Satiate the sanitizer build bot
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.td
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2013-08-23 Jakob Stoklund OlesenAdd an OtherPreserved field to the CalleeSaved TableGen...
2012-01-17 Jakob Stoklund OlesenAdd TableGen support for callee saved registers.
2010-08-27 Eric ChristopherFix a couple of typos.
2010-08-06 Rafael EspindolaFix eabi calling convention when a 64 bit value shadows r3.
2009-08-03 Anton KorobeynikovAdd 'Indirect' LocInfo class and use to pass __m128...
2009-07-12 Jakob Stoklund OlesenAdd CCIfSRet calling convention predicate.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...
2008-11-24 Evan ChengMove target independent td files from lib/Target/ to...