ARM: partially handle 32-bit relocations for WoA
[oota-llvm.git] / test / CodeGen / ARM64 / atomic.ll
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