summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2009-11-15-ReMatBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-155/+0
| | | | | | | | | for pre-2.9 bitcode files. We keep x86 unaligned loads, movnt, crc32, and the target indep prefetch change. As usual, updating the testsuite is a PITA. llvm-svn: 133337
* Check if subreg index is zero.Evan Cheng2009-11-161-0/+155
llvm-svn: 88899
OpenPOWER on IntegriCloud