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-30 08:44:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
c1d0d21002
Expose explicit type
...
llvm-svn: 4871
2002-12-02 21:50:41 +00:00
..
Analysis
Fix logical error in TD pass: we should clear Mod/Ref bits of each caller
2002-11-27 17:41:13 +00:00
AsmParser
Ignore generated files Lexer.cpp and llvmAsmParser.*
2002-12-02 21:14:54 +00:00
Bytecode
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
CodeGen
* Abstracted out stack space allocation into its own function
2002-12-02 21:11:58 +00:00
CWriter
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
ExecutionEngine
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
Support
Add peak memory usage measurement capability
2002-11-18 21:47:09 +00:00
Target
Expose explicit type
2002-12-02 21:50:41 +00:00
Transforms
Initial checkin of Module cloning support stuff
2002-11-20 20:47:41 +00:00
VMCore
User defined operators are not supposed to live beyond the lifetime of the
2002-11-21 16:54:22 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00