summaryrefslogtreecommitdiff
path: root/gcc/passes.def
Commit message (Expand)AuthorAgeFilesLines
* cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2013-11-271-0/+1
* bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek2013-11-191-0/+2
* This patch fixes an lto profiledbootstrap failure with -freorder-blocks-and-p...Teresa Johnson2013-11-181-1/+1
* Remove all_lto_gen_passes, replace with plain function callsBernd Schmidt2013-11-181-5/+0
* re PR middle-end/59125 (gcc triggers wrong strncpy_chk)Richard Biener2013-11-181-1/+1
* tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov2013-11-061-0/+1
* Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law2013-11-051-2/+9
* re PR ipa/58492 (ICE: verify_flow_info failed)Richard Biener2013-11-051-0/+1
* regmove.c: Remove.Vladimir Makarov2013-10-301-1/+0
* Makefile.def (target_modules): Remove libmudflapJeff Law2013-10-261-2/+0
* re PR middle-end/58402 (FAIL: gcc.dg/tree-ssa/phi-opt-1.c scan-tree-dump-time...Richard Biener2013-09-121-8/+7
* re PR c++/58377 (spurious "may be used uninitialized" warning with -Og)Richard Biener2013-09-111-0/+6
* common.opt (fdevirtualize-speculatively): New function.Jan Hubicka2013-09-011-0/+1
* cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka2013-08-301-1/+0
* Commit the vtable verification feature.Caroline Tice2013-08-061-0/+1
* passes.def: New.David Malcolm2013-07-181-0/+405