Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Analysis / BasicAA / intrinsics.ll
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2011-04-27 Dan GohmanTeach BasicAA about arm.neon.vld1 and vst1.
2011-04-27 Dan GohmanWhen analyzing functions known to only access argument...