Age | Commit message (Expand) | Author | Files | Lines |
2014-09-11 | re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=) | Georg-Johann Lay | 2 | -6/+43 |
2014-09-11 | AVX-512. Add vperm[it]2 insns support. | Alexander Ivchenko | 2 | -32/+152 |
2014-09-11 | varpool.c (varpool_node::ctor_useable_for_folding_p): Do not try to access re... | Jan Hubicka | 2 | -0/+10 |
2014-09-11 | re PR middle-end/63186 (Undefined .L* symbols because of fnsplit) | Jan Hubicka | 4 | -7/+77 |
2014-09-11 | AVX-512. Extend vpermvar insn patterns. | Alexander Ivchenko | 2 | -7/+44 |
2014-09-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-09-10 | vsx.md (vsx_fmav4sf4): Use correct constraints for V2DF, V4SF, DF, and DI modes. | Michael Meissner | 2 | -11/+19 |
2014-09-10 | Fix PR target/63209. | Xinliang David Li | 4 | -2/+46 |
2014-09-10 | i386.exp: Only run vect-args.c tests if runtest_file_p says they should be run. | Jakub Jelinek | 2 | -5/+13 |
2014-09-10 | re PR ipa/61659 (Extra undefined symbol because of devirtualization) | Jason Merrill | 4 | -4/+38 |
2014-09-10 | error_for_asm and warning_for_asm take const rtx_insn * | David Malcolm | 5 | -10/+24 |
2014-09-10 | insn_extract takes an rtx_insn | David Malcolm | 3 | -2/+9 |
2014-09-10 | [AArch64 Testsuite] Add a test of the vst[234](q?) intrinics | Alan Lawrence | 2 | -0/+80 |
2014-09-10 | install.texi (Prerequisites): Note Tcl 8.6 bug fixed in 8.6.1. | Mike Stump | 2 | -1/+6 |
2014-09-10 | [AArch64 Testsuite] Add a test of the vldN_lane intrinsic | Alan Lawrence | 2 | -0/+101 |
2014-09-10 | cgraphunit.c (expand_thunk): If not expanding, set analyzed flag. | Martin Jambor | 3 | -8/+13 |
2014-09-10 | re PR middle-end/61654 (ICE in release_function_body, at cgraph.c:1699) | Martin Jambor | 4 | -0/+72 |
2014-09-10 | coretypes.h (struct _dont_use_rtx_insn_here_, rtx_insn): Define. | Andreas Schwab | 2 | -0/+7 |
2014-09-10 | MIPS: Do not reload unallocated FP_REGS pseudos via GR_REGS | Matthew Fortune | 2 | -2/+8 |
2014-09-10 | Fix ICE in bitmap routines with LRA and inline assembly language | Robert Suchanek | 2 | -3/+8 |
2014-09-10 | flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ... | Jakub Jelinek | 13 | -4/+409 |
2014-09-10 | ubsan.h (struct ubsan_mismatch_data): Removed. | Jakub Jelinek | 6 | -71/+124 |
2014-09-10 | AVX-512. Add patterns for compress, expand. | Alexander Ivchenko | 2 | -19/+45 |
2014-09-10 | AVX-512. Add reduce, range, fpclass insn patterns. | Alexander Ivchenko | 3 | -0/+121 |
2014-09-10 | AVX-512. Update float unspecs: storeu, rcp14, rsqrt14, scalef, getexp, fixupi... | Alexander Ivchenko | 3 | -50/+106 |
2014-09-10 | re PR lto/63166 (ICE (LTO): ipa_intraprocedural_devirtualization, at ipa-prop... | Jan Hubicka | 5 | -2/+157 |
2014-09-10 | AVX-512. Extend FMA patterns. | Alexander Ivchenko | 2 | -250/+337 |
2014-09-10 | revert: calls.c (precompute_arguments): Check promoted_for_signed_and_unsigne... | Kugan Vivekanandarajah | 5 | -46/+15 |
2014-09-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2014-09-09 | opth-gen.awk: Generate mapping from cpp message reasons to the options that e... | Manuel López-Ibáñez | 6 | -57/+76 |
2014-09-09 | invoke.texi (Wnormalized=): Update. | Manuel López-Ibáñez | 7 | -32/+50 |
2014-09-09 | re PR target/63195 (stage3 build/gengtype miscompiled) | Segher Boessenkool | 2 | -6/+20 |
2014-09-09 | single_set takes an insn | David Malcolm | 35 | -125/+276 |
2014-09-09 | rs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN as an unswappable opera... | Bill Schmidt | 4 | -5/+25 |
2014-09-09 | recog_memoized works on an rtx_insn * | David Malcolm | 55 | -252/+486 |
2014-09-09 | Add crtfastmath for AArch64. | Marcus Shawcroft | 3 | -1/+19 |
2014-09-09 | [ARM][tests] Make input and output arrays 128-bit aligned in vectorisation tests | Kyrylo Tkachov | 8 | -7/+39 |
2014-09-09 | INSN_LOCATION takes an rtx_insn | David Malcolm | 11 | -29/+69 |
2014-09-09 | Handcode gen_rtx_INSN | David Malcolm | 5 | -4/+30 |
2014-09-09 | struct ira_reg_equiv_s's "init_insns" is an rtx_insn_list | David Malcolm | 5 | -29/+53 |
2014-09-09 | [AArch64 Testsuite] Add a test of vldN_dup intrinsics | Alan Lawrence | 2 | -0/+88 |
2014-09-09 | [AArch64 Testsuite] Extend test of vld1+vst1 intrinsics to cover more variants | Alan Lawrence | 2 | -37/+47 |
2014-09-09 | Update email address for recent commits, to comply with company policy. | Richard Sandiford | 1 | -5/+5 |
2014-09-09 | [AArch64 Testsuite] Add test of vld[234]q? intrinsic | Alan Lawrence | 2 | -0/+83 |
2014-09-09 | [AArch64 Testsuite]Fix scan-assembler test false alarm on aarch64-linux-gnu | Alan Lawrence | 2 | -1/+5 |
2014-09-09 | typeck.c (build_class_member_access_expr): Move -Winvalid-offsetof code... | Jason Merrill | 10 | -44/+35 |
2014-09-09 | [ARM] Enable auto-vectorization for copysignf | Jiong Wang | 6 | -7/+108 |
2014-09-09 | bb-reorder.h (default_target_bb_reorder): Remove redundant GTY. | Richard Sandiford | 6 | -46/+71 |
2014-09-09 | re PR c++/62255 (Introducing an unrelated template parameter causes compilati... | Jason Merrill | 3 | -7/+36 |
2014-09-09 | [ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m -> v{ld,st}m | Kyrylo Tkachov | 5 | -5/+25 |