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-18 17:55:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
6a0cf6f937
Fix bug: Dominators/2003-05-12-UnreachableCode.ll
...
llvm-svn: 6158
2003-05-12 22:35:13 +00:00
..
Analysis
Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll
2003-05-03 03:42:08 +00:00
AsmParser
Add support for the new va_arg instruction
2003-05-08 02:44:12 +00:00
Bytecode
Fix Bug: Assembler/2003-05-12-MinIntProblem.llx
2003-05-12 15:13:52 +00:00
CodeGen
Use a kill, not a dead definition, update comment
2003-05-12 17:37:30 +00:00
CWriter
Fix bug: CWriter/2003-05-12-IntegerSizeWarning.c
2003-05-12 15:39:31 +00:00
ExecutionEngine
Make sure that globals are emitted AFTER the passmanager is set up for the JIT,
2003-05-12 02:14:34 +00:00
Support
Add a new info-output-file option (hidden from --help) which is to be used by
2003-05-09 20:05:44 +00:00
Target
Make abort more explicit
2003-05-12 21:16:26 +00:00
Transforms
Fix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll
2003-05-12 22:04:34 +00:00
VMCore
Fix bug: Dominators/2003-05-12-UnreachableCode.ll
2003-05-12 22:35:13 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00