asmstreamerize the .size directive for function bodies, force clients
[oota-llvm.git] / lib / Target / X86 / AsmPrinter / X86AsmPrinter.h
2010-03-13 Chris Lattnerrearrange MCContext ownership. Before LLVMTargetMachin...
2010-03-13 Chris Lattnerswitch to the text section at the start of the .s file...
2010-03-12 Chris Lattnereliminate the X86 version of GetGlobalValueSymbol,...
2010-02-12 Anton KorobeynikovCleanup stdcall / fastcall name mangling.
2010-02-03 Chris LattnerFinally eliminate printMCInst and send instructions...
2010-02-02 Chris Lattnerrefactor code so that LLVMTargetMachine creates the...
2010-01-28 Chris LattnerRemove the argument from EmitJumpTableInfo, because...
2010-01-26 Chris Lattnernow that enough stuff is constified, move function...
2010-01-26 Chris LattnerMove getJTISymbol from MachineJumpTableInfo to MachineF...
2010-01-26 Chris Lattnerimplement X86 @GOTOFF jump table entries with the new...
2010-01-25 Chris Lattnersink an arm specific method out of asmprinter into...
2010-01-19 Chris LattnerNow that we have everything nicely factored (e.g. asmpr...
2009-09-24 Chris Lattnerunconditionally request MMI
2009-09-20 Chris Lattnerrename X86ATTAsmPrinter.cpp -> X86AsmPrinter.cpp likewi...
2008-08-18 Chris Lattnerremove empty file
2008-08-17 Anton KorobeynikovMove X86 assembler printers into separate directory...