Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.h
2015-12-28 Michael Kuperstein[X86] Better support for the MCU psABI (LLVM part)
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-12 Richard SmithAdd missing #include and forward decl, found by modules...
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2013-10-23 Tom StellardSelectionDAG: Pass along the original argument/element...
2013-04-21 Stephen LinRemove unused, undefined ArgFlagsTy::getArgFlagsString...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2012-11-01 Manman RenOutputArg: added an index of the original argument...
2012-10-10 Stepan DyatkovskiyIssue description:
2012-06-09 Dmitri GribenkoConvert comments to proper Doxygen comments.
2011-12-10 Nick LewyckyMinimize #include's and forward-declares in Target.
2011-11-04 Eli FriedmanAdd missing includes/decls.
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-07-07 Dan GohmanSplit the SDValue out of OutputArg so that SelectionDAG...
2010-07-07 Dan GohmanMove ArgFlagsTy, OutputArg, and InputArg out of Selecti...