Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prune #includes, this file should be removed pending hte cygwin stub issue be... | Chris Lattner | 2010-03-12 | 1 | -8/+0 |
* | move fastcall/stdcall mangling up into Mangler. | Chris Lattner | 2010-03-12 | 1 | -44/+0 |
* | minor tidying, only do work if a function is | Chris Lattner | 2010-03-12 | 1 | -8/+9 |
* | eliminate the string form of DecorateCygMingName | Chris Lattner | 2010-03-12 | 1 | -30/+15 |
* | remove the FnArgWords cache to make way for future changes. | Chris Lattner | 2010-03-12 | 1 | -16/+11 |
* | Cleanup stdcall / fastcall name mangling. | Anton Korobeynikov | 2010-02-12 | 1 | -66/+31 |
* | Change CurrentFnSym to be a non-const pointer since asmprinter mutates it | Chris Lattner | 2010-01-18 | 1 | -1/+1 |
* | switch X86 target off CurFunctionName and MCIze more. | Chris Lattner | 2010-01-16 | 1 | -4/+7 |
* | split random COFF asmprinter state out to X86COFFMachineModuleInfo.h. | Chris Lattner | 2009-09-20 | 1 | -0/+123 |