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-12 07:41:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Anders Carlsson
f184e5de9a
Recognize and simplify
...
(A+B) == A -> B == 0 A == (A+B) -> B == 0 llvm-svn: 124567
2011-01-30 22:01:13 +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
Recognize and simplify
2011-01-30 22:01:13 +00:00
Instrumentation
Implementation of path profiling.
2011-01-29 01:09:53 +00:00
IPO
Rename functions to follow coding standard. Also rejiggers comments. No
2011-01-28 08:43:14 +00:00
Scalar
Unbreak the MSVC build.
2011-01-29 20:06:16 +00:00
Utils
Re-apply r124518 with fix. Watch out for invalidated iterator.
2011-01-29 04:46:23 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00