[InstCombine] fold trunc ([lshr] (bitcast vector) ) --> extractelement (PR25543)
[oota-llvm.git] / test / Transforms / BDCE /
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-02-18 Hal Finkel[BDCE] Don't forget uses of root instructions seen...
2015-02-17 Hal Finkel[BDCE] Add a bit-tracking DCE pass