[SROA] Rip out all support for SSAUpdater in SROA.
[oota-llvm.git] / test / Transforms / SROA / big-endian.ll
2015-08-26 Chandler Carruth[SROA] Rip out all support for SSAUpdater in SROA.
2015-07-22 Chandler Carruth[SROA] Fix a nasty pile of bugs to do with big-endian...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-02 Chandler Carruth[SROA] Teach SROA to be more aggressive in splitting...
2015-01-01 Chandler Carruth[SROA] Teach SROA how to much more intelligently handle...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-12 Jakub StaszakFix typo in test-case.
2012-12-10 Chandler CarruthFix PR14548: SROA was crashing on a mixture of i1 and...
2012-10-25 Chandler CarruthTeach SROA how to split whole-alloca integer loads...
2012-10-04 Chandler CarruthTeach the integer-promotion rewrite strategy to be...