summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fastcall-correct-mangling.ll
Commit message (Expand)AuthorAgeFilesLines
* Correct PrivateLinkage for COFFReid Kleckner2016-10-131-1/+1
* COFF: Let globals with private linkage reside in their own sectionDavid Majnemer2015-03-171-1/+1
* Use a raw_stream to implement the mangler.Rafael Espindola2014-01-291-0/+7
* Don't add suffixes for stdcall/fastcall on 64 coff.Rafael Espindola2013-12-091-3/+15
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-181-1/+1
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-171-1/+1
* Revert r192758 (and r192759), "MC: Better handling of tricky symbol and secti...NAKAMURA Takumi2013-10-161-1/+1
* MC: Better handling of tricky symbol and section namesHans Wennborg2013-10-161-1/+1
* Do not mangle in MS-way the globals with magic \001 in the name.Anton Korobeynikov2013-04-191-0/+5
* Cleanup stdcall / fastcall name mangling.Anton Korobeynikov2010-02-121-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Pass target triple string in to TargetMachine constructor.Daniel Dunbar2009-08-031-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-3/+4
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Ensure that fastcall'ed function is correctly mangled & stack isAnton Korobeynikov2007-03-011-0/+7
OpenPOWER on IntegriCloud