projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[AVX-512] Make spacing between comma and {sae} operand consistent in asm strings.
[oota-llvm.git]
/
lib
/
Target
/
X86
/
Utils
/
2015-12-31
Craig Topper
[X86] Move shuffle decoding for constant pool into...
tree
|
commitdiff
2015-12-26
Craig Topper
[X86] Fix an unused variable warning in released builds.
tree
|
commitdiff
2015-12-26
Craig Topper
[X86] Add support for printing shuffle comments for...
tree
|
commitdiff
2015-12-26
Craig Topper
[X86] Fix shuffle decoding for variable VPERMIL to...
tree
|
commitdiff
2015-10-15
Igor Breger
AVX512: Implemented DAG lowering for shuff62x2/shufi62x...
tree
|
commitdiff
2015-09-13
Simon Pilgrim
[X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles.
tree
|
commitdiff
2015-09-08
Elena Demikhovsky
AVX-512: Lowering for 512-bit vector shuffles.
tree
|
commitdiff
2015-07-07
Denis Protivensky
Fix gcc warnings of different enum and non-enum types...
tree
|
commitdiff
2015-07-06
Simon Pilgrim
[X86][AVX] Add support for shuffle decoding of vperm2f1...
tree
|
commitdiff
2015-07-06
Simon Pilgrim
[X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ...
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-05-25
NAKAMURA Takumi
Reformat.
tree
|
commitdiff
2015-05-25
NAKAMURA Takumi
Prune CRLFs.
tree
|
commitdiff
2015-02-14
Simon Pilgrim
Line ending fix. NFC.
tree
|
commitdiff
2015-01-31
Saleem Abdulrasool
X86: silence a GCC warning
tree
|
commitdiff
2015-01-31
Diego Novillo
Remove unused variable.
tree
|
commitdiff
2015-01-31
Simon Pilgrim
[X86][SSE] Shuffle mask decode support for zero extend...
tree
|
commitdiff
2015-01-21
Simon Pilgrim
[X86][SSE] movddup shuffle mask decodes
tree
|
commitdiff
2015-01-11
David Majnemer
Revert most of r225597
tree
|
commitdiff
2015-01-11
David Majnemer
X86: Properly decode shuffle masks when the constant...
tree
|
commitdiff
2014-10-14
Simon Pilgrim
[X86][SSE] pslldq/psrldq shuffle mask decodes
tree
|
commitdiff
2014-09-27
Chandler Carruth
[x86] Flip the sentinel values used in the target shuff...
tree
|
commitdiff
2014-09-25
Chandler Carruth
[x86] Implement v16i16 support with AVX2 in the new...
tree
|
commitdiff
2014-09-23
Chandler Carruth
[x86] Teach the vector comment parsing and printing...
tree
|
commitdiff
2014-09-23
Chandler Carruth
[x86] Teach the AVX1 path of the new vector shuffle...
tree
|
commitdiff
2014-09-22
Robert Lougher
Fix assert when decoding PSHUFB mask
tree
|
commitdiff
2014-09-15
Chandler Carruth
[x86] Teach the x86 DAG combiner to form MOVSLDUP and...
tree
|
commitdiff
2014-08-15
Chandler Carruth
[x86] Teach the instruction printer to decode immediate...
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-02
Chandler Carruth
[x86] Largely complete the use of PSHUFB in the new...
tree
|
commitdiff
2014-07-26
Nick Lewycky
Fix broken assert.
tree
|
commitdiff
2014-07-26
NAKAMURA Takumi
X86ShuffleDecode.cpp: Silence a warning. [-Wunused...
tree
|
commitdiff
2014-07-26
NAKAMURA Takumi
Update X86/Utils/LLVMBuild.txt corresponding to r213986...
tree
|
commitdiff
2014-07-25
Chandler Carruth
[x86] Teach the X86 backend to print shuffle comments...
tree
|
commitdiff
2014-03-15
Patrik Hagglund
Replace ValueTypes.h with MachineValueType.h if possible.
tree
|
commitdiff
2014-03-12
Patrik Hagglund
Replace '#include ValueTypes.h' with forward declarations.
tree
|
commitdiff
2013-12-11
NAKAMURA Takumi
Prune redundant dependencies in LLVMBuild.txt.
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Let add_public_tablegen_target responsible...
tree
|
commitdiff
2013-11-28
NAKAMURA Takumi
[CMake] Prune include_directories() in llvm/lib/Target...
tree
|
commitdiff
2013-01-28
Craig Topper
Fix 256-bit PALIGNR comment decoding to understand...
tree
|
commitdiff
2013-01-28
Craig Topper
Fix inconsistent usage of PALIGN and PALIGNR when refer...
tree
|
commitdiff
2013-01-26
Benjamin Kramer
X86: Decode PALIGN operands so I don't have to do it...
tree
|
commitdiff
2012-05-06
Craig Topper
Use MVT instead of EVT as the argument to all the shuff...
tree
|
commitdiff
2012-05-06
Craig Topper
Add shuffle decode support for VPERMQ/VPERMPD.
tree
|
commitdiff
2012-05-03
Craig Topper
Fix 256-bit vpshuflw and vpshufhw immediate encoding...
tree
|
commitdiff
2012-05-02
Craig Topper
Add support for selecting AVX2 vpshuflw and vpshufhw...
tree
|
commitdiff
2012-04-17
Craig Topper
Don't decode vperm2i128 or vperm2f128 into a shuffle...
tree
|
commitdiff
2012-03-21
Benjamin Kramer
Use a signed value for this enum to avoid spuriuos...
tree
|
commitdiff
2012-03-20
Craig Topper
Factor out target shuffle mask decoding from getShuffle...
tree
|
commitdiff
2012-02-06
Craig Topper
Add shuffle decoding support for 256-bit pshufd. Merge...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-12-06
Craig Topper
Clean up some of the shuffle decoding code for UNPCK...
tree
|
commitdiff
2011-11-30
Craig Topper
Merge decoding of VPERMILPD and VPERMILPS shuffle masks...
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-29
Craig Topper
Fix issues in shuffle decoding around VPERM* instructio...
tree
|
commitdiff
2011-11-22
Craig Topper
More fixes to the X86InstComments for shuffle instructi...
tree
|
commitdiff
2011-11-22
Craig Topper
Fix shuffle decoding logic to handle UNPCKLPS/UNPCKLPD...
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-08-12
Bruno Cardoso Lopes
The VPERM2F128 is a AVX instruction which permutes...
tree
|
commitdiff
2011-08-01
Douglas Gregor
Update CMake target names for tablegen-generated data...
tree
|
commitdiff
2011-07-29
Bruno Cardoso Lopes
Add DecodeShuffle shuffle support for VPERMIPD variantes
tree
|
commitdiff
2011-07-29
Chandler Carruth
Rewrite the CMake build to use explicit dependencies...
tree
|
commitdiff
2011-07-26
Bruno Cardoso Lopes
Recognize unpckh* masks and match 256-bit versions...
tree
|
commitdiff
2011-07-21
Bruno Cardoso Lopes
Add support for 256-bit versions of VPERMIL instruction...
tree
|
commitdiff
2011-03-02
David Greene
[AVX] Fix mask predicates for 256-bit UNPCKLPS/D and...
tree
|
commitdiff
2011-02-28
Chris Lattner
fix a signed comparison warning.
tree
|
commitdiff
2011-02-28
David Greene
[AVX] Add decode support for VUNPCKLPS/D instructions...
tree
|
commitdiff
2011-02-17
David Greene
[AVX] Recorganize X86ShuffleDecode into its own library
tree
|
commitdiff