Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 1 | -1/+1 |
| | | | | llvm-svn: 15334 | ||||
* | Finegrainify namespacification | Chris Lattner | 2004-01-09 | 1 | -9/+7 |
| | | | | 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 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 | ||||
* | Fix spelling. | Misha Brukman | 2003-10-10 | 1 | -1/+1 |
| | | | | llvm-svn: 9027 | ||||
* | Spell `necessary' correctly. | Misha Brukman | 2003-08-18 | 1 | -1/+1 |
| | | | | llvm-svn: 7944 | ||||
* | - Eliminated the deferred symbol table stuff in Module & Function, it really | Chris Lattner | 2002-11-20 | 1 | -1/+1 |
| | | | | | | wasn't an optimization and it was causing lots of bugs. llvm-svn: 4779 | ||||
* | Fix spelling of `propagate'. | Misha Brukman | 2002-10-29 | 1 | -1/+1 |
| | | | | llvm-svn: 4423 | ||||
* | Implement a new RemoveSuccessor function | Chris Lattner | 2002-07-29 | 1 | -4/+51 |
| | | | | llvm-svn: 3131 | ||||
* | *** empty log message *** | Chris Lattner | 2002-06-25 | 1 | -31/+12 |
| | | | | llvm-svn: 2777 | ||||
* | Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp | Chris Lattner | 2002-05-07 | 1 | -0/+79 |
llvm-svn: 2513 |