Dylan McKay
6670e42402
[AVR] Fix the select-mbb-placement-bug.ll
...
llvm-svn: 316205
2017-10-20 04:17:14 +00:00
Dylan McKay
443695f80a
[AVR] Fix the select_mbb_placement_bug.ll test
...
llvm-svn: 316124
2017-10-18 20:04:57 +00:00
Dylan McKay
9cf1dc1e0f
[AVR] Use the generic branch relaxer
...
llvm-svn: 307617
2017-07-11 04:17:13 +00:00
Dylan McKay
a24aa19900
Revert "[AVR] Add the branch selection pass from the GitHub repository"
...
This reverts commit 602ef067c1d58ecb425d061f35f2bc4c7e92f4f3.
llvm-svn: 307111
2017-07-05 00:50:56 +00:00
Dylan McKay
f115c7f917
[AVR] Add the branch selection pass from the GitHub repository
...
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
2017-07-05 00:41:19 +00:00
Dylan McKay
0c4debc123
[AVR] When lowering Select8/Select16, put newly generated MBBs in the same spot
...
Contributed by Dr. Gergő Érdi.
Fixes a bug.
Raised from (https://github.com/avr-rust/rust/issues/49 ).
llvm-svn: 302973
2017-05-13 00:22:34 +00:00