Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / AArch64 / tail-call.ll
2015-09-25 Chad Rosier[AArch64] Add support for generating pre- and post...
2015-05-06 Tim NorthoverCodeGen: move over-zealous assert into actual if statement.
2015-05-04 Tim NorthoverCodeGen: match up correct insertvalue indices when...
2014-08-18 Oliver Stannard[ARM,AArch64] Do not tail-call to an externally-defined...
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-15 Jiangning Liu[ARM64] Support aggressive fastcc/tailcallopt breaking...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.