This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ebfbd1c05ab93fdd3abcdd9e99bc0d00182b8b69
archived-llvm-mirror
/
lib
/
Transforms
/
Vectorize
History
Simon Pilgrim
e116136251
Fix spelling mistakes in Transforms comments. NFC.
...
Identified by Pedro Giffuni in PR27636. llvm-svn: 287488
2016-11-20 13:19:49 +00:00
..
BBVectorize.cpp
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to Instruction::andIRFlags.
2016-09-07 23:39:04 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
LLVMBuild.txt
Update libdeps since TLI was moved from Target to Analysis in r226078.
2015-01-15 05:21:00 +00:00
LoadStoreVectorizer.cpp
Add new target hooks for LoadStoreVectorizer
2016-10-03 10:31:34 +00:00
LoopVectorize.cpp
[LoopVectorize] Fix for non-determinism in codegen
2016-11-16 18:53:17 +00:00
SLPVectorizer.cpp
Fix spelling mistakes in Transforms comments. NFC.
2016-11-20 13:19:49 +00:00
Vectorize.cpp
Add LoadStoreVectorizer pass
2016-06-30 23:11:38 +00:00