Show patches with: Submitter = Bill Schmidt       |    State = Action Required       |    Archived = No       |   455 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[rs6000] Skip test gfortran.dg/nan_7.f90 for little endian PowerPC - - - - --- 2013-11-27 Bill Schmidt New
[rs6000] Generate correct constant permutes using xxpermdi - - - - --- 2013-11-22 Bill Schmidt New
[rs6000] More vector LE cleanups - - - - --- 2013-11-22 Bill Schmidt New
[rs6000] Correct vsx_set and vsx_extract patterns for little endian - - - - --- 2013-11-20 Bill Schmidt New
[rs6000] Fix V16QI vector splat for little endian - - - - --- 2013-11-19 Bill Schmidt New
[rs6000] Fix libcpp/lex.c Altivec code to be correct for little endian - - - - --- 2013-11-18 Bill Schmidt New
[rs6000] Emit correct note for DWARF CFI information on LE prolog VSX stores - - - - --- 2013-11-17 Bill Schmidt New
[rs6000] Correct programmer access to vperm for little endian - - - - --- 2013-11-15 Bill Schmidt New
[rs6000] Enable VSX code generation in little endian mode - - - - --- 2013-11-05 Bill Schmidt New
[rs6000] Fix vect_pack_trunc_v2df pattern for little endian - - - - --- 2013-11-05 Bill Schmidt New
[rs6000] (3/3) Fix mulv4si3 and mulv8hi3 patterns for little endian - - - - --- 2013-11-05 Bill Schmidt New
[rs6000] (1/3) Reverse meanings of multiply even/odd for little endian - - - - --- 2013-11-05 Bill Schmidt New
[rs6000] Fix vect_pack_trunc_v2df pattern for little endian - - - - --- 2013-11-04 Bill Schmidt New
[rs6000] (3/3) Fix mulv4si3 and mulv8hi3 patterns for little endian - - - - --- 2013-11-04 Bill Schmidt New
[rs6000] (2/3) Fix widening multiply high/low operations for little endian - - - - --- 2013-11-04 Bill Schmidt New
[rs6000] (1/3) Reverse meanings of multiply even/odd for little endian - - - - --- 2013-11-04 Bill Schmidt New
[rs6000] Re-permute source register for postreload splits of VSX LE stores - - - - --- 2013-11-02 Bill Schmidt New
[rs6000] Fix rs6000_expand_vector_set for little endian - - - - --- 2013-11-01 Bill Schmidt New
[rs6000] Correct handling of multiply high-part for little endian - - - - --- 2013-10-30 Bill Schmidt New
[testsuite/rs6000] Adjust two VMX tests for little endian - - - - --- 2013-10-28 Bill Schmidt New
[rs6000] Fix mulv8hi3 pattern for little endian - - - - --- 2013-10-23 Bill Schmidt New
[rs6000] Be careful with special permute masks for little endian, take 2 - - - - --- 2013-10-22 Bill Schmidt New
[rs6000] Be careful with special permute masks for little endian - - - - --- 2013-10-21 Bill Schmidt New
[rs6000] Be careful with special permute masks for little endian - - - - --- 2013-10-21 Bill Schmidt New
[rs6000] Adjust vec_unpacku patterns for little endian - - - - --- 2013-10-20 Bill Schmidt New
[rs6000] Fix vsx_unpack expansions for endianness - - - - --- 2013-10-16 Bill Schmidt New
[rs6000] Fix vsx_concat_<mode> insns for little endian - - - - --- 2013-10-16 Bill Schmidt New
[rs6000] Handle missing permute splits for V2DF/V4SF in little endian - - - - --- 2013-10-11 Bill Schmidt New
[rs6000] Fix variable permute control vectors for little endian - - - - --- 2013-10-09 Bill Schmidt New
[rs6000] Correct vector permute for little endian - - - - --- 2013-10-06 Bill Schmidt New
[PowerPC] Change code generation for VSX loads and stores for little endian - - - - --- 2013-10-01 Bill Schmidt New
[PowerPC] Fix PR57949 (ABI alignment issue) - - - - --- 2013-08-14 Bill Schmidt New
[committed] Update SLSR candidate table for update_stmt replacements - - - - --- 2013-08-03 Bill Schmidt New
Fix PR57993 (ICE in slsr) - - - - --- 2013-07-28 Bill Schmidt New
[PowerPC] Fix vector pack insns for little endian - - - - --- 2013-07-24 Bill Schmidt New
[PowerPC] Fix unaligned Altivec load/stores in LE mode - - - - --- 2013-07-24 Bill Schmidt New
[PowerPC] altivec_expand_vec_perm_const selects wrong field for splat in LE mode - - - - --- 2013-07-23 Bill Schmidt New
[PowerPC] altivec_expand_vec_perm_const reverses pack pattern arguments in little endian mode - - - - --- 2013-07-23 Bill Schmidt New
[PowerPC] altivec_expand_vec_perm_const reverses pack pattern arguments in little endian mode - - - - --- 2013-07-22 Bill Schmidt New
[PowerPC] rs6000_expand_vector_init selects wrong field for splat in LE mode - - - - --- 2013-07-22 Bill Schmidt New
Fix PR57441 (memory error in SLSR) - - - - --- 2013-05-29 Bill Schmidt New
[rs6000] Increase MALLOC_ABI_ALIGNMENT for 32-bit PowerPC - - - - --- 2013-05-17 Bill Schmidt New
[committed] Correct signedness warning in gimple-ssa-strength-reduction.c - - - - --- 2013-05-08 Bill Schmidt New
Restrict conditional SLSR candidates to CAND_MULTs - - - - --- 2013-05-07 Bill Schmidt New
Limit SLSR increment vector size to avoid quadratic behavior - - - - --- 2013-05-07 Bill Schmidt New
Fix SLSR conditional candidate bug with commuted operands - - - - --- 2013-05-06 Bill Schmidt New
Use anonymous SSA name support in SLSR - - - - --- 2013-05-06 Bill Schmidt New
Fix thinko in SLSR that caused x86 bootstrap failure - - - - --- 2013-05-05 Bill Schmidt New
[committed] Avoid bootstrap failure for i686-pc-linux-gnu due to SLSR - - - - --- 2013-05-04 Bill Schmidt New
[PowerPC] Fix PR 56843 - - - - --- 2013-04-05 Bill Schmidt New
SLSR for conditional candidates - - - - --- 2013-03-29 Bill Schmidt New
Fix PR56605 - - - - --- 2013-03-13 Bill Schmidt New
Fix PR56321 - - - - --- 2013-02-15 Bill Schmidt New
[committed] Fix PR55008 - - - - --- 2012-10-22 Bill Schmidt New
Fix PR54674 - - - - --- 2012-09-24 Bill Schmidt New
Fix PR54492 - - - - --- 2012-09-10 Bill Schmidt New
Fix PR54492 - - - - --- 2012-09-10 Bill Schmidt New
Straight-line strength reduction, 4/4: Conditional candidates - - - - --- 2012-08-23 Bill Schmidt New
Fix PR54245 - - - - --- 2012-08-14 Bill Schmidt New
Fix PR54240 - - - - --- 2012-08-14 Bill Schmidt New
[testsuite] New effective target long_neq_int - - - - --- 2012-08-10 Bill Schmidt New
Fix PR54211 - - - - --- 2012-08-10 Bill Schmidt New
[committed] Fix PR53773 - - - - --- 2012-08-03 Bill Schmidt New
Strength reduction part 3 of 4: candidates with unknown strides - - - - --- 2012-08-01 Bill Schmidt New
[committed] Strength reduction clean-up (base name => base expr) - - - - --- 2012-08-01 Bill Schmidt New
[rs6000] Vectorizer heuristic - - - - --- 2012-07-31 Bill Schmidt New
Fix PR53733 - - - - --- 2012-07-30 Bill Schmidt New
Change IVOPTS and strength reduction to use expmed cost model - - - - --- 2012-07-25 Bill Schmidt New
Change IVOPTS and strength reduction to use expmed cost model - - - - --- 2012-07-25 Bill Schmidt New
Vectorizer cost model outside-cost changes - - - - --- 2012-07-24 Bill Schmidt New
Add flag to control straight-line strength reduction - - - - --- 2012-07-18 Bill Schmidt New
Add flag to control straight-line strength reduction - - - - --- 2012-07-17 Bill Schmidt New
Enable vectorizer cost model by default at -O3 - - - - --- 2012-07-15 Bill Schmidt New
[committed] Fix PR53955 - - - - --- 2012-07-13 Bill Schmidt New
[RFC] New target interface for vectorizer cost model - - - - --- 2012-07-06 Bill Schmidt New
[RFC] New target interface for vectorizer cost model - - - - --- 2012-07-03 Bill Schmidt New
[RFC] New target interface for vectorizer cost model - - - - --- 2012-07-03 Bill Schmidt New
Fix PR46556 (straight-line strength reduction, part 2) - - - - --- 2012-06-28 Bill Schmidt New
Strength reduction - - - - --- 2012-06-25 Bill Schmidt New
Strength reduction preliminaries - - - - --- 2012-06-21 Bill Schmidt New
Fix PR53703 - - - - --- 2012-06-18 Bill Schmidt New
Some vector cost model cleanup - - - - --- 2012-06-13 Bill Schmidt New
[committed] Fix PR53647 - - - - --- 2012-06-13 Bill Schmidt New
[RFC] First cut at using vec_construct for strided loads - - - - --- 2012-06-13 Bill Schmidt New
Hoist adjacent loads - - - - --- 2012-06-11 Bill Schmidt New
Correct cost model for strided loads - - - - --- 2012-06-10 Bill Schmidt New
Add vector cost model density heuristic - - - - --- 2012-06-08 Bill Schmidt New
Hoist adjacent pointer loads - - - - --- 2012-06-04 Bill Schmidt New
Hoist adjacent pointer loads - - - - --- 2012-05-22 Bill Schmidt New
[rs6000] Fix PR53385 - - - - --- 2012-05-18 Bill Schmidt New
Simplify attempt_builtin_powi logic - - - - --- 2012-05-17 Bill Schmidt New
[4.7] Backport fix to [un]signed_type_for - - - - --- 2012-05-10 Bill Schmidt New
[4.7] Backport fix to [un]signed_type_for - - - - --- 2012-05-10 Bill Schmidt New
Fix PR53217 - - - - --- 2012-05-09 Bill Schmidt New
Hoist adjacent pointer loads - - - - --- 2012-05-03 Bill Schmidt New
[powerpc] Fix PR47197 - - - - --- 2012-04-24 Bill Schmidt New
Fix PR44214 - - - - --- 2012-04-23 Bill Schmidt New
Fix PR44214 - - - - --- 2012-04-20 Bill Schmidt New
Fix __builtin_powi placement (PR52976 follow-up) - - - - --- 2012-04-17 Bill Schmidt New
Allow un-distribution with repeated factors (PR52976 follow-up) - - - - --- 2012-04-17 Bill Schmidt New
« 1 2 ... 2 3 4 5 »