This change adds proper diagnostics for expected arithmetic shifts.
There is no testcase for this fix since it is part of porting over MC/AArch64/basic-a64-diagnostics.s, which will be enabled for ARM64 once everything is fixed in it.
Paths
| Differential D3666
[ARM64] Add diagnostics for expected arithmetic shifts ClosedPublic Authored by bsmith on May 8 2014, 4:03 AM.
Details
Summary This change adds proper diagnostics for expected arithmetic shifts. There is no testcase for this fix since it is part of porting over MC/AArch64/basic-a64-diagnostics.s, which will be enabled for ARM64 once everything is fixed in it.
Diff Detail Event Timelinebsmith updated this object. This revision is now accepted and ready to land.May 8 2014, 8:48 AM
Revision Contents
Diff 9207 lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/ARM64InstrInfo.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
|