This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
SLPVectorizer
History
Matt Arsenault
6a288c1e32
Replace hardcoded intrinsic list with speculatable attribute.
...
No change in which intrinsics should be speculated. llvm-svn: 301995
2017-05-03 02:26:10 +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
AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel
2017-03-21 21:39:51 +00:00
ARM
…
PowerPC
[SLP] Pass in correct alignment when query memory access cost
2016-05-31 20:41:19 +00:00
SystemZ
Fix a RUN line in new test.
2017-04-12 14:25:08 +00:00
X86
Replace hardcoded intrinsic list with speculatable attribute.
2017-05-03 02:26:10 +00:00
XCore
…