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-01-13 07:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Nuno Lopes
36f35477a1
BoundsChecking: add a couple of simple tests and fix a bug in branch emition
...
llvm-svn: 157329
2012-05-23 16:24:52 +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 a new pass to instrument loads and stores for run-time bounds checking
2012-05-22 17:19:09 +00:00
Instrumentation
Use zero-based shadow by default on Android.
2012-05-23 11:52:12 +00:00
IPO
Fix the inliner so that the optsize function attribute don't alter the
2012-05-23 13:42:57 +00:00
Scalar
BoundsChecking: add a couple of simple tests and fix a bug in branch emition
2012-05-23 16:24:52 +00:00
Utils
PR1255(case ranges) related changes in Local Transformations.
2012-05-23 08:18:26 +00:00
Vectorize
Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.).
2012-04-27 19:34:00 +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