aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-09-09asan.c (asan_emit_stack_protection): Use gen_int_mode instead of GEN_INT.Richard Sandiford10-14/+44
2013-09-09gcc/Richard Sandiford8-50/+69
2013-09-09asan.c (asan_clear_shadow): Use gen_int_mode with the mode of the associated ...Richard Sandiford11-75/+118
2013-09-09alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ...Richard Sandiford12-35/+67
2013-09-09re PR tree-optimization/58294 (ice in update_ssa_across_abnormal_edges, at tr...Jan Hubicka4-15/+45
2013-09-09asan.c (asan_shadow_cst): Use gen_int_mode.Richard Sandiford2-1/+5
2013-09-09ipa-profile.c: Add toplevel comment.Jan Hubicka3-2/+107
2013-09-09ipa-prop.c (try_make_edge_direct_simple_call): Do not special case speculativ...Jan Hubicka2-3/+6
2013-09-09ipa.c (walk_polymorphic_call_targets): Fix redirection before IPA summary gen...Jan Hubicka2-2/+7
2013-09-08tree-ssa-threadedge.c (thread_across_edge): Fix initialization of 'found'.Jeff Law4-1/+28
2013-09-09Daily bump.GCC Administrator1-1/+1
2013-09-08Fix handling of very long asm statements in inlinerAndi Kleen2-1/+12
2013-09-08Fix PR 58300...Caroline Tice2-4/+12
2013-09-08* ipa.c (walk_polymorphic_call_targets): Fix inliner summary update.Jan Hubicka2-3/+7
2013-09-08ira.c (update_equiv_regs): Only call set_paradoxical_subreg for non-debug insns.Richard Sandiford5-13/+102
2013-09-08devirt-11.C: Update template.Jan Hubicka10-38/+297
2013-09-08cgraph.h (varpool_node_hook, [...]): Declare.Jan Hubicka3-1/+119
2013-09-08re PR c++/54941 (do not print line/column numbers for <built-in>:0:0)Paolo Carlini5-5/+18
2013-09-08Add missing ChangeLog entry for r199969.Tom de Vries1-0/+5
2013-09-08c-common.c (same_scalar_type_ignoring_signedness): Delete.Joern Rennecke9-12/+97
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-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 Tice2-0/+21
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