Revert "Added inst combine transforms for single bit tests from Chris's note"
[oota-llvm.git] / lib / Transforms / Scalar / LoadCombine.cpp
2014-11-03 Hal FinkelUse AA in LoadCombine
2014-07-30 Aaron BallmanFixing a few -Woverloaded-virtual warnings by exposing...
2014-05-29 Michael J. SpencerAdd LoadCombine pass.