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-04-01 07:11:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Dale Johannesen
7c23238784
Fix -strip-debug-declare to work when there are
...
llvm.global.variable's but no llvm.declare's. llvm-svn: 66977
2009-03-13 22:59:47 +00:00
..
Hello
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
Instrumentation
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
IPO
Fix -strip-debug-declare to work when there are
2009-03-13 22:59:47 +00:00
Scalar
Fix PR3784: If the source of a phi comes from a bb ended with an invoke, make sure the copy is inserted before the try range (unless it's used as an input to the invoke, then insert it after the last use), not at the end of the bb.
2009-03-13 22:59:14 +00:00
Utils
Revert r66920. It was causing failures in the self-hosting buildbot (in release
2009-03-13 21:15:59 +00:00
Makefile
I should definitely read make docs someday :(
2009-03-11 20:40:15 +00:00