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-13 07:00:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Nick Lewycky
58d87d5490
Don't crash owhen ComputeLoadResult can't compute the result of the load.
...
llvm-svn: 132290
2011-05-29 19:33:36 +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
ConstantFoldInstOperands doesn't like compares, hand it off to instsimplify instead.
2011-05-28 10:16:58 +00:00
Instrumentation
Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2
2011-05-17 23:05:13 +00:00
IPO
Don't crash owhen ComputeLoadResult can't compute the result of the load.
2011-05-29 19:33:36 +00:00
Scalar
Fix warnings due to 132263; Thanks rdivacky.
2011-05-29 08:10:47 +00:00
Utils
Fix this to work correctly with phis; test case to follow if this successfully
2011-05-29 03:01:09 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
Makefile
Revert r100896 and around - this breaks the only mingw32 buildbot we have.
2010-04-15 19:51:42 +00:00