Age | Commit message (Expand) | Author |
---|---|---|
2005-10-29 | This pass is now obsolete since all targets have moved to the SelectionDAG | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-07-29 | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman |
2004-07-04 | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer |
2004-06-25 | New constant expression lowering pass to simplify your instruction selection ... | Chris Lattner |