summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/store-undef.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Explicitly set the target in all CodeGen testsDylan McKay2016-12-101-1/+1
| | | | | | This seems to have caused failures on the buildbot. llvm-svn: 289324
* [AVR] Support stores to undefined pointersDylan McKay2016-12-101-0/+13
This would previously trigger an assertion error in AVRISelDAGToDAG. llvm-svn: 289321
OpenPOWER on IntegriCloud