Cleaned up the code in FastISel a bit.
Had to add make_range to MCInstrDesc as that was needed and seems missing.
Paths
| Differential D35494
[ARM|CodeGen] Improve the code in FastISel ClosedPublic Authored by javed.absar on Jul 17 2017, 10:40 AM.
Details Summary Cleaned up the code in FastISel a bit. Had to add make_range to MCInstrDesc as that was needed and seems missing.
Diff Detail
Event TimelineComment Actions Looks like a good change other than one nit. Feel free to commit with that fixed.
This revision is now accepted and ready to land.Jul 17 2017, 11:56 AM Closed by commit rL308291: [ARM|CodeGen] Improve the code in FastISel (authored by javed.absar). · Explain WhyJul 18 2017, 3:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 107043 llvm/trunk/include/llvm/MC/MCInstrDesc.h
llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
|