[DAGCombiner] Fix ReplaceExtractVectorEltOfLoadWithNarrowedLoad for BE
[oota-llvm.git] / test / CodeGen / SystemZ / risbg-01.ll
2014-01-13 Richard Sandiford[SystemZ] Improve risbg-01.ll test
2013-12-20 Richard Sandiford[SystemZ] Extend RISBG optimization
2013-11-26 Richard Sandiford[SystemZ] Fix incorrect use of RISBG for a zero-extende...
2013-10-31 Richard Sandiford[SystemZ] Automatically detect zEC12 and z196 hosts
2013-07-31 Richard Sandiford[SystemZ] Postpone NI->RISBG conversion to convertToThr...
2013-07-18 Richard Sandiford[SystemZ] Generalize RxSBG SRA case
2013-07-16 Richard Sandiford[SystemZ] Use RISBG for (shift (and ...))
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-11 Richard Sandiford[SystemZ] Add testcase missing from r186073