[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / SROA / big-endian.ll
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...