| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4.... | Bill Schmidt | 2012-02-10 | 1 | -6/+56 |
* | re PR tree-optimization/50969 (17% degradation in 168.wupwise for interleave ... | Bill Schmidt | 2012-02-06 | 1 | -2/+2 |
* | re PR tree-optimization/52091 (ICE: verify_gimple failed) | Ira Rosen | 2012-02-05 | 1 | -43/+49 |
* | re PR tree-optimization/52073 (ICE: vector VEC(vec_void_p,base) index domain ... | Jakub Jelinek | 2012-02-02 | 1 | -0/+5 |
* | re PR tree-optimization/51914 ([4.7] vect-intfloat-conversion4a/b tests fail ... | Jakub Jelinek | 2012-01-20 | 1 | -3/+7 |
* | Delete VEC_EXTRACT_EVEN/ODD_EXPR. | Richard Henderson | 2011-12-23 | 1 | -2/+2 |
* | Delete VEC_INTERLEAVE_*_EXPR. | Jakub Jelinek | 2011-12-23 | 1 | -7/+7 |
* | tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add... | Jakub Jelinek | 2011-12-15 | 1 | -16/+30 |
* | Revert two unintended commits | Richard Henderson | 2011-12-13 | 1 | -7/+7 |
* | Delete VEC_INTERLEAVE_*_EXPR. | Richard Henderson | 2011-12-13 | 1 | -7/+7 |
* | re PR tree-optimization/51482 (ice: invalid types in conversion to floating p... | Richard Biener | 2011-12-09 | 1 | -6/+9 |
* | re PR bootstrap/51112 (LTO bootstrap failed with bootstrap-profiled) | Ira Rosen | 2011-11-14 | 1 | -1/+1 |
* | re PR tree-optimization/51058 (ICE: gimple check: expected gimple_assign(erro... | Jakub Jelinek | 2011-11-11 | 1 | -2/+4 |
* | re PR tree-optimization/51000 (ICE: in vect_get_store_cost, at tree-vect-stmt... | Jakub Jelinek | 2011-11-10 | 1 | -1/+21 |
* | tree-vect-stmts.c (vectorizable_call): Add SLP_NODE argument. | Jakub Jelinek | 2011-11-08 | 1 | -15/+105 |
* | re PR tree-optimization/50789 (Gather vectorization) | Jakub Jelinek | 2011-11-07 | 1 | -34/+241 |
* | tree-vectorizer.h (vectorizable_condition): Add argument. | Ira Rosen | 2011-11-06 | 1 | -63/+128 |
* | tree-vect-stmts.c (vectorizable_conversion): Rewritten to handle not just FLO... | Jakub Jelinek | 2011-11-04 | 1 | -938/+700 |
* | re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with... | Ira Rosen | 2011-11-03 | 1 | -20/+42 |
* | re PR tree-optimization/50902 (intVar/dinternal.cc ICEs at -O2 -ftree-vectorize) | Richard Guenther | 2011-11-02 | 1 | -2/+11 |
* | tree-vect-stmts.c (vectorizable_shift): If op1 is vect_external_def in a loop... | Jakub Jelinek | 2011-10-31 | 1 | -2/+24 |
* | tree-cfg.c (verify_gimple_assign_unary): Allow vector conversions. | Dmitry Plotnikov | 2011-10-30 | 1 | -15/+22 |
* | tree-vect-stmts.c (vectorizable_shift): Give up if op1 has different vector m... | Jakub Jelinek | 2011-10-28 | 1 | -1/+10 |
* | Change vec_perm checking and expansion level. | Richard Henderson | 2011-10-25 | 1 | -9/+13 |
* | re PR tree-optimization/50596 (Problems in vectorization of condition express... | Jakub Jelinek | 2011-10-25 | 1 | -12/+16 |
* | tree-vect-stmts.c (vect_get_vec_def_for_operand): Convert constants to vector... | Richard Guenther | 2011-10-24 | 1 | -30/+78 |
* | md.texi (vec_widen_ushiftl_hi, [...]): Document. | Ira Rosen | 2011-10-18 | 1 | -8/+46 |
* | tree-vect-stmts.c (vectorizable_load): For SLP without permutation treat the ... | Ira Rosen | 2011-10-16 | 1 | -0/+5 |
* | Use VEC_PERM_EXPR in the vectorizer. | Richard Henderson | 2011-10-15 | 1 | -37/+18 |
* | re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689) | Jakub Jelinek | 2011-10-07 | 1 | -1/+1 |
* | re PR tree-optimization/50596 (Problems in vectorization of condition express... | Jakub Jelinek | 2011-10-06 | 1 | -3/+19 |
* | tree-vect-stmts.c (vectorizable_type_demotion): Handle basic block vectorizat... | Ira Rosen | 2011-09-27 | 1 | -13/+15 |
* | re PR tree-optimization/27460 (Does not vectorize statements with mixed type ... | Richard Guenther | 2011-09-02 | 1 | -18/+14 |
* | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 2011-09-01 | 1 | -7/+5 |
* | re PR tree-optimization/50162 (Wrong vectorization) | Richard Guenther | 2011-08-23 | 1 | -1/+1 |
* | re PR tree-optimization/50133 (ICE: SIGSEGV in vect_finish_stmt_generation (g... | Jakub Jelinek | 2011-08-22 | 1 | -8/+1 |
* | re PR debug/50017 (-fcompare-debug failure) | Jakub Jelinek | 2011-08-18 | 1 | -2/+9 |
* | tree-vectorizer.h (struct _stmt_vec_info): Add new field for pattern def stat... | Ira Rosen | 2011-08-04 | 1 | -1/+55 |
* | re PR middle-end/49603 (177.mesa in SPEC CPU 2000 failed to build) | Richard Guenther | 2011-07-01 | 1 | -12/+7 |
* | re PR tree-optimization/46787 (Does not vectorize loop with load from scalar ... | Richard Guenther | 2011-06-30 | 1 | -22/+7 |
* | tree-vect-loop.c (vect_determine_vectorization_factor): Handle both pattern a... | Ira Rosen | 2011-06-30 | 1 | -40/+94 |
* | re PR middle-end/49536 (latent bug with creation of vector of arrays) | Richard Guenther | 2011-06-27 | 1 | -0/+9 |
* | re PR tree-optimization/49483 (unable to vectorize code equivalent to "scalbnf") | Richard Guenther | 2011-06-21 | 1 | -2/+7 |
* | tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove. | Ira Rosen | 2011-06-15 | 1 | -15/+69 |
* | tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer. | Ira Rosen | 2011-06-07 | 1 | -12/+35 |
* | tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for... | Ira Rosen | 2011-05-18 | 1 | -29/+30 |
* | md.texi (vec_load_lanes, [...]): Document. | Richard Sandiford | 2011-05-03 | 1 | -240/+414 |
* | re PR tree-optimization/48765 (ICE in vect_transform_stmt) | Ira Rosen | 2011-04-28 | 1 | -12/+12 |
* | Revert last patch. | Richard Sandiford | 2011-04-20 | 1 | -414/+240 |
* | md.texi (vec_load_lanes, [...]): Document. | Richard Sandiford | 2011-04-20 | 1 | -240/+414 |