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
*
Change the x86 backend to use extract_subreg for truncation operations. Passe...
Christopher Lamb
2007-07-29
1
-22
/
+0
*
Add missing SSE builtins:
Bill Wendling
2007-07-23
1
-10
/
+38
*
No more noResults.
Evan Cheng
2007-07-21
1
-4
/
+2
*
Change instruction description to split OperandList into OutOperandList and
Evan Cheng
2007-07-19
1
-239
/
+245
*
Define the pushq instruction for x86-64.
Dan Gohman
2007-06-18
1
-0
/
+2
*
add support for 128-bit integer add/sub
Chris Lattner
2007-05-17
1
-0
/
+20
*
Have MMX registers clobbered in x86-64 too.
Bill Wendling
2007-04-26
1
-0
/
+1
*
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