Skip to content
  1. Nov 20, 2006
    • Chris Lattner's avatar
      setOperand should not zap the operand list or add implicit operands to an · 539df43e
      Chris Lattner authored
      instruction.  Doing so breaks the FP stackifier, the alpha branch selector
      the sparc fpmover.
      
      This fixes PR1012 and CodeGen/X86/fp-stack-compare.ll
      
      llvm-svn: 31876
      539df43e
    • Reid Spencer's avatar
      For PR950: · d9436b68
      Reid Spencer authored
      First in a series of patches to convert SetCondInst into ICmpInst and
      FCmpInst using only two opcodes and having the instructions contain their
      predicate value. Nothing uses these classes yet. More patches to follow.
      
      llvm-svn: 31867
      d9436b68
  2. Nov 18, 2006
  3. Nov 17, 2006
  4. Nov 16, 2006
  5. Nov 15, 2006
  6. Nov 14, 2006
  7. Nov 11, 2006
  8. Nov 10, 2006
  9. Nov 09, 2006
Loading