summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-1244-112/+279
* re PR middle-end/63237 (error: invalid operand in unary operation)Richard Biener2014-09-124-0/+32
* tree.c (integer_each_onep): New function.Marc Glisse2014-09-126-4/+55
* [AArch64] Add regmove_costs for Cortex-A57 and A53Wilco Dijkstra2014-09-122-2/+29
* [AArch64] Fix cost for Q register movesWilco Dijkstra2014-09-122-5/+9
* [AArch64] Add cost handling of CALLER_SAVE_REGS and POINTER_REGSWilco Dijkstra2014-09-122-0/+12
* [Ree] Ensure inserted copy don't change the number of hard registersWilco Dijkstra2014-09-122-1/+14
* AVX-512. Extend vpternlog, valign, vrotate insns.Alexander Ivchenko2014-09-122-40/+67
* AVX-512. Extend max/min insn patterns.Alexander Ivchenko2014-09-122-50/+103
* AVX-512. Extend gather insn patterns.Alexander Ivchenko2014-09-122-31/+62
* ira.h (ira_finish_once): Delete.Richard Sandiford2014-09-127-41/+59
* Daily bump.GCC Administrator2014-09-121-1/+1
* common.opt (flto-odr-type-merging): New flag.Jan Hubicka2014-09-1110-50/+175
* Also turn off OPTION_MASK_ABI_X32 for -m16H.J. Lu2014-09-112-2/+9
* rs6000.md (rs6000_mftb_<mode>): Use mode iterator GPR instead of P.Segher Boessenkool2014-09-112-2/+7
* re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse2014-09-116-34/+49
* Introduce LABEL_REF_LABELDavid Malcolm2014-09-1125-67/+123
* htm.md (tabort, [...]): Use xor instead of minus.Segher Boessenkool2014-09-113-13/+36
* re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini2014-09-117-3/+61
* [AArch64] Simplify vreinterpret for float64x1_t using casts.Alan Lawrence2014-09-118-203/+55
* [AArch64] Replace temporary inline assembler for vset_laneAlan Lawrence2014-09-112-312/+179
* [AArch64 Testsuite] Add execution test of vset(q?)_lane intrinsics.Alan Lawrence2014-09-112-0/+89
* [AArch64] Cheap fix for argument types of vmull_high_lane_{us}{16,32}James Greenhalgh2014-09-112-4/+12
* re PR c++/63139 (Class-scope typedef overwrites typedef of previously defined...Jason Merrill2014-09-113-1/+67
* re PR c++/58678 (pykde4-4.11.2 link error (devirtualization too trigger happy))Jason Merrill2014-09-113-2/+21
* re PR libstdc++/63219 (Superfluous template parameter in match_result::format...Jonathan Wakely2014-09-116-5/+21
* Fix declarations in some tests.Bernd Schmidt2014-09-115-30/+41
* linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek2014-09-113-4/+12
* re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2014-09-115-135/+155
* AVX-512. Add vperm[it]2 insns support.Alexander Ivchenko2014-09-112-32/+152
* varpool.c (varpool_node::ctor_useable_for_folding_p): Do not try to access re...Jan Hubicka2014-09-112-0/+10
* re PR middle-end/63186 (Undefined .L* symbols because of fnsplit)Jan Hubicka2014-09-114-7/+77
* AVX-512. Extend vpermvar insn patterns.Alexander Ivchenko2014-09-112-7/+44
* Daily bump.GCC Administrator2014-09-111-1/+1
* vsx.md (vsx_fmav4sf4): Use correct constraints for V2DF, V4SF, DF, and DI modes.Michael Meissner2014-09-102-11/+19
* Fix PR target/63209.Xinliang David Li2014-09-104-2/+46
* i386.exp: Only run vect-args.c tests if runtest_file_p says they should be run.Jakub Jelinek2014-09-102-5/+13
* re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill2014-09-104-4/+38
* error_for_asm and warning_for_asm take const rtx_insn *David Malcolm2014-09-105-10/+24
* insn_extract takes an rtx_insnDavid Malcolm2014-09-103-2/+9
* [AArch64 Testsuite] Add a test of the vst[234](q?) intrinicsAlan Lawrence2014-09-102-0/+80
* hook.in: Load the xmethods.Siva Chandra Reddy2014-09-109-3/+274
* install.texi (Prerequisites): Note Tcl 8.6 bug fixed in 8.6.1.Mike Stump2014-09-102-1/+6
* [AArch64 Testsuite] Add a test of the vldN_lane intrinsicAlan Lawrence2014-09-102-0/+101
* cgraphunit.c (expand_thunk): If not expanding, set analyzed flag.Martin Jambor2014-09-103-8/+13
* re PR middle-end/61654 (ICE in release_function_body, at cgraph.c:1699)Martin Jambor2014-09-104-0/+72
* coretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn): Define.Andreas Schwab2014-09-102-0/+7
* MIPS: Do not reload unallocated FP_REGS pseudos via GR_REGSMatthew Fortune2014-09-102-2/+8
* Fix ICE in bitmap routines with LRA and inline assembly languageRobert Suchanek2014-09-102-3/+8
* flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ...Jakub Jelinek2014-09-1016-4/+471