Merging r258325:
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-09-05-InsertExtractValue.ll
2015-08-18 David Majnemer[InstSimplify] Don't assume getAggregateElement will...
2015-07-13 David Majnemer[InstSimplify] Teach InstSimplify how to simplify extra...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-09-05 Benjamin KramerInstSimplify: Don't try to replace an extractvalue...
2011-09-05 Duncan SandsAdd some simple insertvalue simplifications, for the...