aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-2/+7
2009-04-07i386.c (ix86_compare_emitted): Remove.Paolo Bonzini1-1/+0
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye1-0/+5
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+14
2009-03-27re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu1-5/+8
2009-03-11re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jakub Jelinek1-0/+13
2009-03-05i386.md (R8_REG, R9_REG): New constants.Uros Bizjak1-7/+8
2009-03-02i386.md (ST?_REG, MM?_REG): New constants.Uros Bizjak1-2/+2
2009-03-02i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy reg_class_contents of FLOAT_...Uros Bizjak1-10/+4
2009-03-01i386.h (CONDITIONAL_REGISTER_USAGE): Use defined names instead of magic const...Uros Bizjak1-2/+2
2009-03-01i386.h (CONDITIONAL_REGISTER_USAGE): Do not shadow "i" variable.Uros Bizjak1-26/+17
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-17re PR target/38891 (using ms_abi function attribute with -mno-sse generates a...H.J. Lu1-11/+11
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-0/+4
2009-01-06i386.h (CONDITIONAL_CALL_USAGE): SSE regs are not used for w64 ABI.Jan Hubicka1-0/+4
2009-01-06i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABIJan Hubicka1-2/+6
2008-12-18i386.h (CONDITIONAL_REGISTER_USAGE): Initialize for current function ABI.Jan Hubicka1-1/+3
2008-10-08i386.c (initial_ix86_tune_features): Add X86_TUNE_USE_VECTOR_FP_CONVERTS.H.J. Lu1-0/+3
2008-10-07re PR target/24765 (TARGET_USE_BIT_TEST is never used)H.J. Lu1-2/+0
2008-09-11i386.h: Fix whitespace issues.Uros Bizjak1-17/+18
2008-09-02i386.c (X86_64_VARARGS_SIZE): Removed.H.J. Lu1-2/+4
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-2/+2
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+2
2008-08-28[multiple changes]H.J. Lu1-4/+55
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-08i386.h (ix86_size_cost): Declare.Jan Hubicka1-0/+4
2008-08-01i386.c (override_options): Replace ABI_STACK_BOUNDARY with MIN_STACK_BOUNDARY.H.J. Lu1-3/+3
2008-07-30[multiple changes]H.J. Lu1-13/+29
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-201/+14
2008-07-06config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-1/+6
2008-07-04Revert 137452.Kai Tietz1-6/+1
2008-07-04config.gcc (extra_headers): Add cross-stdarg.h for target x86_64-*-* and i?86...Kai Tietz1-1/+6
2008-06-19i386.h (ix86_tune_indices): New.Uros Bizjak1-1/+5
2008-06-11config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.Joseph Myers1-1/+15
2008-06-03i386-protos.h (ix86_reg_parm_stack_space): New.Kai Tietz1-2/+0
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-6/+41
2008-05-26re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu1-1/+16
2008-05-23re PR target/36079 (cld instruction is not emitted anymore.)Uros Bizjak1-2/+4
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-1/+1
2008-05-20Finally reverted parts of my escaped patch. (quilt sucks).Kai Tietz1-19/+0
2008-05-202008-05-20 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-52/+27
2008-05-20i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz1-27/+52
2008-05-19i386.c (ix86_secondary_reload): New static function.Uros Bizjak1-9/+0
2008-05-18revert: i386.c (ix86_secondary_reload): New static function.Uros Bizjak1-0/+9
2008-05-18i386.c (ix86_secondary_reload): New static function.Uros Bizjak1-9/+0
2008-05-16re PR target/36246 (Reload chooses too wide mode for reg->mem->xmmreg reload)Uros Bizjak1-0/+8
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-2/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-1/+1
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu1-0/+6
2008-03-23i386.h (STATIC_CHAIN_REGNUM): Use R10_REG and CX_REG.H.J. Lu1-1/+1