Age | Commit message (Expand) | Author |
---|---|---|
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-08-15 | Adjust to new API, add expandCall stub | Chris Lattner |
2003-08-13 | Factory methods for FunctionPasses now return type FunctionPass *. | Brian Gaeke |
2003-08-11 | Add support for a pattern matching instruction selector. This is still in | Chris Lattner |