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-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
a2e2f5c878
Make a cast explicit.
...
llvm-svn: 17977
2004-11-19 03:20:09 +00:00
..
Analysis
Simplify conditional and fix LICM/2004-11-17-UndefIndexCrash.ll
2004-11-17 17:39:39 +00:00
AsmParser
Make sure that the yacc and lex output are specified as BUILT_SOURCES.
2004-10-28 00:43:24 +00:00
Bytecode
Make findModulesDefiningSymbols modify its symbols argument so we can \
2004-11-19 03:18:22 +00:00
CodeGen
* There is no reason for SpillWeights to be an instance var
2004-11-18 06:01:45 +00:00
Debugger
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ExecutionEngine
Now that we have ghost linkage, we can force resolution of external symbols
2004-11-15 23:20:04 +00:00
Linker
Reduce the amount of work in LinkInArchive by not searching the archive for
2004-11-19 03:13:25 +00:00
Support
Make a cast explicit.
2004-11-19 03:20:09 +00:00
System
Dynamic Library abstraction. This makes the abstraction of a single dynamic
2004-11-18 04:33:39 +00:00
Target
Generate fewer reg-reg copies for the register allocator to deal with.
2004-11-19 02:06:40 +00:00
Transforms
Delete stoppoints that occur for the same source line.
2004-11-18 21:41:39 +00:00
VMCore
These methods are inlined
2004-11-18 17:47:13 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00