Use references to attribute groups on the call/invoke instructions.
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch-on-const-select.ll
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-01-05 Dan GohmanFix SpeculativelyExecuteBB to either speculate all...
2011-02-28 Frits van BommelTeach SimplifyCFG that (switch (select cond, X, Y)...