Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ... | NAKAMURA Takumi | 2011-03-16 | 1 | -2/+3 |
* | Make several tests less fragile. | Dan Gohman | 2010-01-12 | 1 | -0/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Expand GEPs in ScalarEvolution expressions. SCEV expressions can now | Dan Gohman | 2009-04-16 | 1 | -1/+1 |
* | Teach LSR sink to sink the immediate portion of the common expression back in... | Evan Cheng | 2009-02-21 | 1 | -4/+4 |
* | Don't mask the isel bug. | Evan Cheng | 2008-02-12 | 1 | -1/+1 |
* | Fix some test cases. | Evan Cheng | 2008-02-12 | 1 | -1/+1 |
* | This was failing on Darwin, which defaults to PIC; | Dale Johannesen | 2007-10-24 | 1 | -1/+1 |
* | Strength reduction improvements. | Dan Gohman | 2007-10-22 | 1 | -0/+34 |