index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86InstrX86-64.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some AT&T syntax assembler (e.g. Mac OS X) does not recognize the movq alias ...
Evan Cheng
2006-12-15
1
-8
/
+8
*
f64 <-> i64 bit_convert using movq in 64-bit mode.
Evan Cheng
2006-12-14
1
-0
/
+14
*
Fix a couple of typo's.
Evan Cheng
2006-12-14
1
-2
/
+2
*
- Switch X86-64 JIT to large code size model.
Evan Cheng
2006-12-05
1
-4
/
+10
*
- Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bit
Evan Cheng
2006-12-05
1
-10
/
+3
*
- Use a different wrapper node for RIP-relative GV, etc.
Evan Cheng
2006-11-30
1
-1
/
+26
*
Fix JIT encoding bugs for shift / rotate by one ops.
Evan Cheng
2006-11-28
1
-5
/
+5
*
Correct instructions for moving data between GR64 and SSE registers; also cor...
Evan Cheng
2006-11-16
1
-0
/
+26
*
remove dead/redundant vars
Chris Lattner
2006-11-03
1
-2
/
+0
*
Add properties to ComplexPattern.
Evan Cheng
2006-10-11
1
-1
/
+1
*
Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes.
Evan Cheng
2006-10-09
1
-14
/
+14
*
X86ISD::CMP now produces a chain as well as a flag. Make that the chain
Evan Cheng
2006-09-11
1
-3
/
+2
*
Remove TEST64mr. It's same as TEST64rm since and is commutative.
Evan Cheng
2006-09-08
1
-3
/
+0
*
Committing X86-64 support.
Evan Cheng
2006-09-08
1
-0
/
+1084