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
/
X86InstrFormats.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instruction fixes, added instructions, and AsmString changes in the
Sean Callanan
2009-12-18
1
-14
/
+27
*
PR 5245 - The imediate size target flag was not set on 3A-prefixed SSSE3 inst...
Nate Begeman
2009-10-19
1
-2
/
+2
*
Modified the Intel instruction tables to include
Sean Callanan
2009-09-15
1
-0
/
+18
*
Implement sse4.2 string/text processing instructions:
Eric Christopher
2009-08-18
1
-1
/
+5
*
Add crc32 instruction and intrinsics. Add a new class of prefix
Eric Christopher
2009-08-08
1
-0
/
+6
*
Add ability to override segment (mostly for code emitter purposes).
Anton Korobeynikov
2008-10-11
1
-0
/
+3
*
Make "movdq2q" and "movq2dq" dependent upon having SSE2 because they use the
Bill Wendling
2008-08-27
1
-4
/
+8
*
Nevermind. This broke the bootstrap (?!).
Bill Wendling
2008-08-25
1
-8
/
+4
*
MOVQ2DQ and MOVQ2DQ use SSE2. We should conditionalize the use of these
Bill Wendling
2008-08-25
1
-4
/
+8
*
Provide a 64 bit variant of mmx.maskmovq intrinsic lowering.
Anton Korobeynikov
2008-08-23
1
-0
/
+3
*
Fix comment spacing.
Dan Gohman
2008-08-20
1
-1
/
+1
*
SSE codegen for vsetcc nodes
Nate Begeman
2008-07-17
1
-0
/
+6
*
Fix a number of encoding bugs. SSE 4.1 instructions MPSADBWrri, PINSRDrr, etc...
Evan Cheng
2008-03-14
1
-3
/
+3
*
Add lock prefix support to x86. Also add the instructions necessary for the ...
Andrew Lenharth
2008-03-01
1
-0
/
+2
*
SSE4.1 64b integer insert/extract pattern support
Nate Begeman
2008-02-12
1
-0
/
+29
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Fix JIT encoding for CMPSD as well.
Evan Cheng
2007-12-20
1
-0
/
+4
*
Fix the JIT encoding of cmp*ss, which aborts with this assertion currently:
Chris Lattner
2007-12-16
1
-0
/
+2
*
Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v...
Evan Cheng
2007-07-31
1
-0
/
+232