aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/README-X86-64.txt
Commit message (Expand)AuthorAgeFilesLines
* The x86-64 red zone is now being used.Dan Gohman2009-02-141-4/+0
* i128 and f80 are implemented for x86-64 now.Dan Gohman2008-09-081-4/+0
* Implement an x86-64 ABI detail of passing structs by hidden firstDan Gohman2008-04-211-0/+21
* Make X86TargetLowering::LowerSINT_TO_FP return without creating a dead Chris Lattner2008-02-271-15/+0
* this code is correct but strange looking ;-)Chris Lattner2008-02-271-2/+1
* Compile x86-64-and-mask.ll into:Chris Lattner2008-02-271-10/+1
* add a noteChris Lattner2008-02-271-0/+27
* divb / mulb outputs to ah. Under x86-64 it's not legal to read ah if the inst...Evan Cheng2007-08-091-0/+13
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+223