aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86Subtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove bunch of gcc 4.3-related warnings from TargetAnton Korobeynikov2008-02-201-1/+2
* Remove warning about 64-bit code on processorDale Johannesen2008-02-151-6/+0
* Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ...Evan Cheng2008-02-071-4/+0
* SSE 4.1 Intrinsics and detectionNate Begeman2008-02-031-0/+2
* Enable PIC codegen on x86-64/linuxAnton Korobeynikov2008-01-201-1/+1
* Use size_t to store Pos, avoid truncating valueDuncan Sands2008-01-081-1/+1
* darwin9 and above support aligned common symbols.Chris Lattner2008-01-021-10/+22
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Make ARM an X86 memcpy expansion more similar to each other.Rafael Espindola2007-10-311-1/+1
* Mac OS X X86-64 low 4G address not available.Evan Cheng2007-08-011-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+293