Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't ignore the return value of AsmPrinter::doInitialization and | Dan Gohman | 2007-07-25 | 1 | -8/+6 |
* | Fix debug info and globals filled with zeros. | Nick Lewycky | 2007-07-25 | 2 | -13/+26 |
* | No more noResults. | Evan Cheng | 2007-07-21 | 3 | -14/+11 |
* | Added -print-emitted-asm to print out JIT generated asm to cerr. | Evan Cheng | 2007-07-20 | 2 | -4/+8 |
* | Oops. These stores actually produce results. | Evan Cheng | 2007-07-20 | 2 | -9/+9 |
* | Change instruction description to split OperandList into OutOperandList and | Evan Cheng | 2007-07-19 | 6 | -463/+479 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 45 | -0/+22102 |