Age | Commit message (Expand) | Author |
---|---|---|
2004-03-01 | TargetCacheInfo has been removed; its only uses were to propagate a constant | Brian Gaeke |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM copyright header (for lack of a better term). | John Criswell |
2003-06-30 | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell |
2003-06-11 | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell |
2003-06-03 | Remove noncopyableV base classes, as they were confusing the doxygen document... | Chris Lattner |
2002-12-29 | Rename MachineOptInfo to TargetoptInfo | Chris Lattner |
2002-10-28 | Inline some code from the cpp file | Chris Lattner |
2002-02-04 | * Minor cleanups | Chris Lattner |
2002-02-03 | Remove extranous #include | Chris Lattner |
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner |
2001-11-26 | Move DataTypes.h from llvm/Support to just Support | Chris Lattner |
2001-11-09 | Cache parameters for target machine. | Vikram S. Adve |