Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 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 |