Follow up patch of r328313 to support the UseVMOVSR constraint. Removed some unneeded instructions from the test and removed some stray comments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44941
[ARM] Support float literals under XO ClosedPublic Authored by christof on Mar 27 2018, 8:57 AM.
Details Summary Follow up patch of r328313 to support the UseVMOVSR constraint. Removed some unneeded instructions from the test and removed some stray comments.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, kristof.beyls, javed.absar. · View Herald TranscriptMar 27 2018, 8:57 AM This revision is now accepted and ready to land.Mar 27 2018, 10:38 AM Closed by commit rL328691: [ARM] Support float literals under XO (authored by christof). · Explain WhyMar 28 2018, 3:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 140053 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
llvm/trunk/test/CodeGen/ARM/fcmp-xo.ll
|