Age | Commit message (Expand) | Author |
---|---|---|
2006-08-27 | eliminate RegisterOpt. It does the same thing as RegisterPass. | Chris Lattner |
2006-08-07 | Make this example pass use some things from lib/Support (EscapeString, | Reid Spencer |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-08-12 | Hrm, this pass didn't compile. This bugfix should go into 1.3! | Chris Lattner |
2004-01-09 | Finegrainify namespacification | Chris Lattner |
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 |
2002-08-08 | Initial checkin of the "Hello World" Pass. | Chris Lattner |