Merging r258471:
[oota-llvm.git] / test / CodeGen / AArch64 / bitfield-insert.ll
2015-12-01 Weiming Zhao[AArch64] Fix a corner case in BitFeild select
2015-09-18 Geoff Berry[AArch64] Improved bitfield instruction selection.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-01 Tim NorthoverAArch64/ARM64: print BFM instructions as BFI or BFXIL
2014-04-24 Tim NorthoverAArch64/ARM64: implement BFI optimisation
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.