[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / dllexport-x86_64.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-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-06-03 Rafael EspindolaAllow alias to point to an arbitrary ConstantExpr.
2014-05-26 Rafael EspindolaJust check the entire string.
2014-05-25 Rafael EspindolaEmit data or code export directives based on the type.
2014-05-25 Rafael EspindolaMake these CHECKs a bit more strict.
2014-05-16 Rafael EspindolaFix most of PR10367.
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