Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Explicitly set the target in all CodeGen tests | Dylan McKay | 2016-12-10 | 1 | -1/+1 |
| | | | | | | This seems to have caused failures on the buildbot. llvm-svn: 289324 | ||||
* | [AVR] Support stores to undefined pointers | Dylan McKay | 2016-12-10 | 1 | -0/+13 |
This would previously trigger an assertion error in AVRISelDAGToDAG. llvm-svn: 289321 |