1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib
Chris Lattner a2b1dbead8 It looks like physref->virtreg joining is working fine. Enable it by default
but make virtreg->virtreg joining stay off by default

llvm-svn: 14916
2004-07-17 21:51:25 +00:00
..
Analysis Fix incorrect computation of mod/ref sets. Do not ask for mod/ref information 2004-07-17 07:40:34 +00:00
AsmParser Fix the regressions handling unnamed global variables 2004-07-16 01:18:09 +00:00
Bytecode Fix for PR341 2004-07-15 02:40:04 +00:00
CodeGen It looks like physref->virtreg joining is working fine. Enable it by default 2004-07-17 21:51:25 +00:00
Debugger Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ExecutionEngine Fixes for PR341 2004-07-15 02:51:32 +00:00
Support Correctly build shared objects on MacOS X for debugging code generators 2004-07-16 19:45:45 +00:00
Target Make sure to emit the immediate byte for instructions like: 2004-07-17 20:26:14 +00:00
Transforms This patch was contributed by Daniel Berlin! 2004-07-15 23:36:43 +00:00
VMCore Add convinience constructor for function calls with two args. 2004-07-16 12:04:28 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00