| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move fastcall/stdcall mangling up into Mangler. | Chris Lattner | 2010-03-12 | 1 | -3/+0 |
| * | make DecorateCygMingName a static method. | Chris Lattner | 2010-03-12 | 1 | -2/+2 |
| * | minor tidying, only do work if a function is | Chris Lattner | 2010-03-12 | 1 | -2/+2 |
| * | eliminate the string form of DecorateCygMingName | Chris Lattner | 2010-03-12 | 1 | -7/+8 |
| * | remove the FnArgWords cache to make way for future changes. | Chris Lattner | 2010-03-12 | 1 | -1/+0 |
| * | Cleanup stdcall / fastcall name mangling. | Anton Korobeynikov | 2010-02-12 | 1 | -23/+4 |
| * | 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 | -2/+2 |
| * | yay for case insensitive file systems (?) | Chris Lattner | 2009-12-03 | 1 | -1/+1 |
| * | improve portability to avoid conflicting with std::next in c++'0x. | Chris Lattner | 2009-12-03 | 1 | -0/+1 |
| * | split random COFF asmprinter state out to X86COFFMachineModuleInfo.h. | Chris Lattner | 2009-09-20 | 1 | -0/+67 |

