Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -7/+7 |
* | The list-td and list-tdrr schedulers don't yet support physreg | Dan Gohman | 2009-01-13 | 1 | -2/+3 |
* | Test -pre-RA-sched=fast too, for completeness. | Dan Gohman | 2008-11-20 | 1 | -0/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-19 | 1 | -32/+25 |
* | -pre-RA-sched=none, simple, simple-noitin are gone. | Evan Cheng | 2007-10-01 | 1 | -3/+0 |
* | Change all floating constants that are not exactly | Dale Johannesen | 2007-09-05 | 1 | -1/+1 |
* | Skeleton of post-RA scheduler; doesn't do anything yet. | Dale Johannesen | 2007-07-13 | 1 | -7/+7 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -6/+6 |
* | Run llvm-upgrade on this test and/or upgrade intrinsic function calls. | Reid Spencer | 2006-12-02 | 1 | -7/+7 |
* | Applying for all. | Jim Laskey | 2006-08-03 | 1 | -6/+6 |
* | Make all the schedulers continue to work. | Jim Laskey | 2006-08-03 | 1 | -0/+40 |