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-17 07:00:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Yi Jiang
94e9de2c27
Generate extract for in-tree uses if the use is scalar operand in vectorized instruction. radar://18144665
...
llvm-svn: 216946
2014-09-02 21:00:39 +00:00
..
BBVectorize.cpp
Introduce a helper to combine instruction metadata.
2014-08-15 15:46:38 +00:00
CMakeLists.txt
SLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 21:34:10 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
LoopVectorize.cpp
Add a convenience method to copy wrapping, exact, and fast-math flags (NFC).
2014-09-01 18:44:57 +00:00
Makefile
…
SLPVectorizer.cpp
Generate extract for in-tree uses if the use is scalar operand in vectorized instruction. radar://18144665
2014-09-02 21:00:39 +00:00
Vectorize.cpp
[cleanup] Move the Dominators.h and Verifier.h headers into the IR
2014-01-13 09:26:24 +00:00