PowerPC: CTR shouldn't fire if a TLS call is in the loop
[oota-llvm.git] / test / CodeGen / PowerPC / rlwimi-and.ll
2014-12-16 Hal Finkel[PowerPC] Improve instruction selection bit-permuting...
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
2013-10-17 Richard SandifordReplace sra with srl if a single sign bit is required
2013-06-28 Hal FinkelFix a PPC rlwimi instruction-selection bug