| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-03-14 | don't have i386-specific tests in CodeGen/Generic, PR6601. | Chris Lattner | |
| git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98508 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2008-06-10 | For all RUN lines starting with "not", redirect stderr to /dev/null so tests | Matthijs Kooijman | |
| don't fail when (expected) error output is produced. This fixes 17 tests. While I was there, I also made all RUN lines of the form "not llvm-as..." a bit more consistent, they now all redirect stderr and stdout to /dev/null and use input redirect to read their input. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52174 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
| 2007-12-25 | Noting and enforcing that GC intrinsics are valid only within a | Gordon Henriksen | |
| function with GC. This will catch the error when the inliner inlines a function with GC into a caller with no GC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45350 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
