index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
i386
/
i386.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-19
i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.
Joseph Myers
1
-0
/
+22
2005-06-19
i386.c (ix86_function_arg_regno_p): Add MMX_REGNO_P for TARGET_MMX.
Uros Bizjak
1
-12
/
+17
2005-06-18
expr.c (store_constructor): Use store of 0 to indicate value death instead of...
Richard Henderson
1
-0
/
+21
2005-06-16
extend.texi: Document sseregparm target attribute.
Richard Guenther
1
-95
/
+148
2005-06-16
basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...
Jan Hubicka
1
-1
/
+1
2005-06-10
re PR target/21981 ([4.0 only] __m64 return value should be returned in %mm0)
Uros Bizjak
1
-9
/
+29
2005-06-10
i386.c (optimization_options): Make -fno-math-errno the default on Darwin.
Dale Johannesen
1
-0
/
+5
2005-06-09
darwin.c (darwin_binds_local_p): New.
Dale Johannesen
1
-0
/
+5
2005-06-08
re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy...
Eric Botcazou
1
-2
/
+9
2005-06-07
i386.h (enum ix86_entity): New.
Uros Bizjak
1
-27
/
+93
2005-06-05
i386.c (x86_use_loop): Remove.
Steven Bosscher
1
-1
/
+0
2005-05-26
c-common.c, [...]: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2005-05-26
opt-functions.awk (var_type): New function.
Richard Sandiford
1
-77
/
+2
2005-05-25
common.opt (-Wattributes): New.
DJ Delorie
1
-7
/
+10
2005-05-07
tree-ssa-loop-ivcanon.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-05-06
re PR target/21329 (optimize i386 block copy)
Denis Vlasenko
1
-13
/
+41
2005-05-04
re PR rtl-optimization/21239 (Illegal elimination of SSE2 load/store using xm...
Jakub Jelinek
1
-9
/
+12
2005-05-03
re PR target/21297 (buf[i+i]=0 stores buf[i] when -O2)
Jakub Jelinek
1
-3
/
+6
2005-04-24
re PR target/21101 (ICE: could not find a spill register on MMX intrinsics)
Richard Henderson
1
-0
/
+35
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-16
/
+16
2005-04-23
re PR target/21099 (ICE on mmx intrinsics)
Richard Henderson
1
-1
/
+4
2005-04-21
i386.c (type_natural_mode): Use gcc_unreachable and gcc_assert instead of abort.
Nathan Sidwell
1
-315
/
+269
2005-04-21
config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.
Richard Sandiford
1
-18
/
+115
2005-04-14
i386.c (x86_cmpxchg, x86_xadd): New.
Richard Henderson
1
-5
/
+18
2005-04-14
i386.c (ix86_expand_sse_cmp): Split out from ...
Richard Henderson
1
-15
/
+147
2005-04-12
i386.c (ix86_prepare_sse_fp_compare_args): Split ...
Richard Henderson
1
-165
/
+187
2005-04-12
i386.h (TARGET_FPMATH_DEFAULT): New.
Geoffrey Keating
1
-4
/
+2
2005-04-09
tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...
Jakub Jelinek
1
-16
/
+34
2005-04-09
re PR target/20795 (ICE in assign_parms)
Jakub Jelinek
1
-0
/
+5
2005-04-05
re PR target/20342 (ICE in spill_failure, at reload1.c:1872)
Richard Henderson
1
-11
/
+49
2005-04-05
[multiple changes]
Jakub Jelinek
1
-13
/
+64
2005-04-01
i386.c (ix86_decompose_address): Look inside SUBREGs to fix addresses involvi...
Paolo Bonzini
1
-30
/
+56
2005-04-01
cgraphunit.c, [...]: Fix comment typos.
Kazu Hirata
1
-4
/
+4
2005-03-30
[multiple changes]
Jan Hubicka
1
-4
/
+0
2005-03-29
reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.
Uros Bizjak
1
-2
/
+5
2005-03-23
tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not imply that this is ca...
Hans-Peter Nilsson
1
-2
/
+4
2005-03-15
re PR target/18668 (use prescott's fisttp)
Uros Bizjak
1
-7
/
+13
2005-03-14
re PR target/17688 ([4.1] x87 fops can handle HImodes)
Uros Bizjak
1
-1
/
+2
2005-03-11
re PR target/20415 (Vector init builtin produces invalid instruction pshufw)
Richard Henderson
1
-5
/
+15
2005-02-01
re PR rtl-optimization/19680 (sub-optimial register allocation with sse)
Richard Henderson
1
-1
/
+63
2005-01-31
re PR target/19704 (ICE for tail call of regparm 3 and dllimport)
Danny Smith
1
-0
/
+7
2005-01-30
re PR target/19700 (ICE in final_scan_insn with O1 -g -march=athlon-xp -mfpma...
Richard Henderson
1
-4
/
+86
2005-01-28
i386.c (ix86_expand_fp_absneg_operator): Use SSE_FLOAT_MODE_P for use_sse com...
Uros Bizjak
1
-1
/
+1
2005-01-27
builtins.c (expand_builtin_copysign): New.
Richard Henderson
1
-63
/
+125
2005-01-25
re PR target/19556 (ICE with -march=pentium-m (during bootstrap))
Richard Henderson
1
-22
/
+55
2005-01-22
re PR target/19506 (PovRay produces wrong pictures with -mfpmath=sse -ffast-m...
Richard Henderson
1
-1
/
+41
2005-01-22
* config/i386/i386.c (ix86_prepare_fp_compare_args): Fix is_sse test.
Richard Henderson
1
-1
/
+1
2005-01-20
re PR target/19530 (MMX load intrinsic produces SSE superfluous instructions ...
Richard Henderson
1
-3
/
+19
2005-01-20
i386.c (ix86_expand_push): New.
Richard Henderson
1
-0
/
+18
2005-01-20
re PR target/19350 (Compilation with -O1 -ftree-vectorize gives unrecognizabl...
Richard Henderson
1
-0
/
+2
[next]