| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change LEA to have 5 operands for its memory operand, just | Chris Lattner | 2010-07-08 | 1 | -13/+10 |
| * | fix an ugly wart in the MCInstPrinter api where the | Chris Lattner | 2010-04-04 | 1 | -2/+2 |
| * | change a ton of code to not implicitly use the "O" raw_ostream | Chris Lattner | 2010-04-04 | 1 | -13/+17 |
| * | enhance llvm-mc -show-inst to print the enum of an instruction, like so: | Chris Lattner | 2010-02-11 | 1 | -0/+4 |
| * | sink handling of target-independent machine instrs (other | Chris Lattner | 2010-02-03 | 1 | -1/+0 |
| * | remove the MAI argument to MCExpr::print and switch overthing to use << when ... | Chris Lattner | 2010-01-18 | 1 | -3/+3 |
| * | remove a temporary hack. | Chris Lattner | 2009-09-20 | 1 | -3/+1 |
| * | kill off printPICLabel now, it's specialness is handled by | Chris Lattner | 2009-09-20 | 1 | -6/+1 |
| * | Add an intel syntax MCInstPrinter implementation. You can now | Chris Lattner | 2009-09-20 | 1 | -0/+138 |

