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-28 07:27:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
d6edb69103
Simplify trivial cast-of-cast SCEVs.
...
llvm-svn: 69809
2009-04-22 16:20:48 +00:00
..
Analysis
Simplify trivial cast-of-cast SCEVs.
2009-04-22 16:20:48 +00:00
Archive
…
AsmParser
Fix warning in .ll parser, detect and reject available_externally on function
2009-04-13 07:02:02 +00:00
Bitcode
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
CodeGen
It has finally happened. Spiller is now using live interval info.
2009-04-21 22:46:52 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
Use an AssertingVH to detect the case where the Function was deleted but
2009-04-19 18:32:03 +00:00
Linker
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
Support
Make all raw_ostreams support the tell() function.
2009-04-20 07:34:17 +00:00
System
Silence warnings.
2009-04-21 16:04:56 +00:00
Target
Make the function begin label start after ther data pointer.
2009-04-22 12:02:36 +00:00
Transforms
Real fix for PR3549, by using caching for predecessor counts in addition to the predecessors themselves. This halves the time
2009-04-22 08:50:12 +00:00
VMCore
It's not necessary for PrintModulePass to flush the output streams
2009-04-20 16:26:25 +00:00
Makefile
…