ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.
[oota-llvm.git] / lib / Target / ARM64 / ARM64ConditionalCompares.cpp
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-11 David BlaikieImplement depth_first and inverse_depth_first range...
2014-04-10 Jim Grosbach[ARM64,C++11]: Range'ify loops in the conditional-compa...
2014-04-09 Alp TokerFix some doc and comment typos
2014-03-29 Benjamin KramerARM64: Remove unused helper function, make others static.
2014-03-29 Tim NorthoverARM64: initial backend import