Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Transforms / Inline / inline_invoke.ll
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-08-13 Igor LaevskyEmit argmemonly attribute for intrinsics.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2013-12-08 Mark SeabornFix inlining to not produce duplicate landingpad clauses
2013-03-22 Bill WendlingUpdate test. There may be multiple catches, but those...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2011-09-02 Bill WendlingUpdate to new EH scheme.
2011-08-27 Bill WendlingAuto upgrade the old EH scheme to use the new one....
2011-06-09 John McCallSplitCriticalEdge can sometimes split the edge from...
2011-06-01 John McCallFirst, do no harm -- even if we can't find a selector...
2011-05-30 John McCallAdd the test case for phis in the outer landing pad...
2011-05-28 John McCallImplement and document the llvm.eh.resume intrinsic...
2011-05-27 John McCallFix the inliner to maintain the current de facto invoke...