summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2009-10-08-MachineLICMBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-264/+0
| | | | | | are either unreduced or only test old syntax. llvm-svn: 133228
* Enable hoisting load from constant memories.Evan Cheng2009-11-201-1/+1
| | | | llvm-svn: 89510
* Fix a logic error that caused non-rematable loop invariants loads to be ↵Evan Cheng2009-10-091-0/+264
licm'ed out of loop. llvm-svn: 83622
OpenPOWER on IntegriCloud