Show patches with: Archived = No       |   126796 patches
« 1 2 ... 714 715 7161267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-29 Marc Glisse New
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-27 Marc Glisse New
match.pd: unsigned A - B > A --> A < B - - - - --- 2016-04-26 Marc Glisse New
match.pd: x+x -> 2*x - - - - --- 2016-04-25 Marc Glisse New
match.pd: unsigned A - B > A --> A < B - - - - --- 2016-04-24 Marc Glisse New
match.pd patch: u + 3 < u is u > UINT_MAX - 3 - - - - --- 2016-04-24 Marc Glisse New
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-24 Marc Glisse New
match.pd patch: u + 3 < u is u > UINT_MAX - 3 - - - - --- 2016-04-22 Marc Glisse New
tuple move constructor - - - - --- 2016-04-21 Marc Glisse New
match.pd patch: min(-x, -y), min(~x, ~y) - - - - --- 2016-04-21 Marc Glisse New
match.pd patch: max(int_min, x)->x - - - - --- 2016-04-20 Marc Glisse New
PATCH] Fix PR 31531: A microoptimization of isnegative of signed integer - - - - --- 2016-04-15 Marc Glisse New
Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089) - - - - --- 2015-12-04 Marc Glisse New
Fix X - (X / Y) * Y in match.pd - - - - --- 2015-10-29 Marc Glisse New
Move some comparison simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
Move some complex simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
Clean-ups in match.pd - - - - --- 2015-07-04 Marc Glisse New
Remove redundant AND from count reduction loop - - - - --- 2015-06-28 Marc Glisse New
genmatch: guess the type of a?b:c as b instead of a - - - - --- 2015-06-06 Marc Glisse New
Simplify -x<0 to x>0 - - - - --- 2015-05-24 Marc Glisse New
Move ABS detection from fold-const.c to match.pd - - - - --- 2015-05-24 Marc Glisse New
PRE and uninitialized variables - - - - --- 2015-05-17 Marc Glisse New
match.pd: (x | y) & ~x -> y & ~x - - - - --- 2015-05-15 Marc Glisse New
Small fold-const.c / match.pd tweaks - - - - --- 2015-05-15 Marc Glisse New
Improve error message for vector conversion - - - - --- 2015-05-15 Marc Glisse New
PR64454: (x % y) % y - - - - --- 2015-05-14 Marc Glisse New
[RFA] More type narrowing in match.pd V2 - - - - --- 2015-05-14 Marc Glisse New
PR 64454: Improve VRP for % - - - - --- 2015-05-08 Marc Glisse New
PR 64454: Improve VRP for % - - - - --- 2015-05-01 Marc Glisse New
PR libstdc++/65883 missing unsigned in numeric_limits - - - - --- 2015-04-28 Marc Glisse New
[libstdc++/61347] std::distance(list.first(),list.end()) in O(1) - - - - --- 2015-04-14 Marc Glisse New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
[libstdc++/61347] std::distance(list.first(),list.end()) in O(1) - - - - --- 2015-04-13 Marc Glisse New
Overload HONOR_INFINITIES, etc macros - - - - --- 2014-12-11 Marc Glisse New
match.pd tweaks for vectors and issues with HONOR_NANS - - - - --- 2014-12-08 Marc Glisse New
match.pd tweaks for vectors and issues with HONOR_NANS - - - - --- 2014-11-18 Marc Glisse New
match.pd tweaks for vectors and issues with HONOR_NANS - - - - --- 2014-11-16 Marc Glisse New
match.pd tweaks for vectors and issues with HONOR_NANS - - - - --- 2014-11-16 Marc Glisse New
[x86,merge] Replace builtins with vector extensions - - - - --- 2014-11-11 Marc Glisse New
[x86,7/n] Replace builtins with vector extensions - - - - --- 2014-11-11 Marc Glisse New
[x86,6/n] Replace builtins with vector extensions - - - - --- 2014-11-09 Marc Glisse New
[x86,5/n] Replace builtins with vector extensions - - - - --- 2014-11-09 Marc Glisse New
__float128 typeinfo - - - - --- 2014-11-09 Marc Glisse New
[x86,4/n] Replace builtins with vector extensions - - - - --- 2014-11-08 Marc Glisse New
[x86,3/n] Replace builtins with vector extensions - - - - --- 2014-11-08 Marc Glisse New
SRA: don't drop clobbers - - - - --- 2014-11-03 Marc Glisse New
Fix fold making valid VEC_PERMs invalid - - - - --- 2014-11-03 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-11-02 Marc Glisse New
Fix fold making valid VEC_PERMs invalid - - - - --- 2014-11-02 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-10-25 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-10-18 Marc Glisse New
[x86,2/n] Replace builtins with vector extensions - - - - --- 2014-10-18 Marc Glisse New
[x86] Replace builtins with vector extensions - - - - --- 2014-10-18 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-10-17 Marc Glisse New
Pasto in is_old_name: s/new_ssa_names/old_ssa_names/g - - - - --- 2014-10-17 Marc Glisse New
NRV with address taken - - - - --- 2014-10-16 Marc Glisse New
[x86] Replace builtins with vector extensions - - - - --- 2014-10-12 Marc Glisse New
[v3] Move std::list::_M_size closer to iterators - - - - --- 2014-10-12 Marc Glisse New
constexpr and const qual in C++14 - - - - --- 2014-10-08 Marc Glisse New
[C++] Handle && || ! for simd vectors - - - - --- 2014-10-03 Marc Glisse New
integer_each_onep + vector bug - - - - --- 2014-09-12 Marc Glisse New
DBL_DENORM_MIN should never be 0 - - - - --- 2014-09-11 Marc Glisse New
DBL_DENORM_MIN should never be 0 - - - - --- 2014-09-10 Marc Glisse New
DSE calls to builtins (memset, etc) - - - - --- 2014-08-20 Marc Glisse New
[C++] Handle && || ! for simd vectors - - - - --- 2014-08-17 Marc Glisse New
DSE calls to builtins (memset, etc) - - - - --- 2014-08-16 Marc Glisse New
Warn when returning the address of a temporary (middle-end) v2 - - - - --- 2014-07-30 Marc Glisse New
Warn when returning the address of a temporary (middle-end) v2 - - - - --- 2014-07-29 Marc Glisse New
[i386] Replace builtins with vector extensions - - - - --- 2014-07-26 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-07-06 Marc Glisse New
SRA: don't drop clobbers - - - - --- 2014-06-29 Marc Glisse New
update address taken: don't drop clobbers - - - - --- 2014-06-28 Marc Glisse New
strlen: update datastructure when replacing malloc with calloc - - - - --- 2014-06-25 Marc Glisse New
calloc = malloc + memset - - - - --- 2014-06-23 Marc Glisse New
Warn when returning the address of a temporary (middle-end) v2 - - - - --- 2014-06-22 Marc Glisse New
[doc] Remove duplicate -Wmaybe-uninitialized - - - - --- 2014-06-22 Marc Glisse New
[RTL] (vec_select (vec_concat a b) c) may be just a or b - - - - --- 2014-06-21 Marc Glisse New
[i386] logical shift right in shrd - - - - --- 2014-06-21 Marc Glisse New
[i386] logical shift right in shrd - - - - --- 2014-06-20 Marc Glisse New
[RTL,i386] Use subreg instead of UNSPEC_CAST - - - - --- 2014-06-10 Marc Glisse New
PR54442 build_qualified_type produces a non-canonical type - - - - --- 2014-06-09 Marc Glisse New
__float128 typeinfo - - - - --- 2014-06-06 Marc Glisse New
__float128 typeinfo - - - - --- 2014-06-06 Marc Glisse New
PR61385: phiopt drops some PHIs - - - - --- 2014-06-04 Marc Glisse New
PR61385: phiopt drops some PHIs - - - - --- 2014-06-04 Marc Glisse New
PR61385: phiopt drops some PHIs - - - - --- 2014-06-03 Marc Glisse New
PR61140: check the phi is unique in value_replacement - - - - --- 2014-05-10 Marc Glisse New
Optimize n?rotate(x,n):x - - - - --- 2014-05-01 Marc Glisse New
emit __float128 typeinfo - - - - --- 2014-04-25 Marc Glisse New
emit __float128 typeinfo - - - - --- 2014-04-25 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2014-04-24 Marc Glisse New
[c++] typeinfo for target types - - - - --- 2014-04-24 Marc Glisse New
[i386] define __SIZEOF_FLOAT128__ - - - - --- 2014-04-24 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2014-04-22 Marc Glisse New
calloc = malloc + memset - - - - --- 2014-04-18 Marc Glisse New
[build] PR 43538: Don't overwrite CXXFLAGS_FOR_TARGET in config/mt-gnu - - - - --- 2014-04-18 Marc Glisse New
C++ PATCH for c++/51747 (list-initialization from same type) - - - - --- 2014-04-15 Marc Glisse New
Optimize n?rotate(x,n):x - - - - --- 2014-04-14 Marc Glisse New
version typeinfo for 128bit types - - - - --- 2014-04-14 Marc Glisse New
« 1 2 ... 714 715 7161267 1268 »