This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-14 21:51:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Matthew Simpson
fdeda43e2f
[LV] Avoid potentential division by zero when selecting IC
...
llvm-svn: 303174
2017-05-16 14:43:55 +00:00
..
BBVectorize.cpp
[SystemZ] TargetTransformInfo cost functions implemented.
2017-04-12 11:49:08 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
LLVMBuild.txt
…
LoadStoreVectorizer.cpp
[KnownBits] Add bit counting methods to KnownBits struct and use them where possible
2017-05-12 17:20:30 +00:00
LoopVectorize.cpp
[LV] Avoid potentential division by zero when selecting IC
2017-05-16 14:43:55 +00:00
SLPVectorizer.cpp
[SLP] Enable 64-bit wide vectorization on AArch64
2017-05-15 21:15:01 +00:00
Vectorize.cpp
…