summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/integration/blink.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Update integration/blink.ll as we now generate sbi/cbi instructions.Nirav Dave2019-01-031-26/+6
| | | | | | Silence long standing test failure. llvm-svn: 350353
* [AVR] Optimize 16-bit ORs with '0'Dylan McKay2016-12-301-4/+2
| | | | | | | | | | | | | | Summary: Fixes PR 31344 Authored by Anmol P. Paralkar Reviewers: dylanmckay Subscribers: fhahn, llvm-commits Differential Revision: https://reviews.llvm.org/D28121 llvm-svn: 290732
* [AVR] Add a test to validate a simple 'blinking led' programDylan McKay2016-12-111-0/+125
llvm-svn: 289362
OpenPOWER on IntegriCloud