Age | Commit message (Expand) | Author |
---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-11-12 | misched: Infrastructure for weak DAG edges. | Andrew Trick |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2012-03-07 | misched preparation: rename core scheduler methods for consistency. | Andrew Trick |
2012-03-07 | misched preparation: modularize schedule verification. | Andrew Trick |
2012-02-01 | VLIW specific scheduler framework that utilizes deterministic finite automato... | Andrew Trick |