aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86.td
Commit message (Expand)AuthorAgeFilesLines
* Add processor descriptions for Istanbul and Shanghai.David Greene2009-06-291-0/+4
* Add feature flags for AVX and FMA and fix some SSE4A feature flagDavid Greene2009-06-261-0/+10
* Revert 72707 and 72709, for the moment.Dale Johannesen2009-06-021-2/+0
* Add missing file.Dale Johannesen2009-06-011-0/+2
* Update CPU capabilities for AMD machinesStefanus Du Toit2009-05-261-0/+12
* Change Feature64Bit to not imply FeatureSSE2. All x86-64 hardware hasDan Gohman2009-02-031-7/+13
* Add Intel processors core i7 and atom.Evan Cheng2009-01-031-0/+2
* Do not isel load folding bt instructions for pentium m, core, core2, and AMD ...Evan Cheng2009-01-021-16/+18
* Move target independent td files from lib/Target/ to include/llvm/Target so t...Evan Cheng2008-11-241-1/+1
* Accept -march=i586, because gcc does (a synonymDale Johannesen2008-10-141-0/+1
* Add ability to override segment (mostly for code emitter purposes).Anton Korobeynikov2008-10-111-0/+2
* Add lock prefix support to x86. Also add the instructions necessary for the ...Andrew Lenharth2008-03-011-0/+2
* nocona, core2 and penryn support 64 bit.Dale Johannesen2008-02-151-3/+3
* SSE 4.1 Intrinsics and detectionNate Begeman2008-02-031-0/+7
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Corrected many typing errors. And removed 'nest' parameter handlingArnold Schwaighofer2007-10-121-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+150