Skip to content
  1. Dec 23, 2006
    • Reid Spencer's avatar
      For PR950: · 266e42b3
      Reid Spencer authored
      This patch removes the SetCC instructions and replaces them with the ICmp
      and FCmp instructions. The SetCondInst instruction has been removed and
      been replaced with ICmpInst and FCmpInst.
      
      llvm-svn: 32751
      266e42b3
    • Chris Lattner's avatar
      add a simple fast-path for dead allocas · f171af97
      Chris Lattner authored
      llvm-svn: 32750
      f171af97
  2. Dec 22, 2006
  3. Dec 21, 2006
  4. Dec 20, 2006
Loading