(lto_preload_common_nodes): Explicitly skip preloading nodes
that differ between frontends.
-2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
+2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from
NON_FLOAT_REGS.
-2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
+2011-05-31 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from
parameter value for dump. Dump cost on outermost call only.
as TS_TYPED instead of TS_COMMON.
2011-05-27 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
- Uros Bizjak <ubizjak@gmail.com>
+ Uros Bizjak <ubizjak@gmail.com>
* configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt
(HAVE_AS_IX86_TLSGDPTL): Define.
* lto-section-out.h (bp_pack_val_len_unsigned, bp_pack_val_len_int):
New functions.
-2011-05-27 Hariharan Sandanagobalane <hariharan@picochip.com>
+2011-05-27 Hariharan Sandanagobalane <hariharan@picochip.com>
* config/picochip/picochip.c (reorder_var_tracking_notes): Drop
call_arg_location instructions down the floor.
Add chain field.
(BLOCK_CHAIN): Use new chain field.
-2011-05-26 Pat Haugen <pthaugen@us.ibm.com>
+2011-05-26 Pat Haugen <pthaugen@us.ibm.com>
* config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR
moves expensive on Power7 also.
* config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Wrap
declaration in TARGET_SOLARIS.
-2011-05-26 Hariharan Sandanagobalane <hariharan@picochip.com>
+2011-05-26 Hariharan Sandanagobalane <hariharan@picochip.com>
* config/picochip/picochip.md (cbranchhi4): No :CC for match_operator.
The instruction is then expanded explicitly.
2011-05-18 H.J. Lu <hongjiu.lu@intel.com>
PR target/49002
- * config/i386/sse.md (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>):
- Properly handle load cast.
+ * config/i386/sse.md
+ (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): Properly handle
+ load cast.
2011-05-18 Jakub Jelinek <jakub@redhat.com>
(warn_uninitialized_var): Pass warning code.
* tree-flow.h: Interface change.
-
2011-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* config/mips/iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI.