summaryrefslogtreecommitdiff
path: root/lib/IR/Mangler.cpp
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-19
* Revert r201622 and r201608.Daniel Jasper2014-02-19
* Fix PR18743.Rafael Espindola2014-02-18
* Mark the methods in the Mangler const.Rafael Espindola2014-02-10
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-31
* Use a raw_stream to implement the mangler.Rafael Espindola2014-01-29
* Fix fastcall mangling of dllimported symbolsNico Rieck2014-01-14
* Remove vestigal bits of MC from the mangler. It no longer uses this, andChandler Carruth2014-01-08
* Move the llvm mangler to lib/IR.Rafael Espindola2014-01-07