Make DataLayout Non-Optional in the Module
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2011-10-03-CritEdgeMerge.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-09-18 Andrew TrickLSR critical edge splitting fix for PR13756.
2011-10-04 Andrew TrickLSR should avoid redundant edge splitting.