Use references to attribute groups on the call/invoke instructions.
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2011-11-18-TwoSwitches.ll
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-06-26 Andrew TrickEnable the new LoopInfo algorithm by default.
2011-12-22 Chad RosierReinstate r146578; it doesn't appear to be the cause...
2011-12-22 Chad RosierSpeculatively revert r146578 to determine if it is...
2011-12-14 Stepan DyatkovskiyFix for bug #11429: Wrong behaviour for switches. Small...