aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/driver-i386.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-19re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon - co...Quentin Neill1-1/+1
2011-10-21re PR driver/50740 (CPUID leaf 7 for BMI/BMI2/AVX2 feature detection not qual...H.J. Lu1-6/+9
2011-08-23Add BMI2 support.H.J. Lu1-3/+5
2011-08-18Add -mavx2.Kirill Yukhin1-2/+4
2011-08-02Fix a typo in host_detect_local_cpu.H.J. Lu1-1/+1
2011-08-01Add -mlzcnt.Kirill Yukhin1-2/+4
2011-07-12AMD bdver2 EnablementHarsha Jagasia1-0/+5
2011-06-09add another sandy bridge model number.Andi Kleen1-0/+1
2011-06-08Support unknown Intel family 0x6 CPUs.H.J. Lu1-3/+16
2011-05-25re PR c/49128 (-march=native generates unsupported instructions)Jakub Jelinek1-1/+1
2011-05-24Always add -mno-XXX for -march=native.H.J. Lu1-32/+22
2011-01-06Bobcat (btver1) EnablementChangpeng Fang1-0/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-06Add -march=/-mtune=corei7-avx.H.J. Lu1-0/+4
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+0
2010-11-11Support Intel processor family 6, model 0x2c.H.J. Lu1-0/+1
2010-11-10Add support for TBM.Quentin Neill1-1/+4
2010-11-10Add support for BMI.Quentin Neill1-0/+7
2010-11-02Update -march=native/-mtune=native for Intel Core 2 and Core i7.H.J. Lu1-6/+6
2010-05-14config.gcc: Add support for --with-cpu option for bdver1.Harsha Jagasia1-0/+12
2010-05-09Properly detect Atom, Core 2 and Core i7.H.J. Lu1-25/+52
2010-01-14drivers-i386.c (detect_caches_intel): Add l2sizekb parameter and fill in.Andi Kleen1-10/+29
2009-12-07Check cpuid LWP bit.Sebastian Pop1-1/+4
2009-12-07Check cpuid ABM bit.Sebastian Pop1-1/+4
2009-06-03driver-i386.c (describe_cache): Optimize concatenation of strings.Uros Bizjak1-38/+24
2009-05-27re PR target/40266 (march-native gives -mno-sse4, but cpuinfo sse4_1)H.J. Lu1-2/+22
2009-05-21cpuid.h (bit_MOVBE): New.H.J. Lu1-0/+4
2009-05-20driver-i386.c (host_detect_local_cpu): Check extended family and model for In...H.J. Lu1-3/+16
2009-05-12re PR target/37197 (-msse4 ICE on __builtin_parityl)Uros Bizjak1-11/+23
2008-11-04driver-i386.c (enum vendor_signatures): New enum.Uros Bizjak1-4/+11
2008-10-12driver-i386.c (detect_caches_cpuid2): Use array of registers instead of eax, ...Uros Bizjak1-21/+11
2008-10-11cpuid.h (__cpuid_count): New defines.Uros Bizjak1-221/+256
2008-08-29see.c (see_merge_one_def_extension): Silence used uninitialized warning.Jan Hubicka1-1/+1
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi1-9/+9
2008-04-04driver-i386.c (describe_cache): Add l2_sizekb argument.Zuxy Meng1-14/+176
2007-11-06re PR target/32787 (Sun Studio 12 Undefined symbol addl)Rask Ingemann Lambertsen1-2/+2
2007-09-05cpuid.h: New file.Uros Bizjak1-168/+130
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-08-01invoke.texi (l1-cache-size): Update documentation.Zdenek Dvorak1-4/+1
2007-03-13i386.opt (mcx16, msahf): New options.Uros Bizjak1-1/+14
2007-03-01tree-ssa-loop-prefetch.c (determine_unroll_factor): Bound the unroll factor b...Zdenek Dvorak1-1/+135
2007-02-09driver-i386.c: Turn on -mtune=native for AMDFAM10.Dwarakanath Rajagopal1-2/+9
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu1-33/+170
2006-09-23driver-i386.c (host_detect_local_cpu): Add prototype.Uros Bizjak1-0/+2
2006-09-22driver-i386.c: Always define host_detect_local_cpu.Geoffrey Keating1-7/+1
2006-05-09config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...Michael Matz1-0/+174