| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine] update test to use FileCheck and auto-generate checks | Sanjay Patel | 2016-10-14 | 1 | -71/+148 |
| * | InstCombine: Fix miscompile in X % -Y -> X % Y transform | David Majnemer | 2014-10-13 | 1 | -6/+0 |
| * | Fix the remaining TCL-style quotes found in the testsuite. This is | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
| * | 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 |
| * | Instcombine was illegally transforming -X/C into X/-C when either X or C | Bill Wendling | 2008-11-30 | 1 | -3/+5 |
| * | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -0/+1 |
| * | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
| * | Fix testsuite hang. | Duncan Sands | 2007-03-26 | 1 | -1/+1 |
| * | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -0/+138 |

