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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Jim Grosbach
f5f954f888
Eliminate duplicate phi nodes in loops. Loop rotation, for example, can introduce these, and it's beneficial to later passes to clean them up.
...
llvm-svn: 89298
2009-11-19 02:03:18 +00:00
..
Hello
CMake: Support for building llvm loadable modules.
2009-11-10 02:45:37 +00:00
Instrumentation
Remove includes of Support/Compiler.h that are no longer needed after the
2009-10-25 06:57:41 +00:00
IPO
Remove debug info attached with an instruction.
2009-11-17 00:47:06 +00:00
Scalar
grammar
2009-11-17 21:37:04 +00:00
Utils
Eliminate duplicate phi nodes in loops. Loop rotation, for example, can introduce these, and it's beneficial to later passes to clean them up.
2009-11-19 02:03:18 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00