aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-14explow.c (convert_memory_address_addr_space): Rename to ...Andrew Pinski2-12/+36
2014-10-14revert: re PR middle-end/49721 (convert_memory_address_addr_space may generat...Andrew Pinski2-12/+16
2014-10-15Daily bump.GCC Administrator1-1/+1
2014-10-14msp430-modes.def (PSI): Add.DJ Delorie6-20/+168
2014-10-14re PR ada/62019 (gnat.dg/weak2.adb fails everywhere)Eric Botcazou2-16/+17
2014-10-14More missed bits from the big __intN patchDJ Delorie2-18/+21
2014-10-14Missed bit of previous commit.DJ Delorie1-13/+14
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie32-144/+658
2014-10-14ira.c: Fix typo in comment.Kito Cheng9-28/+38
2014-10-14re PR rtl-optimization/63475 (Postreload CSE propagates aliased memory operand)Uros Bizjak2-56/+39
2014-10-14re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko2-4/+15
2014-10-14typeck.c (cp_build_unary_op): Accept float vectors.Marc Glisse4-1/+10
2014-10-14AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.Alexander Ivchenko2-0/+21
2014-10-14AVX-512. 74/n. Add byte/word max/mix reduction.Alexander Ivchenko3-3/+22
2014-10-14AVX-512. 73/n. Extend reduc min/max autogen.Alexander Ivchenko2-1/+14
2014-10-14AVX-512. 72/n. Extend VI itterator.Alexander Ivchenko3-2/+18
2014-10-14AVX-512. 71/n. Remove redudant iterator attribute.Alexander Ivchenko2-6/+11
2014-10-14AVX-512. 70/n. Add vpmaxmin.Alexander Ivchenko2-12/+29
2014-10-14AVX-512. 69/n. Add vpmulhrsw insn support.Alexander Ivchenko2-0/+71
2014-10-14AVX-512. 68/n. Add vpmullw, vpacksdw, pmaddwd insn.Alexander Ivchenko2-56/+89
2014-10-14AVX-512. 67/n. Update constraints in vec_dup insn.Alexander Ivchenko2-2/+14
2014-10-14AVX-512. 66/n. Extend vpalignr insn patterns.Alexander Ivchenko2-4/+40
2014-10-14AVX-512. 65/n. Add rest of VI1-AVX2: mul insn pattern.Alexander Ivchenko2-2/+14
2014-10-14AVX-512. 64/n. Add rest of VI1-AVX2: vpack[us]wb.Alexander Ivchenko2-13/+26
2014-10-14AVX-512. 62/n. Add vpmaddubsw,vdbpsadbw insn patterns.Alexander Ivchenko2-0/+48
2014-10-14AVX-512. 61/n. Update FP logic insn patterns.Alexander Ivchenko2-65/+167
2014-10-14AVX-512. 60/n. Update 128bit ashrv insn pattern.Alexander Ivchenko2-11/+44
2014-10-14AVX-512. 59/n. Add vptest[n]m, ucmp, cmpeq insn patterns.Alexander Ivchenko3-18/+122
2014-10-14AVX-512. 58/n. Add vpmul[u]dq insn patterns.Alexander Ivchenko2-34/+69
2014-10-14AVX-512. 57/n. Extend blend/cmp/brodcast insn patterns.Alexander Ivchenko2-24/+135
2014-10-14re PR tree-optimization/63512 (ICE: error: virtual use of statement not up-to...Richard Biener4-0/+59
2014-10-14re PR target/63260 ([SH] fabs, fneg do not need fp-mode setting and do not us...Oleg Endo4-58/+68
2014-10-14Daily bump.GCC Administrator1-1/+1
2014-10-14ira.c (struct equivalence): Change member "is_arg_equivalence" and "replace" ...Felix Yang2-14/+60
2014-10-13c-parser.c (c_parser_all_labels): New function to replace the duplicate code.Anthony Brandon2-15/+21
2014-10-13Handle cfa adjustments in csa passRichard Henderson4-7/+367
2014-10-13* Makefile.in (TAGS): Tag ../include files.Aldy Hernandez2-0/+5
2014-10-13rs6000.h (DBX_REGISTER_NUMBER): Pass format argument to rs6000_dbx_register_n...Ulrich Weigand11-23/+74
2014-10-13Add missing in r216154 test.Kirill Yukhin1-0/+13
2014-10-13i386.c (ix86_address_cost): Lower cost for when address contains GOT register.Evgeny Stupachenko2-0/+14
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin18-92/+289
2014-10-13x86-tune.def (X86_TUNE_SSE_PARTIAL_REG_DEPENDENCY): Remove m_SILVERMONT and m...Evgeny Stupachenko2-2/+7
2014-10-13re PR libfortran/63471 (unix.c:1906:10: error: implicit declaration of functi...John David Anglin2-0/+8
2014-10-13Cast size and elements to long for %lH.J. Lu3-5/+12
2014-10-13re PR c++/62127 (ICE with VLA in constructor)Jan Hubicka4-0/+24
2014-10-13Update ChangeLog for previous commit.Christophe Lyon1-0/+5
2014-10-13Makefile.in: (check-%): Update comment, as RUNTESTFLAGS no longer impact para...Christophe Lyon1-4/+3
2014-10-13re PR bootstrap/63496 (../../gcc/ipa-polymorphic-call.c:2117:1: error: assumi...Jan Hubicka2-1/+6
2014-10-13asan.c (instrument_derefs): BIT_FIELD_REF added.Marat Zakirov4-0/+33
2014-10-13re PR ada/63225 (ada bootstrap failure when -fno-inline in STAGE1_CFLAGS)Eric Botcazou3-28/+36