index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
X86
/
InstPrinter
/
X86InstComments.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix shuffle decoding logic to handle UNPCKLPS/UNPCKLPD on 256-bit vectors cor...
Craig Topper
2011-11-22
1
-2
/
+30
*
Add memory version of SHUFPD to mask decoding!
Bruno Cardoso Lopes
2011-08-25
1
-1
/
+3
*
The VPERM2F128 is a AVX instruction which permutes between two 256-bit
Bruno Cardoso Lopes
2011-08-12
1
-0
/
+5
*
Add obviously missing "break". Noticed by Andrey Karpov with
Duncan Sands
2011-08-04
1
-0
/
+1
*
Add DecodeShuffle shuffle support for VPERMIPD variantes
Bruno Cardoso Lopes
2011-07-29
1
-1
/
+10
*
Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...
Evan Cheng
2011-07-26
1
-1
/
+1
*
Add support for 256-bit versions of VPERMIL instruction. This is a new
Bruno Cardoso Lopes
2011-07-21
1
-0
/
+10
*
Rename files for consistency.
Evan Cheng
2011-07-06
1
-1
/
+1
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-1
/
+1
*
[AVX] Add decode support for VUNPCKLPS/D instructions, both 128-bit
David Greene
2011-02-28
1
-6
/
+34
*
[AVX] Recorganize X86ShuffleDecode into its own library
David Greene
2011-02-17
1
-1
/
+1
*
Rename the AsmPrinter directory to InstPrinter for those targets that have
Jim Grosbach
2010-10-01
1
-0
/
+232
[prev]