| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove dead vars | Chris Lattner | 2004-11-05 | 1 | -1/+0 |
| * | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 1 | -2/+1 |
| * | Add #include <iostream> since Value.h does not #include it any more. | Reid Spencer | 2004-07-04 | 1 | -0/+1 |
| * | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
| * | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
| * | Regularize header file comments | Chris Lattner | 2003-10-13 | 1 | -1/+1 |
| * | Do not use BasicBlock::*_iterator, just use *_iterator itself. | Chris Lattner | 2003-09-24 | 1 | -2/+1 |
| * | Remove unnecesary &*'s | Chris Lattner | 2003-04-23 | 1 | -8/+8 |
| * | Changes to runtime framework | Anand Shukla | 2003-02-14 | 1 | -39/+115 |
| * | Clean up #includes | Chris Lattner | 2003-01-14 | 1 | -8/+2 |
| * | split retracing into a separate file | Anand Shukla | 2002-09-18 | 1 | -0/+229 |

