AVX-512: Changed intrinsics of VPCONFLICT to match GCC builtin form
[oota-llvm.git] / test / CodeGen / AArch64 / inline-asm-modifiers.ll
2013-11-04 Tim NorthoverAArch64: use default asm operand printing when modifier...
2013-10-29 Tim NorthoverAArch64: add 'a' inline asm operand modifier
2013-10-28 Rafael EspindolaConvert another llc -filetype=obj test.
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.