summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Mangler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-191-6/+13
* Revert r201622 and r201608.Daniel Jasper2014-02-191-13/+6
* Fix PR18743.Rafael Espindola2014-02-181-6/+13
* Mark the methods in the Mangler const.Rafael Espindola2014-02-101-5/+6
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-311-2/+2
* Use a raw_stream to implement the mangler.Rafael Espindola2014-01-291-61/+73
* Fix fastcall mangling of dllimported symbolsNico Rieck2014-01-141-7/+6
* Remove vestigal bits of MC from the mangler. It no longer uses this, andChandler Carruth2014-01-081-1/+0
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-071-0/+129
OpenPOWER on IntegriCloud