Fix broken build
[oota-llvm.git] / lib / Target / ARM64 / ARM64ISelLowering.h
2014-05-08 Hao LiuAArch64/ARM64: Port NEON post-increment load/store...
2014-05-06 Renato GolinImplememting named register intrinsics
2014-04-30 Weiming Zhao[ARM64] Prevent bit extraction to be adjusted by follow...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-18 Tim NorthoverAArch64/ARM64: port BSL logic from AArch64 & enable...
2014-04-17 Tim NorthoverARM64: switch to IR-based atomic operations.
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2014-03-30 Tim NorthoverARM64: override all the things.
2014-03-29 Tim NorthoverARM64: initial backend import