aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu9-3/+426
2010-07-05i386.c (ix86_gen_allocate_stack_worker): New.Uros Bizjak1-5/+4
2010-07-05ia64.h (MEMORY_MOVE_COST): Remove macro.Anatoly Sokolov3-14/+31
2010-07-05arm.c (get_arm_condition_code): Remove CC_NOTBmode case.Bernd Schmidt3-70/+67
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-05e500crtsavg64gprctr.asm: Correct done label name.Nathan Sidwell3-51/+69
2010-07-05re PR bootstrap/44820 (ARM bootstrap failure: regno set but unused in arm_att...Mikael Pettersson1-2/+1
2010-07-04Change 8bit divmod to HImode.H.J. Lu1-29/+60
2010-07-04gcc/Richard Sandiford3-7/+14
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford3-20/+20
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen3-5/+122
2010-07-03re PR target/44597 (FAIL: gcc.c-torture/execute/builtin-prefetch-2.c compilat...John David Anglin2-122/+13
2010-07-03re PR target/44705 (FAIL: gcc.dg/pr44674.c (internal compiler error))John David Anglin1-3/+1
2010-07-03arm.c (arm_attr_length_move_neon): New.Jie Zhang3-4/+53
2010-07-03vfp.md (*push_multi_vfp): Use vfp_register_operand as predicate for operand 1...Jie Zhang3-3/+18
2010-07-03* config/i386/i386.c (override_options): Revert accidental commit.Jan Hubicka1-1/+1
2010-07-02arm.c (arm_canonicalize_comparison): Canonicalize DImode comparisons.Daniel Jacobowitz7-37/+376
2010-07-02re PR target/43703 (Unexpected floating point precision loss due to ARM NEON ...Julian Brown2-17/+23
2010-07-02neon.md (UNSPEC_VABA): Delete.Sandra Loosemore4-73/+183
2010-07-02ipa-split.c (split_function): For aggregate values set return_slot_opt...Jan Hubicka1-1/+1
2010-07-02neon.md (UNSPEC_VAND): Delete.Sandra Loosemore5-99/+156
2010-07-02expr.h (emit_stack_probe): Declare.Eric Botcazou6-0/+178
2010-07-02re PR target/43958 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED ...Richard Guenther1-5/+4
2010-07-02re PR target/44771 (m68k_expand_prologue: variable set but not used)Andreas Schwab1-2/+2
2010-07-02re PR tree-optimization/42172 (inefficient bit fields assignments)Bernd Schmidt2-492/+285
2010-07-02re PR rtl-optimization/42835 (Missed merging common code sequence at the end ...Bernd Schmidt4-70/+115
2010-07-02arm.c (neon_vdup_constant): Expand into canonical RTL instead of an unspec.Sandra Loosemore3-187/+312
2010-07-02neon.md (vec_extractv2di): Correct error in register numbering to reconcile w...Sandra Loosemore1-2/+2
2010-07-02s390.c (override_options): Adopt prefetching at -O3 to handle flag_prefetch_l...Christian Borntraeger1-2/+3
2010-07-02re PR target/44707 (operand requires impossible reload)Ulrich Weigand1-0/+11
2010-07-01* config/ia64/ia64.c (ia64_register_move_cost): Fix argument types.Joern Rennecke1-4/+4
2010-07-01re PR target/44732 (bootstrap broken on ia64)Joern Rennecke1-1/+1
2010-07-01re PR bootstrap/44727 (Failed to bootstrap with --with-cpu=atom)Bernd Schmidt1-0/+2
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther5-10/+18
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke15-65/+81
2010-06-30re PR other/44034 (target hooks are hard to maintain)Iain Sandoe1-1/+1
2010-06-30re PR rtl-optimization/44722 (Bootstrap fails during libjava)Richard Guenther1-0/+1
2010-06-30re PR bootstrap/44721 (Failed to bootstrap (ICE in extract_insn, at recog.c:2...H.J. Lu1-3/+6
2010-06-30rx-modes.def: New file.Nick Clifton6-313/+560
2010-06-29recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.Bernd Schmidt1-21/+11
2010-06-29m68k.c (targetm.sched.init_global): Update comment.Joern Rennecke1-2/+2
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke6-13/+13
2010-06-29re PR bootstrap/44713 (Revision 161530 failed bootstrap)Nathan Froyd1-12/+13
2010-06-29re PR target/43902 (suboptimal MIPS widening multiply accumulate)Bernd Schmidt1-12/+28
2010-06-29calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd3-32/+24
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd42-292/+46
2010-06-28* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.Philipp Tomsich1-1/+2
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich3-3/+209
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov6-22/+8
2010-06-26sparc.c (sparc_emit_set_const32): Make static.Eric Botcazou2-9/+5