aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
Commit message (Collapse)AuthorAgeFilesLines
* make this test have a deterministic result.Chris Lattner2007-11-281-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44404 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert previous "fix" - the breakage was due to someDuncan Sands2007-11-281-1/+1
| | | | | | | local changes, not the "not". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44402 91177308-0d34-0410-b5e6-96231b3b80d8
* This test somehow got an extra "not" during theDuncan Sands2007-11-281-2/+2
| | | | | | | recent stderr updates. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44401 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ↵Tanya Lattner2007-11-281-23/+19
| | | | | | | | | tests and fixed broken run lines. XFAILed 3 arm regressions (will file bugs) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44389 91177308-0d34-0410-b5e6-96231b3b80d8
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-151-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36070 91177308-0d34-0410-b5e6-96231b3b80d8
* Make this test actually capable of passing.Chris Lattner2004-12-051-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18536 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove unneeded codeAlkis Evlogimenos2004-12-051-3/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18516 91177308-0d34-0410-b5e6-96231b3b80d8
* Match codegen string betterAlkis Evlogimenos2004-12-051-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18514 91177308-0d34-0410-b5e6-96231b3b80d8
* Add testcast for bug475Alkis Evlogimenos2004-12-051-0/+36
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18513 91177308-0d34-0410-b5e6-96231b3b80d8