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-08 02:31:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
History
Adrian Prantl
64b198a677
fix a typo that due to cu&paste quadrupled itself
...
rdar://problem/13056109 llvm-svn: 180618
2013-04-26 18:10:50 +00:00
..
IPO
Add an option -vectorize-slp-aggressive for running the BB vectorizer. Make -fslp-vectorize run the slp-vectorizer.
2013-04-15 05:39:58 +00:00
Utils
fix a typo that due to cu&paste quadrupled itself
2013-04-26 18:10:50 +00:00
Instrumentation.h
[ASan] emit instrumentation for initialization order checking by default
2013-03-14 12:38:58 +00:00
IPO.h
Use an ArrayRef instead of a std::vector&.
2012-12-11 16:36:02 +00:00
ObjCARC.h
Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for refactoring the ARC Optimizer.
2013-01-28 01:35:51 +00:00
Scalar.h
Fix typo in comment.
2013-03-14 01:26:17 +00:00
Vectorize.h
Add support for bottom-up SLP vectorization infrastructure.
2013-04-09 19:44:35 +00:00