This website requires JavaScript.
Explore
Help
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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Kostya Serebryany
0cd695bd39
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
...
llvm-svn: 155698
2012-04-27 07:31:53 +00:00
..
Hello
Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet.
2010-10-07 00:31:16 +00:00
InstCombine
Add instcombine patterns for the following transformations:
2012-04-26 23:29:14 +00:00
Instrumentation
[tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov
2012-04-27 07:31:53 +00:00
IPO
Add a Fixme.
2012-04-16 04:23:52 +00:00
Scalar
Break up getProfitableChainIncrement().
2012-04-26 23:33:11 +00:00
Utils
Fix 12513: Loop unrolling breaks with indirect branches.
2012-04-10 05:14:42 +00:00
Vectorize
Fix style violation in BBVectorize (pointed out by Bill Wendling)
2012-04-16 12:39:17 +00:00
CMakeLists.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
LLVMBuild.txt
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
Makefile
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00