aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/crash.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-12-19fix PR8602, a bug in an assertion: a volatile store *of* a pointerChris Lattner
2010-09-14fix PR8102, a case where we'd copyValue from a value that we alreadyChris Lattner
2010-09-06fix PR8067, an over-aggressive assertion in LICM.Chris Lattner
2010-09-04fix a bug in my licm rewrite when a load from the promoted memoryChris Lattner