AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
[oota-llvm.git] / test / CodeGen / ARM64 / atomic.ll
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-30 Tim NorthoverARM64: print canonical syntax for add/sub (imm) instruc...
2014-04-17 Jim GrosbachARM64: [su]xtw use W regs as inputs, not X regs.
2014-04-17 Tim NorthoverARM64: switch to IR-based atomic operations.
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-03-29 Tim NorthoverARM64: initial backend import