This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3d7b98d9d
llvm-project
/
llvm
/
test
/
Transforms
/
SLPVectorizer
History
Simon Pilgrim
06c70adcf0
[X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i16/i32/i64 scalars
...
Prep work for PR31810 llvm-svn: 297876
2017-03-15 19:34:55 +00:00
..
AArch64
[SLP] Fix for PR32038: extra add of PHI node when it is not required.
2017-03-01 10:50:44 +00:00
AMDGPU
[SLPVectorizer] Try different vectorization factors for store chains
2015-07-08 23:40:55 +00:00
ARM
…
PowerPC
[SLP] Pass in correct alignment when query memory access cost
2016-05-31 20:41:19 +00:00
X86
[X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i16/i32/i64 scalars
2017-03-15 19:34:55 +00:00
XCore
…