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-02-05 03:36:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Pedro Artigas
11b0b5d7b3
reversed the logic of the log2 detection routine to reduce the number of nested ifs
...
llvm-svn: 169049
2012-11-30 22:47:15 +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
reversed the logic of the log2 detection routine to reduce the number of nested ifs
2012-11-30 22:47:15 +00:00
Instrumentation
[asan] simplify the code around doesNotReturn call. It now magically works.
2012-11-30 11:08:59 +00:00
IPO
No need to run LICM after loop vectorization because we dont generate invariant code any more.
2012-11-29 19:28:29 +00:00
Scalar
Replace r168930 with a more reasonable patch.
2012-11-30 22:08:55 +00:00
Utils
Fix non-determinism introduced in r168970 and pointed out by Duncan.
2012-11-30 09:34:29 +00:00
Vectorize
minor cleanups
2012-11-30 22:37:11 +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