projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #19823 from echesakovMSFT/CrossBitnessValueNumbering
2018-09-05
Fei Peng
Implement AVX2 Gather intrinsic in JIT
commit
|
commitdiff
|
tree
2018-09-05
Fei Peng
Add test for AVX2 gather intrinsic
commit
|
commitdiff
|
tree
2018-09-05
Fei Peng
Add managed non-const fall-back for AVX2 gather intrinsic
commit
|
commitdiff
|
tree
2018-09-05
Fei Peng
Rename CarryLessMultiply to CarrylessMultiply
commit
|
commitdiff
|
tree
2018-08-30
Fei Peng
Fix target register false dependency of lzcnt, tzcnt...
commit
|
commitdiff
|
tree
2018-08-29
Fei Peng
using struct for VectorPacket in PacketTracer benchmark
commit
|
commitdiff
|
tree
2018-08-29
Fei Peng
Improve struct promotion for 256-bit SIMD fields
commit
|
commitdiff
|
tree
2018-08-24
Fei Peng
Implement Intel AES intrinsic
commit
|
commitdiff
|
tree
2018-08-24
Fei Peng
Add test cases for AES intrinsic
commit
|
commitdiff
|
tree
2018-08-23
Fei Peng
Implement AVX2 MaskLoad and MaskStore (#19513)
commit
|
commitdiff
|
tree
2018-08-10
Fei Peng
Add SoA raytracer as a CQ test for Intel hardware intrinsic
commit
|
commitdiff
|
tree
2018-07-12
Fei Peng
Fix VEX.vvvv encoding for AVX.BlendVariable
commit
|
commitdiff
|
tree
2018-06-26
Fei Peng
Fix Aes and Ssse3.Shuffle intrinsic APIs
commit
|
commitdiff
|
tree
2018-06-18
Fei Peng
Improve Intel hardware intrinsic APIs (#17637)
commit
|
commitdiff
|
tree
2018-04-26
Fei Peng
Simplify VectorRet test
commit
|
commitdiff
|
tree
2018-04-26
Fei Peng
Port more Vector tests to Vector128/256
commit
|
commitdiff
|
tree
2018-04-13
Fei Peng
Fix extra register-dependency on mem-form cvtsd/s2ss
commit
|
commitdiff
|
tree
2018-03-30
Fei Peng
Implement AVX SetHighLow
commit
|
commitdiff
|
tree
2018-03-29
Fei Peng
Fix GCStress failures
commit
|
commitdiff
|
tree
2018-03-28
Fei Peng
Remove tests of unimplemented ISAs (#17286)
commit
|
commitdiff
|
tree
2018-03-27
Fei Peng
fix vextracti128 code-size
commit
|
commitdiff
|
tree
2018-03-27
Fei Peng
Port VectorReturn test to Vector128/256<T>
commit
|
commitdiff
|
tree
2018-03-23
Fei Peng
Remove non-deterministic AVX APIs
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
Add emitIns_AR_R_I for vextracti/f128
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
fix Set tests on 32-bit platforms
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
Implement SetAllVector256
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
Implement AVX SetVector256
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
Optimize AVX Insert/Extract intrinsics
commit
|
commitdiff
|
tree
2018-03-22
Fei Peng
Add more tests for AVX Insert/Extract intrinsics
commit
|
commitdiff
|
tree
2018-03-16
Fei Peng
Implement AVX/AVX2 InsertVector128 and ExtractVector128...
commit
|
commitdiff
|
tree
2018-03-16
Fei Peng
Implement AVX Insert/Extract helper-intrinsics in managed...
commit
|
commitdiff
|
tree
2018-03-16
Fei Peng
Add tests for AVX Insert/Extract helper-intrinsics
commit
|
commitdiff
|
tree
2018-03-16
Fei Peng
Add tests for AVX Insert/ExtractVector128
commit
|
commitdiff
|
tree
2018-03-16
Fei Peng
Add tests and templates for AVX2 Insert/Extract
commit
|
commitdiff
|
tree
2018-03-07
Fei Peng
fix inconsistent AVX/AVX2 intrinsic names (#16772)
commit
|
commitdiff
|
tree
2018-03-06
Fei Peng
Simplify SSE/SSE4.1 intrinsics
commit
|
commitdiff
|
tree
2018-03-03
Fei Peng
Implement AVX/AVX BroadcastScalarToVector*
commit
|
commitdiff
|
tree
2018-03-02
Fei Peng
fix a bad marge
commit
|
commitdiff
|
tree
2018-03-01
Fei Peng
Implement SSE4.1 insert and extract
commit
|
commitdiff
|
tree
2018-03-01
Fei Peng
Update 64-bit intrinsics and simplify SSE/SSE2 intrinsic
commit
|
commitdiff
|
tree
2018-03-01
Fei Peng
Add tests and templates for insert/extract
commit
|
commitdiff
|
tree
2018-02-28
Fei Peng
Fix StaticCast with NotSupportedException
commit
|
commitdiff
|
tree
2018-02-27
Fei Peng
Update the table-driven framework to support x86 imm...
commit
|
commitdiff
|
tree
2018-02-27
Fei Peng
Add tests/templates for AVX2/SSE2 shift intrinsics
commit
|
commitdiff
|
tree
2018-02-27
Fei Peng
Add tests ShiftLeft/RightLogicalVariable
commit
|
commitdiff
|
tree
2018-02-27
Fei Peng
Add AVX.Compare/CompareScalar tests
commit
|
commitdiff
|
tree
2018-02-27
Fei Peng
Add Avx.SetZeroVector256<T> tests
commit
|
commitdiff
|
tree
2018-02-15
Fei Peng
Implement SSE4.1 LoadAlignedVector128NonTemporal
commit
|
commitdiff
|
tree
2018-02-15
Fei Peng
address GT_ADDR(GT_HWIntrinsic) nodes
commit
|
commitdiff
|
tree
2018-02-15
Fei Peng
Fix importer and morph with HWIntrinsic SIMD types
commit
|
commitdiff
|
tree
2018-02-13
Fei Peng
Fix an incorrect assertion in containment analysis
commit
|
commitdiff
|
tree
2018-02-13
Fei Peng
Fix SSE4.1 encoding
commit
|
commitdiff
|
tree
2018-02-13
Fei Peng
Implement SSE4.2 CompareGreaterThan
commit
|
commitdiff
|
tree
2018-02-13
Fei Peng
Implement SSE4.1 CompareEqual
commit
|
commitdiff
|
tree
2018-02-13
Fei Peng
reenable AVX2 compareEqual.Int64
commit
|
commitdiff
|
tree
2018-02-10
Fei Peng
Implement certain simple SIMD intrinsics for AVX/AVX2
commit
|
commitdiff
|
tree
2018-02-10
Fei Peng
Add AVX/AVX2 templete-drien tests and enable containment...
commit
|
commitdiff
|
tree
2018-02-10
Fei Peng
Add new test template
commit
|
commitdiff
|
tree
2018-02-10
Fei Peng
Add test cases for some AVX/AVX2 intrinsics
commit
|
commitdiff
|
tree
2018-02-06
Fei Peng
Implement AVX2 LoadAlignedVector256/128NonTemporal
commit
|
commitdiff
|
tree
2018-02-06
Fei Peng
Implement SSE3 LoadAndDuplicateToVector128 and LoadDquVector128
commit
|
commitdiff
|
tree
2018-02-06
Fei Peng
Implement AVX LoadAlignedVector256, LoadDquVector256...
commit
|
commitdiff
|
tree
2018-02-06
Fei Peng
Implement SSE2 Store* intrinsics
commit
|
commitdiff
|
tree
2018-02-06
Fei Peng
Implement AVX Store* intrinsics
commit
|
commitdiff
|
tree
2018-01-31
Fei Peng
Fix table-driven framework for one-type-arg generic...
commit
|
commitdiff
|
tree
2018-01-20
Fei Peng
#if defined(_TARGET_XARCH_) || defined(_TARGET_ARM64_)
commit
|
commitdiff
|
tree
2018-01-19
Fei Peng
Merge SSE intrinsics into the table-driven framework
commit
|
commitdiff
|
tree
2018-01-18
Fei Peng
table drive Intel hardware intrinsic
commit
|
commitdiff
|
tree
2018-01-10
Fei Peng
Add new CI mode for Intel HW intrinsics
commit
|
commitdiff
|
tree
2018-01-09
Fei Peng
fix corefx/#26230 (#15792)
commit
|
commitdiff
|
tree
2018-01-08
Fei Peng
Update Intel hardware intrinsic APIs (#15601)
commit
|
commitdiff
|
tree
2017-12-20
Fei Peng
Add COMPlus_EnableIncompleteISAClass and streamline...
commit
|
commitdiff
|
tree
2017-12-20
Fei Peng
Move x86 intrinsic tests into X86 folder
commit
|
commitdiff
|
tree
2017-12-18
Fei Peng
gtNewMustThrowException works with SIMD and struct
commit
|
commitdiff
|
tree
2017-12-17
Fei Peng
Fix naming convention of hardware intrinsic APIs (...
commit
|
commitdiff
|
tree
2017-12-16
Fei Peng
Enable Vector256<T> with AVX
commit
|
commitdiff
|
tree
2017-12-13
Fei Peng
get rid of TYP_CHAR
commit
|
commitdiff
|
tree
2017-12-13
Fei Peng
compare type size instead of var_types
commit
|
commitdiff
|
tree
2017-12-13
Fei Peng
Enable Vector128/256<T> and Add intrinsics
commit
|
commitdiff
|
tree
2017-12-12
Fei Peng
Add SPMI for getTypeForPrimitiveNumericClass
commit
|
commitdiff
|
tree
2017-12-07
Fei Peng
new intrinsic type support (#15340)
commit
|
commitdiff
|
tree
2017-11-22
Fei Peng
Fix SSE2 and SSE4.1 APIs (#15160)
commit
|
commitdiff
|
tree
2017-11-17
Fei Peng
Generic hardware intrinsics throw exception for non...
commit
|
commitdiff
|
tree
2017-11-15
Fei Peng
Fix #15035
commit
|
commitdiff
|
tree
2017-11-14
Fei Peng
Change VEX-encoding selection to avoid AVX-SSE transition...
commit
|
commitdiff
|
tree
2017-11-01
Fei Peng
Limit byte register candidates for CRC32
commit
|
commitdiff
|
tree
2017-10-31
Fei Peng
fix #14773
commit
|
commitdiff
|
tree
2017-10-30
Fei Peng
Rename and simplify SSE3_4 to SSE4
commit
|
commitdiff
|
tree
2017-10-26
Fei Peng
Enable Crc32 , Popcnt, Lzcnt intrinsics
commit
|
commitdiff
|
tree
2017-10-25
Fei Peng
Decoupling SIMD levels from instruction sets
commit
|
commitdiff
|
tree
2017-10-19
Fei Peng
Add configuration knobs to control IsSupported
commit
|
commitdiff
|
tree
2017-10-03
Fei Peng
remove FEATURE_AVX_SUPPORT flag
commit
|
commitdiff
|
tree
2017-09-30
Fei Peng
Fix VEX.vvvv for cvtss2sd and cvtsd2ss
commit
|
commitdiff
|
tree
2017-09-29
Fei Peng
Enable hardware intrinsic in debug and reflection
commit
|
commitdiff
|
tree
2017-09-29
Fei Peng
Implement IsSuppoored for all ISA classes
commit
|
commitdiff
|
tree
2017-09-28
Fei Peng
fix bad VEX.vvvv to avoid false register dependency
commit
|
commitdiff
|
tree
2017-09-27
Fei Peng
fix bug from #14164
commit
|
commitdiff
|
tree
2017-09-25
Fei Peng
[mscorlib] Enable hardware intrinsic in debug and reflection...
commit
|
commitdiff
|
tree
2017-09-05
Fei Peng
Add Intel hardware intrinsic API (#13576)
commit
|
commitdiff
|
tree
2017-05-19
Fei Peng
remove unnecessary return copy (#11133)
commit
|
commitdiff
|
tree
next