Age | Commit message (Expand) | Author |
---|---|---|
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-06-10 | Convert several tests to use temporary files instead of redundantly | Dan Gohman |
2007-10-01 | -pre-RA-sched=none, simple, simple-noitin are gone. | Evan Cheng |
2007-07-13 | Skeleton of post-RA scheduler; doesn't do anything yet. | Dale Johannesen |
2007-04-16 | For PR1319: | Reid Spencer |
2007-03-28 | Remove use of implementation keyword. | Reid Spencer |
2007-02-02 | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer |
2007-01-30 | For PR411: | Reid Spencer |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-14 | new testcase for pr1103 | Chris Lattner |