aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-1/+1
* fix PR8602, a bug in an assertion: a volatile store *of* a pointerChris Lattner2010-12-191-0/+13
* fix PR8102, a case where we'd copyValue from a value that we alreadyChris Lattner2010-09-141-0/+20
* fix PR8067, an over-aggressive assertion in LICM.Chris Lattner2010-09-061-0/+14
* fix a bug in my licm rewrite when a load from the promoted memoryChris Lattner2010-09-041-0/+27