]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/nvptx/nvptx.c
nvptx.md (call_operation): Move bound out of loop.
authorNathan Sidwell <nathan@acm.org>
Wed, 9 Sep 2015 17:18:15 +0000 (17:18 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 9 Sep 2015 17:18:15 +0000 (17:18 +0000)
commitf324806d744dcc7874140dff1d11b738812ce2d6
tree3a0aa0e1c8633367c8135d47e5e9e4ff01590a49
parent2f1e8e7c4730bbc4bf15e85ecf4f954d1711db10
nvptx.md (call_operation): Move bound out of loop.

* config/nvptx/nvptx.md (call_operation): Move bound out of loop.
(*cmp<mode>): Add assembler spacing.
(setcc_int<mode>, set_cc_float<mode>): Likewise.
* config/nvptx/nvptx.c (nvptx_option_override): Override debug
level.
(write_func_decl_from_insn): Refactor argument loops & comma emission.
(nvptx_expand_call): Likewise.
(nvptx_output_call_insn): Likewise.
(nvptx_reorg_subreg): Add spacing.

From-SVN: r227597
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
gcc/config/nvptx/nvptx.md