| Commit message (Expand) | Author | Age | Files | Lines |
* | manually upgrade a bunch of tests to modern syntax, and remove some that | Chris Lattner | 2011-06-17 | 1 | -1/+1 |
* | Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap. | Evan Cheng | 2010-02-27 | 1 | -8/+13 |
* | Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again in | Daniel Dunbar | 2010-02-24 | 1 | -13/+8 |
* | Re-apply 96540 and 96556 with fixes. | Evan Cheng | 2010-02-24 | 1 | -8/+13 |
* | These should not have been committed. | Evan Cheng | 2010-02-22 | 1 | -13/+8 |
* | Instcombine constant folding can normalize gep with negative index to index w... | Evan Cheng | 2010-02-22 | 1 | -8/+13 |
* | Revert commits 96556 and 96640, because commit 96556 breaks the | Duncan Sands | 2010-02-19 | 1 | -13/+8 |
* | Some dag combiner goodness: | Evan Cheng | 2010-02-18 | 1 | -8/+13 |
* | Turns out stuff gets allocated to different registers depending on the subtar... | Benjamin Kramer | 2009-11-22 | 1 | -1/+1 |
* | Convert a few tests to FileCheck for PR5307. | Edward O'Callaghan | 2009-11-22 | 1 | -3/+6 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | When promoting the result of fp_to_uint/fp_to_sint, | Duncan Sands | 2008-11-10 | 1 | -10/+1 |
* | Convert another test to use the count script. This one didn't fit the | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 1 | -2/+1 |
* | For PR411: | Reid Spencer | 2007-01-30 | 1 | -2/+2 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -6/+6 |
* | For PR1043: | Reid Spencer | 2007-01-13 | 1 | -17/+17 |
* | Update for change in parameter attribute syntax. | Reid Spencer | 2007-01-05 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-12-31 | 1 | -24/+27 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | Add 3 more test cases for ptrtoint, fptoui and fptosi | Reid Spencer | 2006-11-27 | 1 | -1/+28 |
* | Alter these tests to ensure they match a "test $1, X" X86 instruction that | Reid Spencer | 2006-11-27 | 1 | -1/+1 |
* | For PR950: | Reid Spencer | 2006-11-27 | 1 | -0/+32 |