Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finegrainify namespacification | Chris Lattner | 2004-01-09 | 1 | -5/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+5 |
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | simplify-cfg is really a function pass | Chris Lattner | 2003-10-05 | 1 | -1/+1 |
* | Updates to work with recent Statistic's changes: | Chris Lattner | 2002-10-01 | 1 | -3/+3 |
* | Eliminate extraneous #include | Chris Lattner | 2002-09-24 | 1 | -1/+0 |
* | * Add support for different "PassType's" | Chris Lattner | 2002-07-26 | 1 | -1/+1 |
* | *** empty log message *** | Chris Lattner | 2002-07-23 | 1 | -2/+1 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -16/+13 |
* | New CFG Simplification pass: removed from the old DCE pass | Chris Lattner | 2002-05-21 | 1 | -0/+100 |