summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Really fix merge.apinski/thunderx-costAndrew Pinski2014-11-141-1/+1
* 2014-11-14 Andrew Pinski <apinski@cavium.com>Andrew Pinski2014-11-149-153/+27
* Move the builtins bswap patterns over to just use byteswap expression instead.Andrew Pinski2014-11-141-9/+8
* Merge remote branch 'origin/upstream' into benchmarking_09_25_2013Andrew Pinski2014-11-1439-1236/+1694
|\
| * Daily bump.gccadmin2014-11-151-1/+1
| * * ipa-prop.h (ipa_known_type_data): Remove.hubicka2014-11-142-12/+5
| * [AARCH64] Add scheduler for ThunderXpinskia2014-11-144-2/+271
| * [gcc]meissner2014-11-1417-172/+270
| * 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-144-410/+71
| * 2014-11-14 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-11-145-52/+113
| * 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-1416-380/+898
| * 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-143-231/+331
| * * doc/install.texi (--with-diagnostics-color=): Document.jakub2014-11-142-0/+11
| * * tree-ssa.dce.c (eliminate_unnecessary_stmts): Eliminatejakub2014-11-142-0/+8
* | Merge branch 'benchmarking_09_25_2013' of ssh://cagit1.caveonetworks.com/repo...Andrew Pinski2014-11-142-1/+5
|\ \
| * | 2014-09-05 Joel Jones <jjones@caveonetworks.com>Joel Jones2014-11-142-1/+5
* | | Fix merge.Andrew Pinski2014-11-141-1/+1
* | | Revert "[AArch64] Let LR register alloctable"Andrew Pinski2014-11-145-81/+15
* | | Merge remote branch 'origin/upstream' into benchmarking_09_25_2013Andrew Pinski2014-11-141352-24398/+141124
|\ \ \ | |/ / |/| / | |/
| * runtime: set library name based on compiler nameian2014-11-144-44/+116
| * * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-146-7/+113
| * * sanopt.c: Include tree-ssa-operands.h.jakub2014-11-143-91/+393
| * [Vectorizer] Tidy up vect_create_epilog / use_scalar_resultalalaw012014-11-142-24/+21
| * * libgomp.c/examples-4/e.54.2.c (main): Use N / 8 insteadjakub2014-11-143-2/+9
| * * dwarf2.def (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)jakub2014-11-142-0/+24
| * 2014-11-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-11-1413-48/+151
| * 2014-11-14 Joel Sherrill <joel.sherrill@oarcorp.com>joel2014-11-142-2/+12
| * Don't enable IFUNC by default for Android and uclibchjl2014-11-142-4/+22
| * * config/aarch64/aarch64-simd.md (*aarch64_simd_ld1r<mode>): Usefyang2014-11-142-2/+9
| * * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-142-3/+11
| * * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-148-14/+176
| * * sanitizer_common/Makefile.am (AM_CXXFLAGS): Use -std=gnu++11.uros2014-11-1415-15/+36
| * 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-145-6/+65
| * Define C++11 version of std::ios_base::failure.redi2014-11-1413-17/+288
| * Fix patch mangling with --inline optionvries2014-11-142-4/+17
| * gcc/cp:redi2014-11-144-1/+21
| * * fold-const.c (fold_negate_expr): Don't fold INTEGER_CST ifmpolacek2014-11-144-2/+36
| * PR sanitizer/63839mpolacek2014-11-1412-20/+106
| * [RS6000] Remove vec_shl and (hopefully) fix vec_shralalaw012014-11-142-44/+9
| * Fix ChangeLog datealalaw012014-11-141-1/+1
| * [Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralalalaw012014-11-144-13/+13
| * Fix typo in *<arith_shift_insn>_shiftsiramana2014-11-143-167/+259
| * 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-146-216/+243
| * * tree.c (build_common_builtin_nodes): Remove doubled ECF_LEAF.mpolacek2014-11-142-1/+5
| * 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-142-2/+19
| * * configure.ac (--with-diagnostics-color): New configurejakub2014-11-146-16/+116
| * 2014-11-13 Teresa Johnson <tejohnson@google.com>tejohnson2014-11-144-6/+23
| * * cas_n.c (libat_compare_exchange): Add missing cast.law2014-11-142-1/+5
| * 2014-11-13 Daniel Kruegler <daniel.kruegler@gmail.com>timshen2014-11-143-4/+78
| * * timevar.def (TV_SCHED_FUSION): New time var.amker2014-11-1416-10/+497