Skip to content
  1. Mar 08, 2009
  2. Mar 06, 2009
  3. Mar 05, 2009
  4. Mar 04, 2009
  5. Mar 03, 2009
  6. Mar 02, 2009
  7. Mar 01, 2009
    • Bill Wendling's avatar
      Temporarily revert r65755. It was causing failures in the self-hosting · 38eae046
      Bill Wendling authored
      testsuite:
      
      Running /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/dg.exp ...
      FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/nancvt.ll
      Failed with exit(1) at line 2
      while running: grep 2147027116 nancvt.ll.tmp | count 3
      count: expected 3 lines and got        0.
      child process exited abnormally
      FAIL: /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/vec_ins_extract.ll
      Failed with exit(1) at line 1
      while running:  llvm-as < /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvmCore/test/CodeGen/X86/vec_ins_extract.ll |  opt -scalarrepl -instcombine |   llc -march=x86 -mcpu=yonah | not /usr/bin/grep sub.*esp
            subl      $28, %esp
            subl      $28, %esp
      child process exited abnormally
      
      And more.
      
      llvm-svn: 65758
      38eae046
    • Chris Lattner's avatar
      hoist the check for alloca size up so that it controls CanConvertToScalar · e2bb5e31
      Chris Lattner authored
      as well as isSafeAllocaToScalarRepl.
      
      llvm-svn: 65755
      e2bb5e31
  8. Feb 27, 2009
  9. Feb 25, 2009
  10. Feb 24, 2009
Loading