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-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Reid Spencer
55435b0e39
Add bzip2 subdirectory
...
llvm-svn: 18251
2004-11-25 19:38:28 +00:00
..
Analysis
Mission accomplished!
2004-11-19 16:22:24 +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
Adjust to Compressor interface change
2004-11-25 19:38:05 +00:00
CodeGen
Fix the FIXME, nuke the JIT specific forceCompilationOf method.
2004-11-22 21:54:35 +00:00
Debugger
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ExecutionEngine
Rename Emitter.cpp -> JITEmitter.cpp
2004-11-22 22:00:25 +00:00
Linker
Implement dependent library linking. It is no longer required that -lstdc++
2004-11-25 09:32:08 +00:00
Support
Add bzip2 subdirectory
2004-11-25 19:38:28 +00:00
System
Cast the void* handle data member to HMODULE* to keep the VC++ compiler
2004-11-20 23:30:55 +00:00
Target
Enable optimization suggested by Chris Lattner to not emit reloc stubs for
2004-11-25 07:09:01 +00:00
Transforms
Do not count debugger intrinsics in size estimation.
2004-11-22 17:23:57 +00:00
VMCore
Fix test/Regression/CFrontend/2003-11-01-EmptyStructCrash.c
2004-11-22 19:15:27 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00