aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-24TILE-Gx big endian support.Walter Lee1-0/+58
2014-02-24re PR ipa/60266 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:261 during LibreO...Martin Jambor1-0/+6
2014-02-24re PR rtl-optimization/60268 (ICE: in rank_for_schedule, at haifa-sched.c:2557)Andrey Belevantsev1-1/+10
2014-02-23microblaze.md: Correct ashrsi_reg / lshrsi_reg namesDavid Holsgrove1-0/+4
2014-02-23[multiple changes]Michael Eager1-0/+5
2014-02-23microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove1-0/+6
2014-02-23predicates.md: Add cmp_op predicate.David Holsgrove1-10/+20
2014-02-23rs6000.c (rs6000_emit_le_vsx_move): Relax assert to permit subregs.Bill Schmidt1-0/+5
2014-02-23altivec.md (altivec_lve<VI_char>x): Replace define_insn with define_expand an...Bill Schmidt1-0/+13
2014-02-22avr.c (avr_can_eliminate): Allow elimination from ARG_POINTER_REGNUM to STACK...Joern Rennecke1-0/+8
2014-02-21re PR target/60298 ([ARM/Thumb1] ICE caused by LRA for case pr54713-1.c)Vladimir Makarov1-0/+6
2014-02-21altivec.md (altivec_vsumsws): Replace second vspltw with vsldoi.Bill Schmidt1-0/+7
2014-02-21altivec.md (altivec_lvxl): Rename as *altivec_lvxl_<mode>_internal and use VM...William Schmidt1-0/+41
2014-02-21invoke.texi (mvirt, mno-virt): Document.Catherine Moore1-0/+6
2014-02-21re PR tree-optimization/60276 (-O3 autovectorizer breaks on a particular loop)Richard Biener1-0/+10
2014-02-21re PR middle-end/60291 (slow compile times for any mode (-O0/-O1/-O2) on larg...Richard Biener1-0/+6
2014-02-21re PR tree-optimization/56490 (-Wall triggering infinite loop)Jakub Jelinek1-0/+13
2014-02-21Correct TDF_RAW pretty-printing of GIMPLE_OMP_FOR's GF_OMP_FOR_KIND_CILKSIMD.Thomas Schwinge1-0/+5
2014-02-21stormy16.md (pushdqi1): Add mode to post_inc.Nick Clifton1-0/+7
2014-02-21i386.c (ix86_expand_vec_perm): Use V8SImode mode for mask of V8SFmode permuta...Jakub Jelinek1-0/+5
2014-02-20re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can c...Richard Henderson1-0/+6
2014-02-20re PR target/57896 (ICE in expand_expr_real_2)Jakub Jelinek1-0/+10
2014-02-20emit-rtl.c (gen_reg_rtx): Assert that crtl->emit.regno_pointer_align_length i...Uros Bizjak1-9/+13
2014-02-20re PR c++/60272 (atomic<>::compare_exchange_weak has spurious store and can c...Richard Henderson1-0/+6
2014-02-20nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang1-0/+24
2014-02-20tree-cfg.c (replace_uses_by): Mark altered BBs before doing the substitution.Richard Biener1-0/+7
2014-02-20re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...Martin Jambor1-0/+6
2014-02-20re PR middle-end/60221 (gcc -fexceptions generates unnecessary cleanup code)Richard Biener1-0/+6
2014-02-20re PR middle-end/58555 (Floating point exception in want_inline_self_recursiv...Jan Hubicka1-0/+10
2014-02-20re PR target/60204 (struct with __m512i is mishandled in function parameter p...Ilya Tocar1-0/+6
2014-02-20avx512erintrin.h (_mm_rcp28_round_sd): Swap operands.Ilya Tocar1-0/+24
2014-02-19rs6000.c (vspltis_constant): Fix most significant bit of zero.Bill Schmidt1-0/+5
2014-02-19Remove TFmode check for X86_64_INTEGER_CLASSH.J. Lu1-0/+6
2014-02-19re PR target/59794 (i386 backend fails to detect MMX/SSE/AVX ABI changes)Uros Bizjak1-2/+7
2014-02-19re PR target/59799 (aarch64_pass_by_reference never passes arrays by value, c...Michael Hudson-Doyle1-0/+7
2014-02-19expr.c (expand_expr_real_1): For a bit-field destination type...Eric Botcazou1-0/+6
2014-02-19re PR ipa/60243 (IPA is slow on large cgraph tree)Richard Biener1-0/+6
2014-02-19re PR ipa/60243 (IPA is slow on large cgraph tree)Richard Biener1-0/+8
2014-02-19ipa.c (function_and_variable_visibility): Also clear WEAK flag when disolving...Jan Hubicka1-0/+5
2014-02-19ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.Jan Hubicka1-0/+16
2014-02-19cgraph.c (cgraph_update_edges_for_call_stmt_node): Also remove inline clones ...Jan Hubicka1-0/+5
2014-02-19re PR target/60203 (Support long double/_Decimal128 direct move on power8)Michael Meissner1-0/+12
2014-02-18re PR tree-optimization/60174 (ICE on ACATS cc3305a)Eric Botcazou1-0/+6
2014-02-18re PR sanitizer/60142 ([asan] -fsanitize=address breaks debugging - stepping ...Jakub Jelinek1-0/+8
2014-02-18re PR target/60205 (No ABI warning for AVX-512)Uros Bizjak1-13/+16
2014-02-18re PR target/60193 (ICE on big nested frame)Kai Tietz1-0/+7
2014-02-18ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealous assertio...Eric Botcazou1-0/+5
2014-02-18re PR driver/60233 (AVX instructions emitted with -march=native on host witho...Jakub Jelinek1-0/+8
2014-02-18re PR rtl-optimization/58960 (ICE in bmp_iter_set_init)Andrey Belevantsev1-0/+14
2014-02-17tree-vect-stmts.c (free_stmt_vec_info): Clear BB and release SSA defs of patt...Richard Biener1-0/+5