This adds all of the CodeGen tests which currently pass.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 1069 Build 1069: arc lint + arc unit
Paths
| Differential D26388
[AVR] Add a selection of CodeGen tests ClosedPublic Authored by dylanmckay on Nov 7 2016, 10:51 PM.
Details Summary This adds all of the CodeGen tests which currently pass.
Diff Detail
Event Timelinedylanmckay updated this object. This revision is now accepted and ready to land.Nov 9 2016, 7:52 AM Closed by commit rL286418: [AVR] Add a selection of CodeGen tests (authored by dylanmckay). · Explain WhyNov 9 2016, 3:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77147 test/CodeGen/AVR/atomics/load32.ll
test/CodeGen/AVR/atomics/load64.ll
test/CodeGen/AVR/atomics/swap.ll
test/CodeGen/AVR/ctpop.ll
test/CodeGen/AVR/div.ll
test/CodeGen/AVR/features/avr-tiny.ll
test/CodeGen/AVR/features/avr25.ll
test/CodeGen/AVR/impossible-reg-to-reg-copy.ll
test/CodeGen/AVR/inline-asm2.ll
test/CodeGen/AVR/issue-cannot-select-bswap.ll
test/CodeGen/AVR/lower-formal-arguments-assertion.ll
test/CodeGen/AVR/mul.ll
test/CodeGen/AVR/neg.ll
test/CodeGen/AVR/progmem-extended.ll
test/CodeGen/AVR/rem.ll
test/CodeGen/AVR/runtime-trig.ll
test/CodeGen/AVR/select-must-add-unconditional-jump.ll
test/CodeGen/AVR/sign-extension.ll
test/CodeGen/AVR/trunc.ll
|