Skip to content
  1. Mar 10, 2008
  2. Aug 15, 2007
  3. Jun 29, 2007
  4. Apr 16, 2007
    • Reid Spencer's avatar
      For PR1319: · 6e87ec43
      Reid Spencer authored
      Remove && from the end of the lines to prevent tests from throwing run
      lines into the background. Also, clean up places where the same command
      is run multiple times by using a temporary file.
      
      llvm-svn: 36142
      6e87ec43
    • Reid Spencer's avatar
      For PR1319: · 4dcf8bff
      Reid Spencer authored
      Fix syntax of tests to ensure grep pattern is properly quoted.
      
      llvm-svn: 36134
      4dcf8bff
  5. Apr 15, 2007
    • Reid Spencer's avatar
      For PR1319: · ae81c888
      Reid Spencer authored
      Convert to new test system. This exposes IsDigit.ll as failing.
      
      llvm-svn: 36046
      ae81c888
  6. Apr 14, 2007
  7. Apr 11, 2007
  8. Apr 07, 2007
  9. Jan 26, 2007
    • Reid Spencer's avatar
      For PR761: · ce380568
      Reid Spencer authored
      Remove "target endian/pointersize" or add "target datalayout" to make
      the test parse properly or set the datalayout because defaults changes.
      
      For PR645:
      Make global names use the @ prefix.
      
      For llvm-upgrade changes:
      Fix test cases or completely remove use of llvm-upgrade for test cases
      that cannot survive the new renaming or upgrade capabilities.
      
      llvm-svn: 33533
      ce380568
  10. Jan 17, 2007
Loading