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 23:20:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Torok Edwin
8525f5df9a
Remove CleanupDbgInfo, instcombine does this and its not worth duplicating it
...
here. llvm-svn: 83789
2009-10-11 19:58:35 +00:00
..
Hello
Kill off more cerr/cout uses and prune includes a bit.
2009-08-23 11:37:21 +00:00
Instrumentation
Introduce and use convenience methods for getting pointer types
2009-10-06 15:40:36 +00:00
IPO
Use names instead of numbers for some of the magic
2009-10-09 21:42:02 +00:00
Scalar
Remove CleanupDbgInfo, instcombine does this and its not worth duplicating it
2009-10-11 19:58:35 +00:00
Utils
rewrite LCSSA to use SSAUpdate, to only return true if it modifies
2009-10-11 02:53:37 +00:00
Makefile
The attached patches attempt to fix cross builds. For example, if you
2009-08-18 00:40:33 +00:00