Fixes PR 31345
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28186
[AVR] Optimize 16-bit ANDs with '1' ClosedPublic Authored by anmol on Dec 30 2016, 1:14 PM.
Details Summary Fixes PR 31345
Diff Detail
Event Timelineanmol updated this object. This revision is now accepted and ready to land.Dec 30 2016, 5:16 PM Closed by commit rL290778: [AVR] Optimize 16-bit ANDs with '1' (authored by dylanmckay). · Explain WhyDec 30 2016, 5:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82751 llvm/trunk/lib/Target/AVR/AVRExpandPseudoInsts.cpp
llvm/trunk/test/CodeGen/AVR/PR31345.ll
llvm/trunk/test/CodeGen/AVR/and.ll
|