Age | Commit message (Expand) | Author |
---|---|---|
2012-08-01 | Whitespace. | Chad Rosier |
2012-02-19 | some comment fix for X86 and ARM | Jia Liu |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2010-03-12 | prune #includes, this file should be removed pending hte cygwin stub issue be... | Chris Lattner |
2010-03-12 | move fastcall/stdcall mangling up into Mangler. | Chris Lattner |
2010-03-12 | minor tidying, only do work if a function is | Chris Lattner |
2010-03-12 | eliminate the string form of DecorateCygMingName | Chris Lattner |
2010-03-12 | remove the FnArgWords cache to make way for future changes. | Chris Lattner |
2010-02-12 | Cleanup stdcall / fastcall name mangling. | Anton Korobeynikov |
2010-01-18 | Change CurrentFnSym to be a non-const pointer since asmprinter mutates it | Chris Lattner |
2010-01-16 | switch X86 target off CurFunctionName and MCIze more. | Chris Lattner |
2009-09-20 | split random COFF asmprinter state out to X86COFFMachineModuleInfo.h. | Chris Lattner |