summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/dllexport-x86_64.ll
Commit message (Expand)AuthorAgeFilesLines
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-271-5/+5
* [CodeGen] Hoist common AsmPrinter code out of X86, ARM, and AArch64Reid Kleckner2018-01-171-32/+32
* Beef up some dllexport tests.Sean Silva2016-04-041-1/+23
* Improve CHECK-NOT robustness of dllexport testsSean Silva2016-04-011-1/+8
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-5/+5
* Teach LTOModule to emit linker flags for dllexported symbols, plus interface ...Peter Collingbourne2015-06-291-30/+30
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-071-1/+1
* Bring r226038 back.Rafael Espindola2015-01-191-5/+0
* Revert r226242 - Revert Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-161-0/+5
* Revert "Revert Don't create new comdats in CodeGen"Rafael Espindola2015-01-161-5/+0
* Revert Don't create new comdats in CodeGenTimur Iskhodzhanov2015-01-151-0/+5
* Don't create new comdats in CodeGen.Rafael Espindola2015-01-141-5/+0
* Use "weak alias" instead of "alias weak"Rafael Espindola2014-07-301-1/+1
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-031-1/+1
* Just check the entire string.Rafael Espindola2014-05-261-30/+30
* Emit data or code export directives based on the type.Rafael Espindola2014-05-251-0/+4
* Make these CHECKs a bit more strict.Rafael Espindola2014-05-251-28/+28
* Fix most of PR10367.Rafael Espindola2014-05-161-1/+1
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-231-3/+3
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-271-1/+1
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-261-1/+1
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-261-1/+1
* Handle dllexport for global aliasesNico Rieck2014-01-141-0/+25
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-0/+79
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-141-79/+0
* Revert "Handle dllexport for global aliases"Nico Rieck2014-01-141-25/+0
* Handle dllexport for global aliasesNico Rieck2014-01-141-0/+25
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-141-0/+79
OpenPOWER on IntegriCloud