summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-binop-cast.ll
Commit message (Collapse)AuthorAgeFilesLines
* This test case is incorrect. Remove it.Zhou Sheng2007-04-151-14/+0
| | | | llvm-svn: 36048
* XFAIL this for now.Owen Anderson2007-04-141-0/+1
| | | | llvm-svn: 36036
* Fix an "already-upgraded" test that llvm.exp found.Reid Spencer2007-04-141-1/+1
| | | | llvm-svn: 36003
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+13
types. These tests mimic the integer test cases in the normal InstCombine test suite but use "strange" integer bit widths. Most tests written by Zhou Sheng, a few by me. llvm-svn: 35284
OpenPOWER on IntegriCloud