aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)Author
2015-06-25Transform end of loop conditions to min/maxlinaro-local/tcwg-140Michael Collison
2015-06-25Detect smin/umin idiom from TCWG-146linaro-local/tcwg-146Michael Collison
2015-06-24PR target/66563kkojima
2015-06-24[AArch64] Fix another ICE with -mgeneral-regs-onlyalalaw01
2015-06-24[AArch64 Doc] Clarify feature modifiers {no,}{fp,simd,crypto}alalaw01
2015-06-24[AArch64] Fix ICES with -mgeneral-regs-only / -march=...+nofpalalaw01
2015-06-24 * dwarf2out.c (gen_formal_parameter_die): Remove assert.aldyh
2015-06-24 * tree-vect-slp.c (vect_build_slp_tree_1): Init vectype.ienkovich
2015-06-24[PATCH][AARCH64]Add ACLE predefined marcos: __ARM_ALIGN_MAX_PWR andrenlin
2015-06-242015-06-24 Richard Biener <rguenther@suse.de>rguenth
2015-06-24[PATCH]Use "unsigned int" to hold alignment in emit_local function.renlin
2015-06-24Fix PR target/63408ramana
2015-06-24PR66306: Fix match_dups on swapped operands.krebbel
2015-06-24S/390: Switch mode attribute to bhfgq for vec scatterkrebbel
2015-06-24S/390: Add proper comments to vpopct builtins for automated testsuite generat...krebbel
2015-06-24S/390: Make builtin creation conditional.krebbel
2015-06-24S/390: Remove internal builtins from vecintrin.h.krebbel
2015-06-24S/390: Fix s390_secondary_reload register class check.krebbel
2015-06-24S/390: Disable effect of support_vector_misalignmentkrebbel
2015-06-24S/390: Limit legitimate_constant_p changes to TARGET_VX.krebbel
2015-06-24S/390 Vector ABI GNU Attribute.krebbel
2015-06-24 PR target/65803law
2015-06-23 * collect-utils.c (collect_wait): Unlink the response file hereebotcazou
2015-06-23gcc/c-family/rsandifo
2015-06-232015-06-23 Richard Biener <rguenther@suse.de>rguenth
2015-06-23 * config/nvptx/nvptx.md (sel_true<mode>, sel_false<mode>): Newnathan
2015-06-23 * match.pd ((x + y) - (x | y) -> x & y,mpolacek
2015-06-23 PR 65711ludo
2015-06-23 PR target/66560uros
2015-06-23 PR tree-optimization/66449amker
2015-06-23 * rtlanal.c (commutative_operand_precedence): Correct comments.amodra
2015-06-22 * gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even ifebotcazou
2015-06-222015-06-22 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2015-06-22Add missing update_stmt in transform_to_exit_first_loop_altvries
2015-06-22Test for flag_parallelize_loops > 1vries
2015-06-22Verify dominators in early-out calculate_dominance_infovries
2015-06-22 * match.pd ((x ^ y) ^ (x | y) -> x & y,mpolacek
2015-06-22 PR target/65871uros
2015-06-22[gcc]wschmidt
2015-06-222015-06-22 Richard Biener <rguenther@suse.de>rguenth
2015-06-22add PR referencechrbr
2015-06-22Add -mflip-thumb for testing.chrbr
2015-06-22 PR ipa/65908hubicka
2015-06-22 PR ipa/66351hubicka
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-20 * common.opt (fsanitize-undefined-trap-on-error): Add Driver.mpolacek
2015-06-19PR target/66591kkojima
2015-06-19gcc/wilson
2015-06-19[Patch Vax] zero/sign extend patterns need to be SUBREG awarejgreenhalgh
2015-06-19[i386][obvious] Use std::swap instead of manually swapping in a couple of placesktkachov