[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / CodeGen / X86 / dllexport.ll
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-06-29 Peter CollingbourneTeach LTOModule to emit linker flags for dllexported...
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-05-26 Rafael EspindolaJust check the entire string.
2014-05-25 Rafael EspindolaMake these CHECKs a bit more strict.
2014-05-16 Rafael EspindolaFix most of PR10367.
2014-05-04 Saleem AbdulrasoolX86: repair export compatibility with MinGW/cygwin
2014-04-23 Saleem AbdulrasoolMC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
2014-03-27 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-03-26 Rafael EspindolaRevert "Prevent alias from pointing to weak aliases."
2014-03-26 Rafael EspindolaPrevent alias from pointing to weak aliases.
2014-01-14 Nico RieckHandle dllexport for global aliases
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckRevert "Handle dllexport for global aliases"
2014-01-14 Nico RieckHandle dllexport for global aliases
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2010-08-30 Duncan SandsCorrect bogus module triple specifications.
2010-04-07 Chris Lattneradd newlines at the end of files.
2010-02-12 Anton KorobeynikovTestcases for recent stdcall / fastcall mangling improv...