Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Const correctness fixes | Chris Lattner | 2003-07-26 | 1 | -2/+2 |
* | Fix bug: Jello/2003-06-04-bzip2-bug.ll | Chris Lattner | 2003-06-05 | 1 | -23/+21 |
* | (1) Added special register class containing (for now) %fsr. | Vikram S. Adve | 2003-05-27 | 1 | -1/+1 |
* | Use a kill, not a dead definition, update comment | Chris Lattner | 2003-05-12 | 1 | -5/+4 |
* | * Keep LiveVariable information more up-to-date and consistent | Chris Lattner | 2003-05-12 | 1 | -7/+87 |
* | Fix bug where we could iterate off the end of a basic block | Chris Lattner | 2003-05-12 | 1 | -2/+3 |
* | Fix N^2 algorithm | Chris Lattner | 2003-05-12 | 1 | -25/+34 |
* | * Fix several comments | Chris Lattner | 2003-05-12 | 1 | -6/+37 |
* | Fix problems with empty basic blocks | Chris Lattner | 2003-01-16 | 1 | -10/+14 |
* | Rename MachineInstrInfo -> TargetInstrInfo | Chris Lattner | 2003-01-14 | 1 | -1/+1 |
* | New files | Chris Lattner | 2003-01-13 | 1 | -0/+133 |