Age | Commit message (Expand) | Author |
---|---|---|
2001-09-14 | Make a new llvm/Target #include directory. | Chris Lattner |
2001-09-14 | Checkin changes to: | Chris Lattner |
2001-09-10 | Use predicate for Value type test | Chris Lattner |
2001-09-09 | I really don't like it when people break the build. | Chris Lattner |
2001-09-07 | Remove unneeded #includes | Chris Lattner |
2001-09-07 | Remove unnecesary #include add dump calls pulled out of .h file | Chris Lattner |
2001-09-07 | * Remove lots of #includes | Chris Lattner |
2001-08-28 | Makefile for InstrSched/ | Vikram S. Adve |
2001-08-28 | Implementation of instruction scheduling for LLVM. | Vikram S. Adve |
2001-08-28 | Class that encapsulates priority heuristics for instruction scheduling. | Vikram S. Adve |
2001-08-28 | Scheduling DAG for instruction scheduling. Currently for a single basic block. | Vikram S. Adve |