Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make instcombine only rewrite a chain of computation | Chris Lattner | 2009-11-07 | 1 | -0/+2 |
* | Convert the rest of the InstCombine tests from notcast to FileCheck. | Edward O'Callaghan | 2009-10-12 | 1 | -1/+9 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -1/+0 |
* | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -0/+21 |