| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [AVR] Use the generic branch relaxer | Dylan McKay | 2017-07-11 | 1 | -2/+3 |
| | | | | | llvm-svn: 307617 | ||||
| * | Revert "[AVR] Add the branch selection pass from the GitHub repository" | Dylan McKay | 2017-07-05 | 1 | -2/+2 |
| | | | | | | | This reverts commit 602ef067c1d58ecb425d061f35f2bc4c7e92f4f3. llvm-svn: 307111 | ||||
| * | [AVR] Add the branch selection pass from the GitHub repository | Dylan McKay | 2017-07-05 | 1 | -2/+2 |
| | | | | | | | | We should rewrite this using the generic branch relaxation pass, but for the moment having this pass is better than hitting an assertion error. llvm-svn: 307109 | ||||
| * | [AVR] Fix basic block naming in ctlz and cttz tests | Dylan McKay | 2016-11-16 | 1 | -2/+2 |
| | | | | | | | The branch selector would change the names. llvm-svn: 287174 | ||||
| * | [AVR] Add tests for counting leading/trailing zeros | Dylan McKay | 2016-11-16 | 1 | -0/+48 |
| This adds two test files that verify the 'cttz' and 'ctlz' operations. llvm-svn: 287172 | |||||

