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-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Hal Finkel
15dafd979c
A few of the changes suggested in code review (by Nick Lewycky)
...
llvm-svn: 149472
2012-02-01 05:51: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
Disable InstCombine unsafe folding bitcasts of calls w/ varargs.
2012-02-01 00:08:17 +00:00
Instrumentation
Revert Chris' commits up to r149348 that started causing VMCoreTests unit test to fail.
2012-02-01 04:51:17 +00:00
IPO
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
Scalar
Revert Chris' commits up to r149348 that started causing VMCoreTests unit test to fail.
2012-02-01 04:51:17 +00:00
Utils
s/getInnerUnwindDest/getInnerResumeDest/g
2012-01-31 01:48:40 +00:00
Vectorize
A few of the changes suggested in code review (by Nick Lewycky)
2012-02-01 05:51:45 +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