aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/bitcast-store.ll
AgeCommit message (Expand)Author
2016-09-10InstCombine: Don't combine loads/stores from swifterror to a new typeArnold Schwaighofer
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-11-25[InstCombine] Change LLVM To canonicalize toward the value type beingChandler Carruth
2014-03-25[InstCombine] Don't fold bitcast into store if it would need addrspacecastRichard Osborne
2010-10-25Fix a case where instcombine was stripping metadata (and alignment)Dan Gohman