Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the...
[oota-llvm.git] / test / Transforms / SimplifyCFG / switch-masked-bits.ll
2012-01-05 Dan GohmanFix SpeculativelyExecuteBB to either speculate all...
2011-05-14 Benjamin KramerSimplifyCFG: Use ComputeMaskedBits to prune dead cases...