Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | i386.md (*scc_bt<mode>): New insn_and_split pattern. | Uros Bizjak | 1 | -0/+92 |
2017-09-19 | i386.c (ix86_split_long_move): Do not handle address used for LEA in a specia... | Uros Bizjak | 1 | -34/+3 |
2017-09-19 | rs6000.c (rs6000_gimple_fold_builtin): Add handling for early folding of vect... | Will Schmidt | 2 | -72/+44 |
2017-09-18 | re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execut... | Andreas Schwab | 1 | -1/+2 |
2017-09-18 | i386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor_model and "amdfam17h"... | Uros Bizjak | 1 | -0/+2 |
2017-09-18 | re PR middle-end/82145 (i386/pr38988.c, i386/pr46254.c, i386/pr55154.c, i386/... | Jakub Jelinek | 1 | -20/+6 |
2017-09-18 | [RS6000] PR81996, __builtin_return_address(0) fails | Alan Modra | 1 | -13/+12 |
2017-09-17 | PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues | Daniel Santos | 1 | -6/+9 |
2017-09-17 | i386: Update preferred stack boundary for leaf functions | H.J. Lu | 1 | -5/+12 |
2017-09-16 | Refine formatting and comments. | Chung-Ju Wu | 8 | -386/+385 |
2017-09-15 | Turn FUNCTION_ARG_OFFSET into a hook | Richard Sandiford | 2 | -7/+15 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 55 | -194/+42 |
2017-09-15 | [PR target/67591] ARM v8 Thumb IT blocks are deprecated | Christophe Lyon | 1 | -20/+26 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 47 | -294/+319 |
2017-09-14 | rs6000-builtin.def (BU_FLOAT128_1_HW): New macros to support float128 built-i... | Michael Meissner | 4 | -6/+38 |
2017-09-14 | rs6000.c (rs6000_set_up_by_prologue): Make sure the TOC reg (r2) isn't in the... | Pat Haugen | 1 | -0/+5 |
2017-09-14 | Use vec<> in build_vector | Richard Sandiford | 1 | -14/+15 |
2017-09-14 | elf.h (LINK_EH_SPEC): Add -static-pie support. | Jakub Jelinek | 14 | -17/+23 |
2017-09-13 | sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support. | Jakub Jelinek | 3 | -12/+17 |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED into a hook | Richard Sandiford | 28 | -166/+166 |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook | Richard Sandiford | 14 | -61/+85 |
2017-09-13 | [AArch64, PATCH] Improve Neon store of zero | Jackson Woodruff | 2 | -5/+20 |
2017-09-13 | pr63304_1.c: Remove-mno-fix-cortex-a53-843419. | Kugan Vivekanandarajah | 1 | -11/+0 |
2017-09-12 | sparc.c (output_return): Output the source location of the insn in the delay ... | Eric Botcazou | 1 | -4/+22 |
2017-09-12 | Add -static-pie to GCC driver to create static PIE | H.J. Lu | 3 | -15/+18 |
2017-09-12 | Remove '*' from movsi/di/ti patterns | Wilco Dijkstra | 1 | -6/+6 |
2017-09-12 | re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3) | Simon Wright | 1 | -11/+5 |
2017-09-12 | re PR target/82112 (internal compiler error: in fold_convert_loc, at fold-con... | Jakub Jelinek | 1 | -15/+11 |
2017-09-12 | altivec.md (vec_widen_umult_even_v4si, [...]): Add define expands for vmuleuw... | Carl Love | 4 | -4/+69 |
2017-09-12 | [Patch AArch64 2/2] Fix memory sizes to load/store patterns | James Greenhalgh | 6 | -22/+28 |
2017-09-12 | [Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to enco... | James Greenhalgh | 36 | -345/+345 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 88 | -475/+379 |
2017-09-12 | Use hard_regno_nregs instead of HARD_REGNO_NREGS | Richard Sandiford | 5 | -13/+14 |
2017-09-12 | Convert hard_regno_nregs to a function | Richard Sandiford | 3 | -23/+23 |
2017-09-12 | Make more use of end_hard_regno | Richard Sandiford | 4 | -5/+4 |
2017-09-12 | Make more use of END_REGNO | Richard Sandiford | 2 | -5/+2 |
2017-09-12 | Make more use of REG_NREGS | Richard Sandiford | 6 | -18/+13 |
2017-09-12 | Turn SLOW_UNALIGNED_ACCESS into a target hook | Richard Sandiford | 12 | -89/+80 |
2017-09-12 | Add short_call function attribute for MIPS | Simon Atanasyan | 1 | -2/+4 |
2017-09-11 | xtensa: fix PR target/82181 | Max Filippov | 1 | -0/+1 |
2017-09-11 | 2017-09-11 Vidya Praveen <vidyapraveen@arm.com> | Vidya Praveen | 6 | -416/+280 |
2017-09-08 | re PR target/81988 (invalid std instruction with odd register) | Eric Botcazou | 1 | -1/+16 |
2017-09-08 | alpha.c (alpha_print_operand): Remove. | Uros Bizjak | 1 | -11/+0 |
2017-09-07 | re PR bootstrap/80897 (gnat bootstrap broken on SPARC64/Linux) | Eric Botcazou | 1 | -1/+17 |
2017-09-07 | vsx.md (define_insn "*stxvl"): Add missing argument to the sldi instruction. | Carl Love | 1 | -1/+1 |
2017-09-07 | re PR target/81979 (Assembler messages: Error: can't resolve `.got2' {.got2 s... | Jakub Jelinek | 1 | -19/+33 |
2017-09-06 | rs6000-cpus.def (OTHER_VSX_VECTOR_MASKS): Delete OPTION_MASK_FLOAT128_KEYWORD. | Michael Meissner | 5 | -112/+67 |
2017-09-06 | [arm] Improve error checking in parsecpu.awk | Richard Earnshaw | 1 | -1/+25 |
2017-09-06 | [arm] auto-generate arm-isa.h from CPU descriptions | Richard Earnshaw | 6 | -279/+391 |
2017-09-06 | vxworks.h (VXCPU_FOR_8548): Correct definition for VxWorks 7. | Olivier Hainque | 1 | -3/+9 |