Age | Commit message (Expand) | Author | Files | Lines |
2013-05-04 | inclhack.def (aix_null): New. | David Edelsohn | 4 | -20/+142 |
2013-05-04 | combine.c (combine_simplify_rtx): If nonzero_bits on op shows all bits zero i... | Jakub Jelinek | 2 | -0/+16 |
2013-05-04 | re PR c++/51927 ([C++0x] Cannot access non-static members in initializer) | Paolo Carlini | 2 | -0/+19 |
2013-05-04 | re PR target/57150 (GCC when targeting power7 spills long double using VSX in... | Michael Meissner | 5 | -6/+61 |
2013-05-04 | gimple-ssa-strength-reduction.c (slsr_process_phi): Disable. | Bill Schmidt | 10 | -1/+31 |
2013-05-04 | coverage.c (coverage_obj_init): Move the construction of gcov constructor to | Guozhi Wei | 2 | -18/+34 |
2013-05-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2013-05-03 | Remove "\\" from scan-assembler-times | Dominique d'Humieres | 2 | -1/+6 |
2013-05-03 | gimple-ssa-strength-reduction.c (cand_kind): Add CAND_PHI. | Bill Schmidt | 10 | -210/+1279 |
2013-05-03 | AArch64 test cases for TST instruction | Ian Bolton | 3 | -0/+311 |
2013-05-03 | re PR bootstrap/57154 (Bootstrap broken for powerpc64-unknown-linux-gnu) | Teresa Johnson | 2 | -0/+12 |
2013-05-03 | Fix typos in ChangeLog entries | Jeff Law | 2 | -2/+2 |
2013-05-03 | re PR tree-optimization/57411 (ICE: verify_ssa failed: definition in block 4 ... | Jeff Law | 4 | -1/+33 |
2013-05-03 | re PR rtl-optimization/57130 (Incorrect "and --> extract" conversion in combine) | Jakub Jelinek | 4 | -2/+51 |
2013-05-03 | i386.md (isa): Add x64_sse4_noavx and x64_avx members. | Uros Bizjak | 5 | -65/+45 |
2013-05-03 | re PR tree-optimization/57027 (ICE in gimple_assign_rhs_code, at gimple.h:2022) | Joern Rennecke | 2 | -4/+15 |
2013-05-03 | double-int.h (lshift): New overload without precision and arith argument. | Richard Biener | 7 | -108/+151 |
2013-05-03 | [AArch64] Correct simd_fabd comment text. | Vidya Praveen | 2 | -1/+5 |
2013-05-03 | [AArch64] Support scalar FABD | Vidya Praveen | 4 | -0/+58 |
2013-05-03 | re PR c++/54318 ([C++11] Bogus "template instantiation depth exceeds maximum"... | Paolo Carlini | 2 | -0/+29 |
2013-05-03 | re PR c++/14283 (Diagnostic for invalid template-id could be improved) | Paolo Carlini | 5 | -13/+54 |
2013-05-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2013-05-02 | Add ChangeLog entry for r197770 (in boehm-gc). | Yvan Roux | 1 | -0/+18 |
2013-05-02 | lra-constraints.c (process_alt_operands): Add checking alt number to choose t... | Vladimir Makarov | 2 | -1/+8 |
2013-05-02 | tree-eh.c (cleanup_empty_eh_merge_phis): Remove rename_virts bitmap and its h... | Richard Biener | 2 | -28/+8 |
2013-05-02 | re PR fortran/57142 (SIZE/SHAPE overflow despite kind=8) | Tobias Burnus | 6 | -23/+96 |
2013-05-02 | re PR middle-end/57140 (Segmentation fault in backtrace_dwarf_add) | Richard Biener | 4 | -2/+208 |
2013-05-02 | re PR rtl-optimization/56732 (ICE in advance_target_bb) | Greta Yorsh | 4 | -1/+33 |
2013-05-02 | re PR middle-end/56988 (ipa-cp incorrectly propagates a field of an aggregate) | Martin Jambor | 6 | -3/+74 |
2013-05-02 | graphds.h (struct graph): Add obstack member. | Richard Biener | 3 | -20/+17 |
2013-05-02 | Follow-on patch to r197595 to complete the replacement of truncating divides ... | Teresa Johnson | 7 | -38/+40 |
2013-05-02 | AArch64 fix for LDR/STR from/to S and D regs | Ian Bolton | 2 | -2/+8 |
2013-05-02 | AArch64 Support for BICS in the backend | Ian Bolton | 5 | -0/+297 |
2013-05-02 | tree-scalar-evolution.c (scev_info_hasher): Remove. | Richard Biener | 2 | -82/+111 |
2013-05-02 | constexpr_data.cc: Move... | Paolo Carlini | 8 | -2/+238 |
2013-05-02 | Move libitm ChangeLog entry to the right ChangeLog file. | Jakub Jelinek | 2 | -6/+6 |
2013-05-02 | type_traits (is_null_pointer): Add. | Paolo Carlini | 8 | -11/+161 |
2013-05-02 | cstdio: Add comment about LWG 2249. | Paolo Carlini | 3 | -0/+7 |
2013-05-02 | re PR rtl-optimization/57131 (Wrong register assignment?) | Jakub Jelinek | 2 | -0/+24 |
2013-05-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2013-05-01 | re PR c++/57132 (spurious warning: division by zero [-Wdiv-by-zero] in if (m... | Paolo Carlini | 4 | -1/+37 |
2013-05-01 | re PR target/57091 (ICE: in assign_by_spills, at lra-assigns.c:1268 with -mcm... | Vladimir Makarov | 4 | -26/+40 |
2013-05-01 | [AArch64] Refactor reduc_<su>plus patterns. | James Greenhalgh | 8 | -254/+303 |
2013-05-01 | [AArch64] Rewrite v<max,min><nm><q><v>_<sfu><8, 16, 32, 64> intrinsics using ... | James Greenhalgh | 5 | -362/+573 |
2013-05-01 | [AArch64] Fold max and min reduction builtins to tree. | James Greenhalgh | 2 | -0/+20 |
2013-05-01 | [AArch64] Refactor vector max and min RTL and builtins. | James Greenhalgh | 5 | -79/+144 |
2013-05-01 | [AArch64] Add testcases for FAC, FCM changes. | James Greenhalgh | 3 | -0/+166 |
2013-05-01 | [AArch64] Rewrite vca<ge, gt, le, lt> Neon patterns in C. | James Greenhalgh | 2 | -176/+111 |
2013-05-01 | [AArch64] Add combiner patterns for FAC instructions | James Greenhalgh | 3 | -0/+25 |
2013-05-01 | [AArch64 Testsuite] Fix fallout from FCM changes. | James Greenhalgh | 2 | -18/+112 |