Age | Commit message (Expand) | Author |
---|---|---|
2012-06-07 | X86: optimize generated code for integer ABS | Manman Ren |
2011-03-02 | Catch more cases where 2-address pass should 3-addressify instructions. rdar:... | Evan Cheng |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2008-04-14 | Remove -unwind-tables-optional everywhere, since | Dale Johannesen |
2008-04-08 | Rename -disable-required-unwind-tables to -unwind-tables-optional. | Dale Johannesen |
2008-04-08 | Add -disable-required-unwind-tables to tests | Dale Johannesen |
2008-03-31 | Mark functions in some tests as 'nounwind'. Generating | Dale Johannesen |
2007-04-16 | For PR1319: | Reid Spencer |
2007-04-11 | new testcases for integer abs function | Chris Lattner |