summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/invalid-memcpy.ll
Commit message (Collapse)AuthorAgeFilesLines
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-20/+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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* Fix a crash on invalid code due to memcpy lowering.Chris Lattner2007-11-271-0/+20
llvm-svn: 44378
OpenPOWER on IntegriCloud