aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-08Daily bump.GCC Administrator1-1/+1
2013-09-07Testcase for PR58282Tom de Vries2-0/+28
2013-09-07Handle noexcept on transactions with -fno-exceptionsTom de Vries2-0/+9
2013-09-07re PR libstdc++/58341 (Doc conflicts with standard on forbidden range of `res...Paolo Carlini2-1/+7
2013-09-07Makefile.am: Remove #if ENABLE_VTABLE_VERIFY check around definition of check...Paolo Carlini3-7/+8
2013-09-07cgraphunit.c (expand_thunk): Get body before touching arguments.Jan Hubicka4-5/+14
2013-09-07Daily bump.GCC Administrator1-1/+1
2013-09-06Add documentation for the options --enable-vtable-verify,Caroline Tice7-76/+41
2013-09-06tree-ssa-dom.c (cprop_into_successor_phis): Also propagate edge implied equiv...Jeff Law2-0/+29
2013-09-06resource.c (mark_referenced_resources): Handle COND_EXEC.Joern Rennecke4-1/+147
2013-09-06resource.c (mark_target_live_regs): Compute resources taking into account if ...Claudiu Zissulescu2-5/+17
2013-09-06toplev.c (output_stack_usage): Be prepared for suffixes created by the compil...Eric Botcazou4-11/+59
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka2-34/+77
2013-09-06i386.c (ix86_hard_regno_mode_ok): AVX modes are valid only when AVX is enabled.Jan Hubicka2-1/+6
2013-09-06[AArch64] Use neon_<ldm,stm>_2 where appropriate as "type".James Greenhalgh2-4/+12
2013-09-06[AArch64, ARM] Introduce "mrs" type attribute.James Greenhalgh16-14/+37
2013-09-06[AArch64, ARM] Use "multiple" for type, where more than one instruction is us...James Greenhalgh3-5/+16
2013-09-06[AArch64, ARM] Rename the FCPYS type to FMOVJames Greenhalgh18-30/+65
2013-09-06[Patch AArch64] Fix types for some multiply instructions.James Greenhalgh2-6/+16
2013-09-06[Patch ARM AARCH64] Split "type" attributes: fdivJames Greenhalgh16-25/+48
2013-09-06[ARM,AARCH64] Insn type reclassification. Split f_cvt type.James Greenhalgh15-26/+67
2013-09-06[AArch64] Fix types of second parameter to qtbl/qtbx intrinsicsJames Greenhalgh4-32/+46
2013-09-06[Patch ARM] Add "type" attribute to Everything!James Greenhalgh22-260/+752
2013-09-06[Patch AArch64] Fix register constraints for lane intrinsics.James Greenhalgh3-73/+96
2013-09-06arm_neon.h: Fix all vdup<bhsd_lane<q> intrinsics to have the correct lane par...Tejas Belagod2-41/+46
2013-09-06cfganal.c (control_dependences::~control_dependences): Properly free all of t...Richard Biener2-1/+6
2013-09-06Makefile.in (tree-sra.o): Update dependencies.Jan Hubicka2-4/+14
2013-09-06re PR target/58269 (ICE when building libobjc on x86_64-apple-darwin* after ...Kirill Yukhin2-1/+7
2013-09-06re PR tree-optimization/58311 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jan Hubicka2-3/+14
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka8-7/+73
2013-09-06ipa-split.c (split_function): Set DECL_NO_INLINE_WARNING_P on the non-inlinab...Eric Botcazou6-0/+48
2013-09-06ipa-pta-14.c (scan-ipa-dump): Don't expect NULL in foo.result set.Joern Rennecke5-4/+17
2013-09-06lto-streamer.h (lto_global_var_decls): Remove.Richard Biener9-11/+30
2013-09-062013-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel5-2/+170
2013-09-06s390.md: Add "bcr_flush" value to mnemonic attribute.Andreas Krebbel2-5/+15
2013-09-06basic-block.h (class control_dependences): New.Richard Biener4-125/+169
2013-09-06Daily bump.GCC Administrator1-1/+1
2013-09-05tree.c (types_same_for_odr): Drop overactive check.Jan Hubicka3-10/+5
2013-09-0620101011-1.c [__arc__] (DO_TEST): Define as 0.Joern Rennecke19-3/+292
2013-09-05cgraphunit.c (walk_polymorphic_call_targets): Break out from ...Jan Hubicka2-62/+79
2013-09-05re PR c++/58201 (Undefined reference to `B::B(void const**)')Jan Hubicka6-0/+63
2013-09-05* gcc.dg/autopar/pr49960.c: Disable partial inliningJan Hubicka2-2/+8
2013-09-05tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_aroun...Jeff Law2-77/+88
2013-09-05[AArch64] Fix categorisation of the frecp* insns.James Greenhalgh3-30/+25
2013-09-05[AARCH64][Insn classification unification 3/N] ALU/shift typesJames Greenhalgh25-299/+619
2013-09-05regex_automaton.h: Add dummy node type.Tim Shen15-310/+552
2013-09-05tree.h: Move documentation for tree_function_decl to tree-core.h with the dec...Mike Stump3-5/+10
2013-09-05re PR target/58139 (PowerPC volatile VSX register live across call)Peter Bergner2-13/+14
2013-09-05* config.gcc (*-*-vxworks*): Do not override an existing extra_objs.Eric Botcazou2-1/+5
2013-09-05re PR tree-optimization/58137 ([trunk, ICE] full unroll + AVX2 vectorization)Richard Biener6-31/+67