aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* 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