llvm-6502/lib
Chris Lattner c2db1a95df * Simplify code a bit by breaking the PHI node handling stuff out into a seperate
function from normal regalloc code
* Make the regalloc for a block a function instead of part of runOnMachineBB, which
  makes it easier to see what's going on in runOnMBB.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5051 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-15 19:51:14 +00:00
..
Analysis 'graph' is spelled without a 'c'. 2002-12-12 05:34:10 +00:00
AsmParser
Bytecode
CodeGen * Simplify code a bit by breaking the PHI node handling stuff out into a seperate 2002-12-15 19:51:14 +00:00
ExecutionEngine
Linker
Support
Target Changes to make new TargetRegisterClass interface. 2002-12-15 19:29:34 +00:00
Transforms Fix a huge performance problem in reassociate by introducing a 2002-12-15 03:56:00 +00:00
VMCore Fix bug: Assembler/2002-12-15-GlobalResolve.ll 2002-12-15 16:41:52 +00:00
Makefile