ARM64: mark x7 as used when an i128 gets shunted onto the stack.
[oota-llvm.git] / lib / Target / ARM64 / ARM64Subtarget.cpp
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-04-14 James Molloy[ARM64] Port over missing subtarget features, and CPU...
2014-04-02 Tim NorthoverARM64: use GOT for weak symbols & PIC.
2014-03-29 Tim NorthoverARM64: initial backend import