Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | Fix ICE with -fopt-info-inline (PR ipa/87955) | David Malcolm | 4 | -6/+30 |
2018-11-13 | -fsave-optimization-record: compress the output using zlib | David Malcolm | 3 | -11/+37 |
2018-11-13 | tree-vrp.c (value_range_base::dump): Dump type. | Aldy Hernandez | 6 | -58/+64 |
2018-11-13 | Move a test-case to a proper folder. | Martin Liska | 1 | -1/+1 |
2018-11-13 | re PR tree-optimization/87931 (ICE in vectorizable_reduction, at tree-vect-lo... | Richard Biener | 4 | -0/+50 |
2018-11-13 | Improve -fprofile-report. | Martin Liska | 6 | -124/+191 |
2018-11-13 | Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930). | Martin Liska | 4 | -0/+22 |
2018-11-13 | [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable | Andre Vieira | 10 | -54/+168 |
2018-11-13 | re PR tree-optimization/87962 (ICE in vect_get_vec_def_for_operand_1, at tree... | Richard Biener | 4 | -23/+44 |
2018-11-13 | re PR tree-optimization/87967 (ICE in slpeel_duplicate_current_defs_from_edges) | Richard Biener | 4 | -1/+62 |
2018-11-13 | [RS6000] Don't put large integer constants in TOC for -mcmodel=medium | Alan Modra | 2 | -2/+10 |
2018-11-13 | [ARC] Add support for profiling in glibc. | Claudiu Zissulescu | 4 | -9/+28 |
2018-11-13 | [ARC] Do not emit ZOL in the presence of text jump tables. | Claudiu Zissulescu | 2 | -1/+16 |
2018-11-13 | [ARC] Update EH code. | Claudiu Zissulescu | 7 | -8/+61 |
2018-11-13 | [ARC] Refurbish and improve prologue/epilogue functions. | Claudiu Zissulescu | 13 | -465/+1131 |
2018-11-13 | [ARC] Add peephole rules to combine store/loads into double store/loads | Claudiu Zissulescu | 4 | -0/+240 |
2018-11-13 | toplev.c (output_stack_usage): Turn test on flag_stack_usage into test on sta... | Eric Botcazou | 2 | -2/+8 |
2018-11-13 | re PR rtl-optimization/87918 (ICE in simplify_binary_operation, at simplify-r... | Jakub Jelinek | 4 | -3/+38 |
2018-11-13 | tree-ssanames.h (set_range_info): Use value_range_base. | Richard Biener | 5 | -107/+88 |
2018-11-13 | misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf... | Eric Botcazou | 2 | -2/+12 |
2018-11-12 | Implement P0315R4, Lambdas in unevaluated contexts. | Jason Merrill | 22 | -37/+262 |
2018-11-12 | Avoid double substitution with complete explicit template arguments. | Jason Merrill | 8 | -51/+61 |
2018-11-12 | decl2.c (min_vis_expr_r, [...]): New. | Jason Merrill | 3 | -15/+85 |
2018-11-12 | Implement P0722R3, destroying operator delete. | Jason Merrill | 11 | -17/+158 |
2018-11-12 | Implement P0780R2, pack expansion in lambda init-capture. | Jason Merrill | 4 | -11/+120 |
2018-11-12 | cp-tree.h (struct cp_evaluated): New. | Jason Merrill | 5 | -28/+27 |
2018-11-12 | Change __cpp_explicit_bool to __cpp_conditional_explicit. | Jason Merrill | 3 | -1/+10 |
2018-11-13 | [RS6000] secondary_reload and find_replacement | Alan Modra | 2 | -12/+10 |
2018-11-12 | re PR middle-end/59634 (Documentation (info/man page): lack of information fo... | Sandra Loosemore | 2 | -3/+10 |
2018-11-13 | [RS6000] Comment fixes | Alan Modra | 2 | -1/+2 |
2018-11-13 | [RS6000] Rotate testcase | Alan Modra | 4 | -2/+19 |
2018-11-13 | [RS6000] Hide insn not needing to be public | Alan Modra | 2 | -1/+5 |
2018-11-13 | [RS6000] Ignore "c", "l" and "h" for register preference | Alan Modra | 3 | -15/+24 |
2018-11-12 | re PR preprocessor/47823 (#pragma once is documented in a weird spot) | Sandra Loosemore | 3 | -5/+23 |
2018-11-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2018-11-12 | re PR target/86677 (popcount builtin detection is breaking some kernel build) | Kugan Vivekanandarajah | 9 | -0/+81 |
2018-11-12 | MIPS: Default to --with-llsc for the R5900 Linux target as well | Fredrik Noring | 2 | -4/+8 |
2018-11-12 | Instrument only selected files (PR gcov-profile/87442). | Martin Liska | 7 | -0/+204 |
2018-11-12 | Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86. | Martin Liska | 2 | -2/+104 |
2018-11-12 | re PR middle-end/21110 (incorrect documentat for high and lo_sum RTL operators) | Sandra Loosemore | 2 | -10/+17 |
2018-11-12 | PR c/81824 - Warn for missing attributes with function aliases | Martin Sebor | 2 | -1/+6 |
2018-11-12 | [PR87815]Don't generate shift sequence for load replacement in DSE when the m... | Renlin Li | 4 | -1/+25 |
2018-11-12 | [GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARM | Sudakshina Das | 9 | -7/+135 |
2018-11-12 | 2018-11=12 Richard Biener <rguenther@suse.de> | Richard Biener | 10 | -253/+343 |
2018-11-12 | * config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate. | Eric Botcazou | 2 | -2/+4 |
2018-11-12 | tree-vrp.h (value_range_base::symbolic_p, [...]): Move from value_range. | Richard Biener | 7 | -123/+153 |
2018-11-12 | tree-vrp.c (set_value_range_to_nonnull): Clear equiv. | Richard Biener | 3 | -4/+11 |
2018-11-12 | sse.md: Combine VFIXUPIMM* patterns | Wei Xiao | 2 | -36/+16 |
2018-11-12 | re PR c/69502 (attribute aligned reduces alignment contrary to documentation) | Sandra Loosemore | 2 | -2/+12 |
2018-11-12 | csky.md (*fpuv2_nmulsf3_1, [...]): Handle -frounding-math. | Xianmiao Qu | 7 | -2/+84 |