Invert the option to enable debug info verification. No functional
[oota-llvm.git] / lib / Target / ARM64 / ARM64InstrFormats.td
2014-04-03 Tim NorthoverARM64: always use i64 for the RHS of shift operations
2014-04-01 Tim NorthoverARM64: add patterns for more lane-wise ld1/st1 operations.
2014-03-31 Tim NorthoverARM64: add extra patterns for scalar shifts
2014-03-31 Tim NorthoverARM64: add more scalar patterns for usqadd & suqadd.
2014-03-31 Tim NorthoverARM64: add i64 scalar pattern for @llvm.arm64.abs
2014-03-29 Tim NorthoverARM64: initial backend import