Skip to content
  1. Dec 08, 2010
    • Jakob Stoklund Olesen's avatar
      Stub out RegAllocGreedy. · b8812a1c
      Jakob Stoklund Olesen authored
      This new register allocator is initially identical to RegAllocBasic, but it will
      receive all of the tricks that RegAllocBasic won't get.
      
      RegAllocGreedy will eventually replace linear scan.
      
      llvm-svn: 121234
      b8812a1c
Loading