[PATCH AArch64 1/2] Add execution tests of vget_low and vget_high
[gcc.git] / gcc /
2014-09-05 Alan Lawrence[PATCH AArch64 1/2] Add execution tests of vget_low...
2014-09-05 Alan Lawrence[PATCH AArch64 2/2] Remove vector compare/tst __builtins
2014-09-05 Alan Lawrence[PATCH AArch64 1/2] Improve codegen of vector compares...
2014-09-05 Alan Lawrence[PATCH][AArch64] Tidy: remove unused qualifier_const_po...
2014-09-05 Alan Lawrence[PATCH][AArch64] One-liner: fix type of an add in SIMD...
2014-09-05 Alan Lawrence[PATCH AArch64] Remove varargs from aarch64_simd_expand...
2014-09-05 Kyrylo Tkachov[ARM/AArch64] Schedule alu_ext for Cortex-A53.
2014-09-05 Alan Lawrence[PATCH AArch64] Add a builtin for rbit(q?)_p8; add...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-09-05 Richard Bienerre PR tree-optimization/63148 (r187042 causes auto...
2014-09-05 James Greenhalgh[AArch64 Obvious] Add a mode to operand 1 of sibcall_va...
2014-09-05 Joey Yere PR plugins/59335 (Plugin doesn't build on trunk)
2014-09-05 Bin Chengre PR target/55701 (Inline some instances of memset...
2014-09-05 Bin Chengarm.md (arm_movqi_insn): Use Uh instead of m constraint.
2014-09-05 Bin Chengarm.c (output_move_neon): Handle REG explicitly.
2014-09-05 Trevor Saundersmake dead_debug_insert_temp take an rtx_insn *
2014-09-05 Trevor Saundersmake several emit functions take an rtx_insn *
2014-09-05 David MalcolmRemove a cast in cse.c
2014-09-05 David MalcolmParams to modified_between_p
2014-09-05 David Malcolmfixup_args_size_notes takes a pair of rtx_insn
2014-09-05 David MalcolmReturn type of get_ready_element
2014-09-05 Kaz KojimaRemove dg-options for sh*-*-* from gcc.c-torture/execut...
2014-09-05 GCC AdministratorDaily bump.
2014-09-04 Segher Boessenkoolre PR target/63165 (r214816 breaks Java build and 435...
2014-09-04 Trevor Saundersuse rtx_insn * a little more
2014-09-04 Trevor SaundersChange the types of arguments and return values for...
2014-09-04 David Malcolminsn_latency takes a pair of rtx_insn
2014-09-04 David Malcolmeh_returnjump_p takes an rtx_insn
2014-09-04 Aldy Hernandez* Makefile.in (TAGS): Handle constructs in timevar...
2014-09-04 Aldy HernandezRevert mistakenly committed change.
2014-09-04 Aldy HernandezRemove file that was mistakenly added.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-09-04 Aldy HernandezAdd missing ChangeLog entries for last commit.
2014-09-04 Aldy Hernandezdwarf2out.c (struct die_struct): Add dumped_early field.
2014-09-04 Aldy HernandezMake output_die() output the parent DIE for each DIE.
2014-09-04 Aldy HernandezMake gen_formal_parameter_die() merge DIEs from a previ...
2014-09-04 Aldy Hernandezdearly: Emit DIEs for decls early in the compilation...
2014-09-04 Guozhi Weire PR target/62040 (internal compiler error: in simplif...
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-09-04 Bill Schmidtrs6000.c (special_handling_values): Add SH_EXTRACT.
2014-09-04 Bill Schmidtvsx.md (*vsx_extract_<mode>_load): Always match selecti...
2014-09-04 Jan-Benedict Glawrx.h (HARD_REGNO_MODE_OK): Add braces.
2014-09-04 Markus Trippelsdorfre PR ipa/61659 (Extra undefined symbol because of...
2014-09-04 Alan Modrare PR debug/60655 (ICE: output_operand: invalid express...
2014-09-04 Matthew FortuneAdd target hook to override DWARF2 frame register size
2014-09-04 GCC AdministratorDaily bump.
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-09-03 Marek Polacekinvoke.texi: Document that -Wlogical-not-parentheses...
2014-09-03 Fritz Reese[multiple changes]
2014-09-03 Richard Sandifordrtl.texi (RTX_AUTOINC): Document that the first operand...
2014-09-03 Richard Sandifordoutput.h (get_some_local_dynamic_name): Declare.
2014-09-03 Richard Hendersonaarch64: Improve epilogue unwind info
2014-09-03 Richard Bieneropts.c (default_options_optimization): Adjust max-combi...
2014-09-03 Martin Jamborre PR ipa/62015 (ipa-cp-clone uses a clone that is...
2014-09-03 Martin Jamborre PR ipa/61986 (ICE on valid code at -O3 on x86_64...
2014-09-03 Marek Polacekre PR c/62294 (Missing "passing argument [...] from...
2014-09-03 Martin LiskaFix for tree-ssa-pre
2014-09-03 Kaz Kojimapr39228.c: Use dg-add-options instead of dg-options.
2014-09-03 Marek Polacekre PR c/62024 (__atomic_always_lock_free is not a const...
2014-09-03 Chung-Ju Wu[NDS32] No need to take padding into consideration...
2014-09-03 Chung-Ju Wu[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we...
2014-09-03 Chung-Ju Wu[NDS32] Emit stack push instructions for varargs at...
2014-09-03 Chung-Ju Wu[NDS32] Since we are going to provide new heuristic...
2014-09-03 Chung-Ju Wu[NDS32] Deal with nameless arguments in nds32_function_...
2014-09-03 Richard Bienertree-ssa-pre.c (alloc_expression_id): Use quick_grow_cl...
2014-09-03 Chung-Ju Wu[NDS32] Since argument pointer must be 8-byte alignment...
2014-09-03 Chung-Ju Wu[NDS32] Prepare necessary varargs information in comput...
2014-09-03 Chung-Ju Wu[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target...
2014-09-03 Ilya Tocaradxintrin.h (_subborrow_u32): New.
2014-09-03 Chung-Ju Wu[NDS32] Define and rename some GPR-specific stuff.
2014-09-03 Chung-Ju Wu[NDS32] Remove unused variables.
2014-09-03 Chung-Ju Wu[NDS32] We need to make sure it is NOT a variadic funct...
2014-09-03 Chung-Ju Wu[NDS32] Consider varargs situation when creating stack...
2014-09-03 Chung-Ju Wu[NDS32] Add a function to indentify if FUNC is an inter...
2014-09-03 Chung-Ju Wu[NDS32] Preparation in nds32.h of using registers to...
2014-09-03 Chung-Ju Wu[NDS32] In nds32_valid_stack_push_pop_p(), we look...
2014-09-03 Chung-Ju Wu[NDS32] Refine the implementation and consider CFA...
2014-09-03 Chung-Ju Wu[NDS32] Refine the implementation and consider CFA...
2014-09-03 Andreas Krebbelre PR bootstrap/61078 (ESA mode bootstrap failure since...
2014-09-03 Chung-Ju Wu[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
2014-09-03 Uros Bizjak20111227-2.c: Compile only for x86 targets.
2014-09-03 Max Ostapenkogcc-dg.exp (set-target-env-var): Change env to ::env.
2014-09-03 Tobias BurnusMissed that file in r213079 of 2014-07-26
2014-09-03 Trevor Saundersuse rtx_code_label in lab_rtx_for_bb hash map
2014-09-03 Trevor Saundersuse rtx_code_label more
2014-09-03 GCC AdministratorDaily bump.
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-09-02 Bill Schmidtrs6000-builtin.def (XVCVSXDDP_SCALE): New built-in...
2014-09-02 Hans-Peter Nilssonbadalloc1.C (arena_size): Scale according to target...
2014-09-02 Marek Polacekre PR fortran/62270 (-Wlogical-not-parentheses warnings)
2014-09-02 Kyrylo Tkachov[2/2] Vectorise lroundf, lfloorf, lceilf using the...
2014-09-02 Kyrylo Tkachov[ARM][1/2] Implement lceil, lfloor, lround optabs with...
2014-09-02 Kyrylo Tkachov[AArch64] Use CC_Z and CC_NZ with csinc and similar...
2014-09-02 Paolo CarliniDR 1453
2014-09-02 Aldy HernandezMakefile.in (TAGS): Handle constructs in common.opt...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-09-02 Segher Boessenkool40x.md (ppc403-integer): Move "exts" to "no dot".
next