Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hrm, this pass didn't compile. This bugfix should go into 1.3! | Chris Lattner | 2004-08-12 | 1 | -0/+1 | |
| | | | | llvm-svn: 15676 | |||||
* | Finegrainify namespacification | Chris Lattner | 2004-01-09 | 1 | -4/+1 | |
| | | | | llvm-svn: 10727 | |||||
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 | |
| | | | | llvm-svn: 9903 | |||||
* | Added LLVM copyright notice to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 | |
| | | | | llvm-svn: 9312 | |||||
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 | |
| | | | | | | Header files will be on the way. llvm-svn: 9298 | |||||
* | Initial checkin of the "Hello World" Pass. | Chris Lattner | 2002-08-08 | 2 | -0/+40 | |
llvm-svn: 3266 |