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-11 06:06:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Dmitri Gribenko
6319fd5eb8
Convert comments to proper Doxygen comments.
...
llvm-svn: 158248
2012-06-09 00:01:45 +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
canonicalize:
2012-06-08 22:30:05 +00:00
Instrumentation
Register the gcov "writeout" at init time. Don't list this as a d'tor. Instead,
2012-06-01 23:14:32 +00:00
IPO
Fix typos found by
http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
Scalar
Reapply commit 158073 with a fix (the testcase was already committed). The
2012-06-08 20:15:33 +00:00
Utils
Convert comments to proper Doxygen comments.
2012-06-09 00:01:45 +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