aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)Author
2014-04-18aarch64: Fix build error in aarch64_register_move_costRichard Henderson
2014-04-17re PR target/60847 (x86 BMI intrinsics not recognized)Jakub Jelinek
2014-04-15re PR target/60839 (PowerPC: internal compiler error: in extract_insn, at rec...Bill Schmidt
2014-04-11s390.md: Add a splitter for NOT rtx.Andreas Krebbel
2014-04-10Fix PR debug/60655 part 2.Ramana Radhakrishnan
2014-04-09RevertDavid Edelsohn
2014-04-09rs6000.c (rs6000_expand_vector_set): Use vnand instead of vnor to exploit pos...Bill Schmidt
2014-04-08sync.md (AINT mode_iterator): Move definition.Pat Haugen
2014-04-08re PR rtl-optimization/60763 (ICE in extract_insn starting with rev 208984)Richard Sandiford
2014-04-07re PR target/60504 (many Ada testsuite regressions on ARM/Linux)Eric Botcazou
2014-04-07re PR target/60609 (Error: value of 256 too large for field of 1 bytes at 68242)Charles Baylis
2014-04-07re PR c++/60731 (dynamic library not getting reinitialized on multiple calls ...Jason Merrill
2014-04-06re PR debug/55794 (FAIL: g++.dg/debug/dwarf2/non-virtual-thunk.C -std=gnu++98...John David Anglin
2014-04-05avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ...Pitchumani Sivanupandi
2014-04-04Fix typo in recent patch.Anthony Green
2014-04-04[ARM/AArch64] Reduce divider reservation duration in Cortex-A53 pipeline decr...Kyrylo Tkachov
2014-04-04re PR target/60657 (ICE: error: insn does not satisfy its constraints)Jeff Law
2014-04-03rl78-expand.md (movqi): Handle (SUBREG (SYMBOL_REF)) properly.Nick Clifton
2014-04-03This patch does three related things for the moxie port...Anthony Green
2014-04-02s390.c (s390_expand_insv): Use GET_MODE_BITSIZE.Andreas Krebbel
2014-04-02spu.c (pad_bb): Do not crash when the last insn is CODE_FOR_blockage.Ulrich Weigand
2014-04-02spu.md ("insv"): Fail if bitoffset+bitsize lies outside the target mode.Ulrich Weigand
2014-04-02re PR target/60735 (GCC targeting E500 with SPE has errors with the _Decimal6...Michael Meissner
2014-04-01re PR target/60704 (ICE: in extract_constrain_insn_cached, at recog.c:2156 wi...Richard Henderson
2014-04-01nios2.md (unspec): Remove UNSPEC_TLS, UNSPEC_TLS_LDM.Chung-Lin Tang
2014-04-01netbsd.h (TARGET_OS_CPP_BUILTINS): Define __mips_o32 for -mabi=32.Martin Husemann
2014-03-31avx512fintrin.h (__v32hi): Define type.Ulrich Drepper
2014-03-30re PR target/60034 ("invalid expression as operand" in aarch64 inline asm)Kugan Vivekanandarajah
2014-03-30sse.md (FMAMODE_NOVF512): New mode iterator.Uros Bizjak
2014-03-28re PR target/60648 (ICE (segmentation fault) in expand_binop)Jeff Law
2014-03-28re PR target/60693 (ICE on funny memcpy)Jakub Jelinek
2014-03-28[ARM/AArch64][2/2] Crypto intrinsics tuning for Cortex-A53 - pipeline descrip...Kyrylo Tkachov
2014-03-28[ARM/AArch64][1/2] Crypto intrinsics tuning for Cortex-A53 - "type" Attribute...Kyrylo Tkachov
2014-03-28Fix A12 multilib rule.Ramana Radhakrishnan
2014-03-28rs6000.c (fusion_gpr_load_p): Refuse optimization if it would clobber the sta...Ulrich Weigand
2014-03-27re PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for...Michael Meissner
2014-03-27s390.c (s390_can_use_return_insn): Check for call-saved FPRs on 31 bit.Andreas Krebbel
2014-03-27[PR 60580, AArch64] Fix __attribute__ ((optimize("no-omit-frame-pointer")))Marcus Shawcroft
2014-03-25i386.md (general_sext_operand): New mode attr.Jakub Jelinek
2014-03-25[PATCH AArch64] Fix aarch64_simd_valid_immediate for BigendianAlan Lawrence
2014-03-24re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc)Andreas Krebbel
2014-03-24avx512fintrin.h: Define _mm512_set1_ps and _mm512_set1_pd.Ulrich Drepper
2014-03-24avxintrin.h (_mm256_undefined_si256): Define.Ulrich Drepper
2014-03-24[AArch64] Logical vector shift right conformanceAlex Velenko
2014-03-21re PR target/60610 (ICE in convert_regs_1, at reg-stack.c:3064)Jakub Jelinek
2014-03-21rs6000.c (rs6000_expand_vector_set): Generate a pattern for vector nor instea...Bill Schmidt
2014-03-20re PR target/60568 (lto1: internal compiler error: in insn_min_length, at con...Jakub Jelinek
2014-03-20Delete obsolete definition of MEMORY_MOVE_COST in AArch64.Ramana Radhakrishnan
2014-03-20sparc.c (sparc_do_work_around_errata): Implement work around for store forwar...Eric Botcazou
2014-03-20arm.c (arm_dwarf_register_span): Update the element number of parts.Zhenqiang Chen