aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-09-05ipa-prop.c (remove_described_reference): Accept missing references, return fa...Martin Jambor6-12/+182
2013-09-05arm.c (thumb2_emit_strd_push): Rewrite to use pre-decrement on initial store.Richard Earnshaw3-95/+158
2013-09-05[AArch64] Support the 'crc' extension in -march and -mcpu options.Yufeng Zhang4-0/+14
2013-09-05linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.Alexander Ivchenko11-2/+43
2013-09-05tree-vect-loop.c (vect_analyze_loop_operations): Properly check for a definit...Richard Biener2-1/+6
2013-09-05[AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...James Greenhalgh25-721/+1221
2013-09-05Fix typo in commentDodji Seketeli2-1/+5
2013-09-05Daily bump.GCC Administrator1-1/+1
2013-09-04re PR c++/24926 (gcc ignores access level violation for anonymous structs)Paolo Carlini4-50/+128
2013-09-04rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Only emit lglobl if not weak.David Edelsohn2-6/+14
2013-09-04* g++.dg/warn/weak1.C: Skip on AIX.David Edelsohn2-0/+5
2013-09-04re PR tree-optimization/57370 (compiler hangs in reassoc)Easwaran Raman5-12/+118
2013-09-04attr-weakref-1.c: Skip on AIX.David Edelsohn4-1/+11