index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
README-X86-64.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
Chris fixed this README a while back by changing how clang generates code for...
Eli Friedman
1
-45
/
+0
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
1
-1
/
+1
2011-01-02
Try to reuse the value when lowering memset.
Benjamin Kramer
1
-44
/
+0
2010-06-14
Add back some possible optimizations for va_arg, with wording that makes it
Eli Friedman
1
-0
/
+31
2010-06-09
A few new x86-64 specific README entries.
Eli Friedman
1
-0
/
+82
2010-06-02
Remove outdated README entries.
Eli Friedman
1
-140
/
+0
2009-08-08
add a note about dead zero extends.
Chris Lattner
1
-0
/
+49
2009-02-14
The x86-64 red zone is now being used.
Dan Gohman
1
-4
/
+0
2008-09-08
i128 and f80 are implemented for x86-64 now.
Dan Gohman
1
-4
/
+0
2008-04-21
Implement an x86-64 ABI detail of passing structs by hidden first
Dan Gohman
1
-0
/
+21
2008-02-27
Make X86TargetLowering::LowerSINT_TO_FP return without creating a dead
Chris Lattner
1
-15
/
+0
2008-02-27
this code is correct but strange looking ;-)
Chris Lattner
1
-2
/
+1
2008-02-27
Compile x86-64-and-mask.ll into:
Chris Lattner
1
-10
/
+1
2008-02-27
add a note
Chris Lattner
1
-0
/
+27
2007-08-09
divb / mulb outputs to ah. Under x86-64 it's not legal to read ah if the inst...
Evan Cheng
1
-0
/
+13
2007-03-28
Dan pointed out that this is done, remove it!
Chris Lattner
1
-21
/
+0
2006-12-05
- Switch X86-64 JIT to large code size model.
Evan Cheng
1
-35
/
+0
2006-12-05
Update
Evan Cheng
1
-0
/
+10
2006-09-08
Committing X86-64 support.
Evan Cheng
1
-0
/
+269