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-31 17:32:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
1caa00d195
Use BuildMI more, Create*Instruction less
...
llvm-svn: 5291
2003-01-15 17:47:49 +00:00
..
Analysis
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h
2003-01-14 23:05:08 +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
Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h
2003-01-14 23:05:08 +00:00
CWriter
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
ExecutionEngine
Add support for named functions
2003-01-13 01:00:48 +00:00
Support
Move annotation to support library
2003-01-14 21:29:58 +00:00
Target
Use BuildMI more, Create*Instruction less
2003-01-15 17:47:49 +00:00
Transforms
Rename include/llvm/Transforms/Instrumentation/TraceFunctions.h to Instrumentation.h
2003-01-14 22:39:29 +00:00
VMCore
Fix bug Regression/Verifier/2002-11-05-GetelementptrPointers.ll
2003-01-14 22:19:44 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00