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
Chad Rosier
7ebe024853
Add comment.
...
llvm-svn: 151431
2012-02-25 03:07:57 +00:00
..
Hello
…
InstCombine
Fix unsigned off-by-one in comment.
2012-02-21 13:40:06 +00:00
Instrumentation
[tsan] fix compiler warnings
2012-02-14 00:52:07 +00:00
IPO
Add comment.
2012-02-25 03:07:57 +00:00
Scalar
Teach GVN that x+y is the same as y+x and that x<y is the same as y>x.
2012-02-24 15:16:31 +00:00
Utils
Add support for disabling llvm.lifetime intrinsics in the AlwaysInliner. These
2012-02-25 02:56:01 +00:00
Vectorize
Update BBVectorize to use aliasesUnknownInst.
2012-02-10 15:52:40 +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