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-02-09 05:47:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
e869883c2d
Remove NodeDepth
...
llvm-svn: 29338
2006-07-27 06:40:15 +00:00
..
Analysis
Change the callgraph representation to store the callsite along with the
2006-07-12 18:29:36 +00:00
AsmParser
These libs use EH info
2006-07-07 16:44:31 +00:00
Bytecode
Finish removal of EH usage from the Archive library. The REQUIRES_EH flag
2006-07-07 20:56:50 +00:00
CodeGen
AssignNodeIds assign each node in the DAG an unique id.
2006-07-27 06:39:06 +00:00
Debugger
Build more debugger/selectiondag libraries as archives instead of .o files.
2006-07-21 00:10:47 +00:00
ExecutionEngine
Move synchronizeICache from TargetJITInfo into a static function in JITEmitter.cpp
2006-07-27 06:33:55 +00:00
Linker
eliminate some ugly code, using ConstantExpr::getWithOperands instead.
2006-07-14 22:21:31 +00:00
Support
For PR780:
2006-07-26 16:18:00 +00:00
System
Fix the build on win32
2006-07-26 20:37:11 +00:00
Target
Remove NodeDepth
2006-07-27 06:40:15 +00:00
Transforms
Add some advice
2006-07-27 04:24:14 +00:00
VMCore
Add some advice
2006-07-27 04:24:14 +00:00
Makefile
Make some changes suggested by Chris:
2006-05-17 22:55:35 +00:00