aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-11reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov1-7/+14
2010-07-09re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Michael Meissner1-1/+1
2010-07-09rs6000.c (rs6000_override_options): Fix setting of default ISA flags.Peter Bergner1-3/+3
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-13/+12
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-2/+114
2010-07-02re PR target/44707 (operand requires impossible reload)Ulrich Weigand1-0/+11
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+1
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-10/+11
2010-06-29re PR other/44034 (target hooks are hard to maintain)Joern Rennecke1-4/+4
2010-06-28config.gcc (powerpc*-*-*): Handle titan.Philipp Tomsich1-2/+36
2010-06-25invoke.texi: Delete mcmodel=medium from powerpc options.Alan Modra1-42/+5
2010-06-17rs6000.c (print_operand): Also use print_operand_address and puts to output t...Gunther Nikl1-14/+3
2010-06-15invoke.texi: Add mcmodel to powerpc options.Alan Modra1-53/+191
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-3/+3
2010-06-03re PR rtl-optimization/44169 (Wrong code while generating TLS offsets)Alan Modra1-13/+9
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner1-368/+810
2010-05-30rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditi...Eric Botcazou1-8/+3
2010-05-28re PR target/44266 (stack frame lacks parameter save area)Alan Modra1-22/+13
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool1-8/+8
2010-05-26re PR target/44199 (ppc64 glibc miscompilation)Jakub Jelinek1-0/+18
2010-05-23rs6000.c (rs6000_mode_dependent_address_p): New.Anatoly Sokolov1-1/+13
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-17rs6000.c (rs6000_emit_allocate_stack): Delete unnecessary prototype.Alan Modra1-29/+39
2010-05-14re PR target/44075 (__builtin_eh_return miscompiled)Alan Modra1-2/+13
2010-05-13* config/rs6000/rs6000-protos.hAndreas Schwab1-5/+5
2010-05-05re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill1-0/+12
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe1-7/+6
2010-04-09target.h (builtin_conversion): Pass in input and output types.Richard Guenther1-10/+10
2010-03-27PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...Michael Meissner1-3/+5
2010-03-24Fix 43484, swap registers if one is R0 for multiword movesMichael Meissner1-0/+10
2010-03-22re PR target/23071 (Darwin alignment ignores "attribute packed" for first 'do...Mike Stump1-0/+3
2010-03-17re PR target/42427 (invalid assembly code for 301.apsi for -fnon-call-excepti...Peter Bergner1-7/+53
2010-03-17linux64.opt (mprofile-kernel): Use profile_kernel var.Alan Modra1-3/+0
2010-03-12Remove band-aid no longer needed by the fix in PR 43431Michael Meissner1-26/+0
2010-03-10re PR bootstrap/43287 (Bootstrap fails at stage 1 on powerpc-apple-darwin9)Jakub Jelinek1-0/+10
2010-02-25Fix PR target/43154Michael Meissner1-0/+4
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek1-2/+2
2010-02-05rs6000.c (rs6000_override_options): Invert check for rs6000_gen_cell_microcode.Nathan Froyd1-4/+4
2010-01-27rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.Jakub Jelinek1-0/+39
2010-01-14rs6000.c (rs6000_variable_issue): Rename to...Alexander Monakov1-3/+10
2010-01-11re PR target/42416 (ICE in rs6000_bulitin_vec_perm for 177.mesa with -mvsx)Janis Johnson1-4/+9
2010-01-09rs6000.c (rs6000_emit_set_long_const): Shorten sequence for DImode constants ...Jakub Jelinek1-0/+16
2009-12-09vector.md (absv2sf2, [...]): New expanders.Nathan Froyd1-11/+11
2009-12-07config.gcc (cpu_is_64bit): Add new core e500mc64.Edmar Wienskoski1-7/+95
2009-11-20Undo part of 2009-10-23 changeMichael Meissner1-72/+5
2009-10-23Fix 41787Michael Meissner1-5/+72
2009-10-22invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov1-0/+7
2009-10-20rs6000.c (def_builtin): Set TREE_READONLY instead of TREE_CONSTANT.Jakub Jelinek1-2/+2