summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Transforms/InstCombine/cast-malloc.ll
Commit message (Collapse)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-8/+0
| | | | llvm-svn: 33296
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
| | | | llvm-svn: 32115
* For PR950:Reid Spencer2006-11-271-0/+8
The long awaited CAST patch. This introduces 12 new instructions into LLVM to replace the cast instruction. Corresponding changes throughout LLVM are provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the exception of 175.vpr which fails only on a slight floating point output difference. llvm-svn: 31931
OpenPOWER on IntegriCloud