aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/AsmPrinter/X86AsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* rearrange MCContext ownership. Before LLVMTargetMachine created it Chris Lattner2010-03-131-3/+2
* switch to the text section at the start of the .s file for darwin/x86Chris Lattner2010-03-131-1/+2
* eliminate the X86 version of GetGlobalValueSymbol, allowingChris Lattner2010-03-121-1/+0
* Cleanup stdcall / fastcall name mangling.Anton Korobeynikov2010-02-121-2/+1
* Finally eliminate printMCInst and send instructions throughChris Lattner2010-02-031-2/+0
* refactor code so that LLVMTargetMachine creates the asmstreamer and Chris Lattner2010-02-021-2/+3
* Remove the argument from EmitJumpTableInfo, because it doesn't need it.Chris Lattner2010-01-281-3/+2
* now that enough stuff is constified, move function header printingChris Lattner2010-01-261-3/+0
* Move getJTISymbol from MachineJumpTableInfo to MachineFunction,Chris Lattner2010-01-261-2/+0
* implement X86 @GOTOFF jump table entries with the new EK_Custom32Chris Lattner2010-01-261-3/+0
* sink an arm specific method out of asmprinter into the ARMAsmPrinter andChris Lattner2010-01-251-4/+0
* Now that we have everything nicely factored (e.g. asmprinter is notChris Lattner2010-01-191-1/+0
* unconditionally request MMIChris Lattner2009-09-241-5/+1
* rename X86ATTAsmPrinter.cpp -> X86AsmPrinter.cpp likewise the .h file.Chris Lattner2009-09-201-0/+154
* remove empty fileChris Lattner2008-08-181-0/+0
* Move X86 assembler printers into separate directory. This allows JIT-only use...Anton Korobeynikov2008-08-171-0/+0