Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This test case is incorrect. Remove it. | Zhou Sheng | 2007-04-15 | 1 | -14/+0 |
| | | | | llvm-svn: 36048 | ||||
* | XFAIL this for now. | Owen Anderson | 2007-04-14 | 1 | -0/+1 |
| | | | | llvm-svn: 36036 | ||||
* | Fix an "already-upgraded" test that llvm.exp found. | Reid Spencer | 2007-04-14 | 1 | -1/+1 |
| | | | | llvm-svn: 36003 | ||||
* | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -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 |