| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 90628, which was incorrect. | Dan Gohman | 2009-12-15 | 1 | -2/+1 |
* | Remove unneeded ';' and a class/struct mismatch (noticed by clang). | Daniel Dunbar | 2009-12-09 | 1 | -1/+1 |
* | Minor code simplification. | Dan Gohman | 2009-12-05 | 1 | -1/+2 |
* | Replace std::iostreams with raw_ostream in TableGen. | Daniel Dunbar | 2009-07-03 | 1 | -3/+3 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | 1. Simplfy bit operations. | Jim Laskey | 2006-07-13 | 1 | -4/+4 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -3/+3 |
* | * Factor out (into new fn) a loop emitting operand shifts into the instruction | Misha Brukman | 2004-10-14 | 1 | -0/+8 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | convert over to using TableGen backends | Chris Lattner | 2003-08-06 | 1 | -4/+2 |
* | Simplify code to match new interfaces | Chris Lattner | 2003-08-01 | 1 | -2/+2 |
* | More minor cleanups of the interface | Chris Lattner | 2003-07-31 | 1 | -1/+3 |
* | Rename createEmitter to run because eventually all tablegen backends will | Chris Lattner | 2003-07-31 | 1 | -1/+2 |
* | Tighten up interface | Chris Lattner | 2003-07-31 | 1 | -3/+3 |
* | Don't crash if there is no Inst class in the tablegen file! | Chris Lattner | 2003-07-29 | 1 | -1/+1 |
* | Old versions of GCC doesn't have <ostream> :( | Chris Lattner | 2003-06-06 | 1 | -1/+1 |
* | First cut at the Code Generator using the TableGen methodology. | Misha Brukman | 2003-05-24 | 1 | -0/+23 |