llvm/test/Object/ar-error.test: Don't check the message "No such file or directory".
[oota-llvm.git] / test / CodeGen / AArch64 / large-frame.ll
2014-04-22 Tim NorthoverAArch64/ARM64: more testing from AArch64 to ARM64
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-16 Rafael EspindolaAdd more test coverage for addFrameMove.
2013-02-15 Tim NorthoverAArch64: refactor frame handling to use movz/movk for...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.