llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / rlwimi-and.ll
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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