diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2015-07-07 23:03:02 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2015-07-07 23:03:02 +0200 |
commit | 649b69652491a08be058729bce7359082b80afbc (patch) | |
tree | fddcb7f4616ac8b0438b9aa911ce907992c8e873 /gcc/coverage.c | |
parent | 2a7fb83f490c86f530efe5a83f720c95e03f883d (diff) | |
download | gcc-649b69652491a08be058729bce7359082b80afbc.zip gcc-649b69652491a08be058729bce7359082b80afbc.tar.gz gcc-649b69652491a08be058729bce7359082b80afbc.tar.bz2 |
i386.md (*jcc_bt<mode>): Only split before reload.
* config/i386/i386.md (*jcc_bt<mode>): Only split before reload.
Remove operand constraints. Change operand 2 predicate to
nonmemory operand. Limit const_int values to mode bitsize. Only
allow const_int values less than 32 when optimizing for size.
(*jcc_bt<mode>_1, *jcc_bt<mode>_mask): Only split before reload.
Remove operand constraints.
(*bt<mode>): Use SImode for const_int values less than 32.
(regmode): Remove mode attribute.
testsuite/ChangeLog:
* gcc.target/i386/bt-3.c: New test.
* gcc.target/i386/bt-4.c: Ditto.
From-SVN: r225527
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions