summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MSP430/AsmPrinter/MSP430InstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r115363 and r115366 now that r115525 has removed the un-needed headerJim Grosbach2010-10-051-113/+0
* Remove unneeded headerJim Grosbach2010-10-041-1/+0
* Wind these directories back too. File adds and removes are properly representedNick Lewycky2010-10-021-0/+114
* Now that the asmprinter itself isn't in the subdir, rename 'AsmPrinter' toJim Grosbach2010-10-011-114/+0
* Clean up asm writer usage for x86 and msp430 to flag that the writer shouldJim Grosbach2010-09-301-2/+0
* fix an ugly wart in the MCInstPrinter api where theChris Lattner2010-04-041-1/+1
* change a ton of code to not implicitly use the "O" raw_ostreamChris Lattner2010-04-041-4/+7
* Do not use '&' prefix for globals when register base field is non-zero, other...Anton Korobeynikov2010-03-061-9/+14
* sink handling of target-independent machine instrs (otherChris Lattner2010-02-031-1/+0
* remove the MAI argument to MCExpr::print and switch overthing to use << when ...Chris Lattner2010-01-181-5/+3
* Initial support for addrmode handling. Tests by Brian Lucas!Anton Korobeynikov2009-11-071-17/+14
* Drop old asmprinter stuffAnton Korobeynikov2009-11-071-2/+0
* Cosmetic changes, no functionality changesAnton Korobeynikov2009-10-211-7/+7
* Be crazy and assert in case of unsupported modifier passed.Anton Korobeynikov2009-10-211-0/+1
* Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross wei...Anton Korobeynikov2009-10-211-6/+16
* Add basic block operands & jump kindsAnton Korobeynikov2009-10-211-0/+28
* Add a workaround for different memops prefixesAnton Korobeynikov2009-10-211-3/+6
* Checkpoint MCInst printer. We (almostly) able to print global / JT / constpoo...Anton Korobeynikov2009-10-211-1/+25
* Add simple operand printing stuffAnton Korobeynikov2009-10-211-0/+15
* Add MSP430 InstPrinter stubAnton Korobeynikov2009-10-211-0/+35
OpenPOWER on IntegriCloud