Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 26238 Build 26237: arc lint + arc unit
Paths
| Differential D56016
[MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) [<< N]' for i16 ClosedPublic Authored by krisb on Dec 21 2018, 11:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 9 2019, 5:04 AM Closed by commit rL350712: [MSP430] Optimize 'shl x, 8[+ N] -> swpb(zext(x)) [<< N]' for i16 (authored by asl). · Explain WhyJan 9 2019, 5:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179322 lib/Target/MSP430/MSP430ISelLowering.cpp
test/CodeGen/MSP430/shifts.ll
|