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
Craig Topper
749c95a942
Remove unused variable to get rid of warning.
...
llvm-svn: 156466
2012-05-09 07:08:58 +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
Remove trailing spaces.
2012-05-06 13:52:31 +00:00
Instrumentation
[tsan] typo and style (thanks to Nick Lewycky)
2012-05-02 13:12:19 +00:00
IPO
Move the CodeExtractor utility to a dedicated header file / source file,
2012-05-04 10:18:49 +00:00
Scalar
Remove unused variable to get rid of warning.
2012-05-09 07:08:58 +00:00
Utils
Allow NULL LoopPassManager argument in UnrollLoop. PR12734.
2012-05-08 02:52:09 +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