summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcall-correct-mangling.ll
Commit message (Expand)AuthorAge
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-18
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-17
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-16
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-16
* Do not mangle in MS-way the globals with magic \001 in the name.Anton Korobeynikov2013-04-19
* Cleanup stdcall / fastcall name mangling.Anton Korobeynikov2010-02-12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Pass target triple string in to TargetMachine constructor.Daniel Dunbar2009-08-03
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2007-03-01