Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -2/+2 |
* | Fix the missing symbols problem Bill was hitting. Patch contributed by | Chris Lattner | 2005-03-17 | 1 | -0/+1 |
* | Fix #includes of i*.h => Instructions.h as per PR403. | Misha Brukman | 2004-07-29 | 1 | -1/+1 |
* | Fix an iterator invalidation problem in a "buggy" pass | Chris Lattner | 2004-03-17 | 1 | -1/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+2 |
* | fix file headers | Chris Lattner | 2003-10-20 | 1 | -1/+0 |
* | Added copyright header to all C++ source files. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Re-grouped and alphabetized headers for easier reading and cleaner style. | Misha Brukman | 2003-08-07 | 1 | -3/+3 |
* | Remove unnecessary &* | Chris Lattner | 2003-04-23 | 1 | -1/+1 |
* | Initial checkin of bugpoint | Chris Lattner | 2002-11-20 | 1 | -0/+54 |