Age | Commit message (Expand) | Author |
---|---|---|
2004-07-22 | Remove some (LARGE) abandoned code for the release. If this is ever needed | Chris Lattner |
2004-07-18 | bug 122: | Reid Spencer |
2004-07-15 | Patches towards fixing PR341 | Chris Lattner |
2004-06-20 | Move the IntrinsicLowering header into the CodeGen directory, as per PR346 | Chris Lattner |
2004-06-17 | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() | Chris Lattner |
2004-06-11 | Now that compare instructions aren't lumped in with the other twoargfp instru... | Chris Lattner |
2004-06-02 | Convert to the new TargetMachine interface. | Chris Lattner |
2004-04-06 | file based off InstSelectSimple.cpp, slowly being replaced by generated code ... | Jakub Staszak |