summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* Remove clobber_highRichard Sandiford2019-10-011-1/+0
* Use more switch statements.Martin Liska2019-09-241-31/+31
* Force IFN_LOAD/STORE_LANES operands to be memory (PR91577)Richard Sandiford2019-09-051-4/+21
* cfgexpand.c (expand_gimple_stmt_1): If the statement doesn't have location...Eric Botcazou2019-07-121-0/+6
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-11/+11
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-2/+4
* cfgexpand.c (pass_expand::execute): Deal specially with instructions to be in...Eric Botcazou2019-07-021-25/+15
* Remove quite obvious dead assignments.Martin Liska2019-06-271-5/+4
* re PR debug/90900 (ICE in copy_rtx, at rtl.c:376)Richard Biener2019-06-181-1/+5
* re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek2019-06-121-7/+12
* trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor2019-05-171-5/+9
* cfgexpand.c (asm_clobber_reg_is_valid): Reject clobbers outside of accessible...Uros Bizjak2019-05-071-0/+9
* re PR tree-optimization/86214 (Strongly increased stack usage)Jakub Jelinek2019-01-171-0/+2
* PR inline-asm/52813 revisitedRichard Sandiford2019-01-151-6/+10
* re PR rtl-optimization/88796 (-fstack-protector* kills RTL DSE opportunities)Jakub Jelinek2019-01-141-0/+1
* re PR sanitizer/88619 (ICE in asan_emit_stack_protection, at asan.c:1574 sinc...Jakub Jelinek2019-01-071-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* cfgexpand.c (asm_clobber_reg_is_valid): Also produce error when stack pointer...Dimitar Dimitrov2018-12-111-8/+34
* re PR sanitizer/88333 (ice in asan_emit_stack_protection, at asan.c:1574)Jakub Jelinek2018-12-051-0/+5
* Make red zone size more flexible for stack variables (PR sanitizer/81715).Martin Liska2018-11-301-5/+9
* PR85434: Prevent spilling of stack protector guard's address on ARMThomas Preud'homme2018-11-221-0/+17
* re PR rtl-optimization/87600 (Fix for PRs 86939 and 87479 causes build issues...Peter Bergner2018-11-081-0/+49
* re PR c++/58372 (internal compiler error: ix86_compute_frame_layout)Uros Bizjak2018-11-041-6/+8
* cfgexpand.c (expand_one_var): Use specific wording in error message for non-l...Eric Botcazou2018-10-191-1/+6
* Unpoison variable partition properly (PR sanitizer/85774).Martin Liska2018-09-241-0/+14
* re PR middle-end/86864 (ICE in commit_one_edge_insertion on switch construct)Eric Botcazou2018-09-151-0/+2
* re PR middle-end/82853 (Optimize x % 3 == 0 without modulo)Jakub Jelinek2018-09-121-0/+7
* Come up with fndecl_built_in_p.Martin Liska2018-08-271-2/+2
* Add new gswitch related functions into tree-cfg.c.Martin Liska2018-08-271-1/+1
* Remaining support for clobber highAlan Hayward2018-08-061-0/+1
* Revert "[ARM] Fix PR85434: spilling of stack protector guard's address on ARM"Thomas Preud'homme2018-08-021-10/+0
* [ARM] Fix PR85434: spilling of stack protector guard's address on ARMThomas Preud'homme2018-08-021-0/+10
* re PR middle-end/86705 (pr45678-2.c ICE with msp430-elf -mlarge)Jozef Lawrynowicz2018-07-311-5/+5
* [debug] Handle debug references to skipped paramsTom de Vries2018-07-091-0/+4
* re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....Kugan Vivekanandarajah2018-06-161-0/+1
* Use poly_int rtx accessors instead of hwi accessorsRichard Sandiford2018-06-121-4/+6
* Remove MPXMartin Liska2018-06-081-81/+2
* re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...Jakub Jelinek2018-05-291-0/+3
* Replace FMA_EXPR with one internal fn per optabRichard Sandiford2018-05-181-4/+0
* Add clobbers around IFN_LOAD/STORE_LANESRichard Sandiford2018-05-091-1/+21
* re PR c++/85659 (ICE with inline assembly inside virtual function)Jakub Jelinek2018-05-061-4/+4
* [IEPM] Introduce inline entry point markersAlexandre Oliva2018-02-091-0/+9
* re PR debug/83694 (New test case gcc.dg/pr83666.c from r256232 ICEs)Jakub Jelinek2018-01-061-2/+6
* re PR debug/83666 (ICE: SIGFPE with -O2 -g --param=sccvn-max-scc-size=10)Jakub Jelinek2018-01-041-1/+1
* poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford2018-01-031-6/+11
* re PR debug/83621 (ICE: in simplify_subreg, at simplify-rtx.c:6293 with -O -g)Jakub Jelinek2018-01-031-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: cfgexpand stack variablesRichard Sandiford2017-12-211-41/+41
* poly_int: frame allocationsRichard Sandiford2017-12-211-25/+39
* [SFN] debug markers before labels no moreAlexandre Oliva2017-12-201-11/+2