[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / 2011-06-13-nsw-alloca.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-10-11 David MajnemerInstCombine: mul to shl shouldn't preserve nsw
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2012-05-05 Stepan DyatkovskiySmall fix in InstCombineCasts.cpp. Restored "alloca...
2011-06-13 Stuart HastingsAvoid fusing bitcasts with dynamic allocas if the amoun...