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-25 21:48:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
dfa3c21f1c
More renamings of Target/Machine*Info to Target/Target*Info
...
llvm-svn: 5204
2002-12-29 03:13:05 +00:00
..
Analysis
'graph' is spelled without a 'c'.
2002-12-12 05:34:10 +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
More renamings of Target/Machine*Info to Target/Target*Info
2002-12-29 03:13:05 +00:00
CWriter
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
ExecutionEngine
Add diagnostic output
2002-12-28 20:00:15 +00:00
Support
Fix compilation on GCC 3.2
2002-12-24 00:44:34 +00:00
Target
More renamings of Target/Machine*Info to Target/Target*Info
2002-12-29 03:13:05 +00:00
Transforms
Fix a huge performance problem in reassociate by introducing a
2002-12-15 03:56:00 +00:00
VMCore
Fix bug: Assembler/2002-12-15-GlobalResolve.ll
2002-12-15 16:41:52 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00