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