aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/AsmPrinter/X86IntelInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* enhance llvm-mc -show-inst to print the enum of an instruction, like so:Chris Lattner2010-02-111-0/+2
* kill off printPICLabel now, it's specialness is handled byChris Lattner2009-09-201-1/+0
* Add an intel syntax MCInstPrinter implementation. You can nowChris Lattner2009-09-201-0/+100