This website requires JavaScript.
Explore
Help
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-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Misha Brukman
8c397821a5
Implement ExecutionEngine::freeMachineCodeForFunction()
...
llvm-svn: 17601
2004-11-07 23:58:46 +00:00
..
Analysis
Remove dead var
2004-11-05 04:52:08 +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
* Comments & cleanup per CL code review.
2004-11-07 18:20:55 +00:00
CodeGen
Do not make i have bigger scope that we need
2004-11-05 04:47:37 +00:00
Debugger
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ExecutionEngine
Implement ExecutionEngine::freeMachineCodeForFunction()
2004-11-07 23:58:46 +00:00
Support
Replace uses of llvm.org with llvm.cs.uiuc.edu
2004-11-07 00:58:38 +00:00
System
Consistently use llvm.cs.uiuc.edu instead of llvm.org
2004-11-07 00:58:20 +00:00
Target
Disable bogus cast elimination when the cast is used by a setcc instruction.
2004-11-07 20:23:42 +00:00
Transforms
VERY large functions that are only called from one place are not really
2004-11-07 21:46:47 +00:00
VMCore
Stop propagating method names that violate the coding standard
2004-11-05 22:15:36 +00:00
Makefile
Wrap long line
2004-09-15 01:34:42 +00:00