PGO: preserve branch-weight metadata when simplifying two branches with a common
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch-on-const-select.ll
2012-01-05 Dan GohmanFix SpeculativelyExecuteBB to either speculate all...
2011-02-28 Frits van BommelTeach SimplifyCFG that (switch (select cond, X, Y)...