summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86COFFMachineModuleInfo.cpp
Commit message (Expand)AuthorAge
* Whitespace.Chad Rosier2012-08-01
* some comment fix for X86 and ARMJia Liu2012-02-19
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* prune #includes, this file should be removed pending hte cygwin stub issue be...Chris Lattner2010-03-12
* move fastcall/stdcall mangling up into Mangler.Chris Lattner2010-03-12
* minor tidying, only do work if a function is Chris Lattner2010-03-12
* eliminate the string form of DecorateCygMingNameChris Lattner2010-03-12
* remove the FnArgWords cache to make way for future changes.Chris Lattner2010-03-12
* Cleanup stdcall / fastcall name mangling.Anton Korobeynikov2010-02-12
* Change CurrentFnSym to be a non-const pointer since asmprinter mutates it Chris Lattner2010-01-18
* switch X86 target off CurFunctionName and MCIze more.Chris Lattner2010-01-16
* split random COFF asmprinter state out to X86COFFMachineModuleInfo.h.Chris Lattner2009-09-20