llvm/lib
Chris Lattner c114b2cad7 Completely change the way that joining with physregs is implemented. This
paves the way for future changes, increases coallescing opportunities (in
theory, not witnessed in practice), and eliminates the really expensive
LiveIntervals::overlapsAliases method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29890 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-25 23:41:24 +00:00
..
Analysis Fix PR885 2006-08-21 17:20:01 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser regenerate 2006-08-18 17:34:45 +00:00
Bytecode For PR797: 2006-08-25 19:54:53 +00:00
CodeGen Completely change the way that joining with physregs is implemented. This 2006-08-25 23:41:24 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Linker Remove a redundant syscall. 2006-07-28 22:52:11 +00:00
Support Remove a character to avoid line exceeding 80 cols. 2006-08-24 22:39:25 +00:00
System For PR797: 2006-08-25 21:37:17 +00:00
Target Add a comment. 2006-08-25 23:29:06 +00:00
Transforms Fix a crash related to updating Phi nodes in the original header block. This was 2006-08-25 22:13:55 +00:00
VMCore Fix PR885 2006-08-21 17:20:01 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00