2007-07-03 |
uros | libcpp/ChangeLog:
|
commit | commitdiff | tree |
2007-07-02 |
uros | * ChangeLog: Add following to my previous description:
|
commit | commitdiff | tree |
2007-07-02 |
uros | PR tree-optimization/31966
|
commit | commitdiff | tree |
2007-07-01 |
uros | PR middle-end/32559
|
commit | commitdiff | tree |
2007-07-01 |
uros | PR tree-optimization/25371
|
commit | commitdiff | tree |
2007-06-30 |
uros | PR target/32433
|
commit | commitdiff | tree |
2007-06-29 |
uros | PR tree-optimization/24659
|
commit | commitdiff | tree |
2007-06-22 |
uros | * gcc.target/i386/large-size-array-3.c: Fix...
|
commit | commitdiff | tree |
2007-06-22 |
uros | PR middle-end/32374
|
commit | commitdiff | tree |
2007-06-22 |
uros | PR target/32413
|
commit | commitdiff | tree |
2007-06-22 |
uros | * config/i386/i386.c (override_options): Correct x86_sahf
|
commit | commitdiff | tree |
2007-06-20 |
uros | * ChangeLog: Strip testsuite/ from file names. Fix...
|
commit | commitdiff | tree |
2007-06-19 |
uros | * config/i386/i386.c (ix86_emit_swsqrtsf):...
|
commit | commitdiff | tree |
2007-06-19 |
uros | * config/i386/i386.c (ix86_emit_swsqrtsf): Limit the...
|
commit | commitdiff | tree |
2007-06-18 |
uros | PR target/32389
|
commit | commitdiff | tree |
2007-06-18 |
uros | PR tree-optimization/32383
|
commit | commitdiff | tree |
2007-06-17 |
uros | PR rtl-optimization/32366
|
commit | commitdiff | tree |
2007-06-17 |
uros | * gcc.target/i386/sse-recip-vec.c: Add file, missing...
|
commit | commitdiff | tree |
2007-06-16 |
uros | * Fix mis-merge from PTR-PLUS branch.
|
commit | commitdiff | tree |
2007-06-16 |
uros | * targhooks.c (default_builtin_reciprocal)...
|
commit | commitdiff | tree |
2007-06-16 |
uros | PR middle-end/31723
|
commit | commitdiff | tree |
2007-06-15 |
uros | * libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3,
|
commit | commitdiff | tree |
2007-06-14 |
uros | PR target/32268
|
commit | commitdiff | tree |
2007-06-14 |
uros | * config/soft-fp/eqdf2.c, config/soft-fp/eqsf2.c,
|
commit | commitdiff | tree |
2007-06-13 |
uros | * config/i386/i386.c (ix86_init_mmx_sse_builtins)
|
commit | commitdiff | tree |
2007-06-12 |
uros | PR rtl-optimization/32293
|
commit | commitdiff | tree |
2007-06-12 |
uros | * fold-const (fold_binary) [RDIV_EXPR]: Also optimize...
|
commit | commitdiff | tree |
2007-06-11 |
uros | * config/i386/i386.md ("*movtf_internal): Penalize...
|
commit | commitdiff | tree |
2007-06-11 |
uros | PR target/32280
|
commit | commitdiff | tree |
2007-06-11 |
uros | PR middle-end/32279
|
commit | commitdiff | tree |
2007-06-08 |
uros | * ChangeLog fix * ChangeLog fix.
|
commit | commitdiff | tree |
2007-06-08 |
uros | * config/i386/i386.c (override_options): Merge TARGET_SSE4_...
|
commit | commitdiff | tree |
2007-06-08 |
uros | * doc/extend.texi (X86 Built-in Functions): Document...
|
commit | commitdiff | tree |
2007-06-08 |
uros | * doc/extend.texi (X86 Built-in Functions): Add missing...
|
commit | commitdiff | tree |
2007-06-08 |
uros | PR tree-optimization/32243
|
commit | commitdiff | tree |
2007-06-07 |
uros | * config/i386/i386.md (standard sse constant...
|
commit | commitdiff | tree |
2007-06-06 |
uros | PR tree-optimization/32216
|
commit | commitdiff | tree |
2007-06-06 |
uros | * config/i386/sse.md (sse4_2_pcmpestr_cconly): Prefer...
|
commit | commitdiff | tree |
2007-06-05 |
uros | PR tree-optimization/32215
|
commit | commitdiff | tree |
2007-06-05 |
uros | * config/i386/i386.c (override_options): Use
|
commit | commitdiff | tree |
2007-06-05 |
uros | * config/i386/predicates/md (reg_not_xmm0_operand...
|
commit | commitdiff | tree |
2007-06-04 |
uros | PR c/32191
|
commit | commitdiff | tree |
2007-06-02 |
uros | Revert: 2007-06-02 Uros Bizjak <ubizjak@gmail.com>
|
commit | commitdiff | tree |
2007-06-02 |
uros | * config/i386/i386.md ("sse4_1_blendvpd"):...
|
commit | commitdiff | tree |
2007-06-02 |
uros | * config/i386/i386.h (enum reg_class) [SSE_FIRST_REG...
|
commit | commitdiff | tree |
2007-06-01 |
uros | * expr.c (force_operand) [DIV, MOD, UDIV, UMOD, ASHIFTRT...
|
commit | commitdiff | tree |
2007-05-30 |
uros | * config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT...
|
commit | commitdiff | tree |
2007-05-30 |
uros | * config/i386/i386.h (MASK_64BIT, MASK_MMX, MASK_3DNOW...
|
commit | commitdiff | tree |
2007-05-30 |
uros | * config/i386/i386.h (TARGET_ABM): New define.
|
commit | commitdiff | tree |
2007-05-28 |
uros | * target/i386/i386.c (ix86_expand_vector_move): Expand...
|
commit | commitdiff | tree |
2007-05-26 |
uros | PR target/32065
|
commit | commitdiff | tree |
2007-05-25 |
uros | PR target/32065
|
commit | commitdiff | tree |
2007-05-25 |
uros | * config/i386/sse.md (*vec_extractv2di_1_sse2...
|
commit | commitdiff | tree |
2007-05-24 |
uros | * gcc/ChangeLog: Whitespace fixes.
|
commit | commitdiff | tree |
2007-05-22 |
uros | * gcc.target/i386/i386.exp (check_effective_target_ssse3...
|
commit | commitdiff | tree |
2007-05-21 |
uros | * gcc.c-torture/execute/990127-2.x: New file.
|
commit | commitdiff | tree |
2007-05-21 |
uros | * config/i386/tmmintrin.h (_mm_alignr_epi8): Provide...
|
commit | commitdiff | tree |
2007-05-20 |
uros | * config/i386/tmmintrin.h (_mm_alignr_epi32...
|
commit | commitdiff | tree |
2007-05-20 |
uros | PR target/31585
|
commit | commitdiff | tree |
2007-05-19 |
uros | PR target/31585
|
commit | commitdiff | tree |
2007-05-19 |
uros | * config/i386/sfp-machine.h (FP_EX_INVALID...
|
commit | commitdiff | tree |
2007-05-18 |
uros | * longlong.h (__x86_64__): Add definitions...
|
commit | commitdiff | tree |
2007-05-18 |
uros | * PR rtl-optimization/31344 is actually middle-end...
|
commit | commitdiff | tree |
2007-05-18 |
uros | PR rtl-optimization/31344
|
commit | commitdiff | tree |
2007-05-17 |
uros | * Remove svn:executable property.
|
commit | commitdiff | tree |
2007-05-17 |
uros | PR tree-optimization/24659
|
commit | commitdiff | tree |
2007-05-16 |
uros | Add two files missing from my previous commit.
|
commit | commitdiff | tree |
2007-05-16 |
uros | * soft-fp/README: Update for new files.
|
commit | commitdiff | tree |
2007-05-14 |
uros | * builtins.c (expand_builtin_mathfn): Use EXPAND_NOR...
|
commit | commitdiff | tree |
2007-05-08 |
uros | PR target/31854
|
commit | commitdiff | tree |
2007-05-07 |
uros | * gcc.dg/dfp/convert-bfp-fold.c: Remove extra...
|
commit | commitdiff | tree |
2007-05-04 |
uros | * doc/invoke.texi (i386 and x86-64 Options...
|
commit | commitdiff | tree |
2007-05-03 |
uros | * tree-vect-transform.c (vect_update_inits_of_drs...
|
commit | commitdiff | tree |
2007-05-03 |
uros | PR target/31768
|
commit | commitdiff | tree |
2007-04-25 |
uros | * gcc.target/i386/reload-1.c. Include <stdint.h>....
|
commit | commitdiff | tree |
2007-04-23 |
uros | * lib/target-supports.exp (check_effective_target_vect_pack...
|
commit | commitdiff | tree |
2007-04-22 |
uros | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> 2007-04-22 Uros Bizjak <ubizjak@gmail.com> 2007-04-22 Uros Bizjak <ubizjak@gmail.com>
|
commit | commitdiff | tree |
2007-04-13 |
uros | * config/i386/i386.h (X87_FLOAT_MODE_P): Check...
|
commit | commitdiff | tree |
2007-04-10 |
uros | * config/i386/i386.md (fix_trunc<mode>di_sse): Remove...
|
commit | commitdiff | tree |
2007-04-06 |
uros | * config/i386/i386.md (extend<mode>xf2): Rename...
|
commit | commitdiff | tree |
2007-04-06 |
uros | * config/i386/i386.c (output_387_reg_move): Handle...
|
commit | commitdiff | tree |
2007-04-03 |
uros | * gcc.dg/tls/opt-3.c: Use -mregparm=3 only...
|
commit | commitdiff | tree |
2007-04-03 |
uros | PR target/31175
|
commit | commitdiff | tree |
2007-04-03 |
uros | * config.gcc (i[34567]86-*-linux*): Add i386/t-crtpc...
|
commit | commitdiff | tree |
2007-03-28 |
uros | * config/i386/i386.h (X86_TUNE_PROMOTE_HIMODE_IMUL...
|
commit | commitdiff | tree |
2007-03-27 |
uros | * lib/target-supports.exp (check_effective_target_fortran_l...
|
commit | commitdiff | tree |
2007-03-26 |
uros | * lib/gcc-dg.exp (gcc-dg-debug-runtest): Remove...
|
commit | commitdiff | tree |
2007-03-26 |
uros | * reg-stack.c (replace_reg): Use IN_RANGE macro in...
|
commit | commitdiff | tree |
2007-03-26 |
uros | * gfortran.dg/use_[567].f90: Use correct cleanup-modules...
|
commit | commitdiff | tree |
2007-03-24 |
uros | * testsuite/libffi.call/return_fl2.c (return_fl...
|
commit | commitdiff | tree |
2007-03-22 |
uros | * config/i386/i386.md (cmp<mode>): Rename from cmpsf...
|
commit | commitdiff | tree |
2007-03-22 |
uros | * testsuite/config/default.exp: New file.
|
commit | commitdiff | tree |
2007-03-16 |
uros | * config/i386/i386.c (override_options): Add PTA_NO_SAHF...
|
commit | commitdiff | tree |
2007-03-15 |
uros | * config/i386/i386.md (x86_sahf_1): Correctly...
|
commit | commitdiff | tree |
2007-03-15 |
uros | * gcc.target/i386/cmpxchg16b-1.c: Compile for lp64...
|
commit | commitdiff | tree |
2007-03-15 |
uros | PR target/31167
|
commit | commitdiff | tree |
2007-03-14 |
uros | * configure.ac (HAVE_AS_IX86_SAHF): On x86...
|
commit | commitdiff | tree |
2007-03-14 |
uros | * testsuite/libmudflap.cth/pass59-frag.c (main...
|
commit | commitdiff | tree |
2007-03-14 |
uros | * doc/invoke.texi (i386 and x86-64 Options)...
|
commit | commitdiff | tree |
2007-03-13 |
uros | * config/i386/i386.opt (mcx16, msahf): New...
|
commit | commitdiff | tree |
next |