aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-cast.ll
Commit message (Collapse)AuthorAgeFilesLines
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-041-1/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18508 91177308-0d34-0410-b5e6-96231b3b80d8
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-021-0/+1
| | | | | | | | the PowerPC JIT. Hence, they are XFAILs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18443 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17536 91177308-0d34-0410-b5e6-96231b3b80d8
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-071-1/+49
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13408 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests for cast of long to boolChris Lattner2003-06-011-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6508 91177308-0d34-0410-b5e6-96231b3b80d8
* Enable more testsChris Lattner2003-05-121-4/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6149 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests for casts from unsigned integers to floatsChris Lattner2003-05-121-0/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6147 91177308-0d34-0410-b5e6-96231b3b80d8
* Add more testcasesChris Lattner2003-01-161-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5330 91177308-0d34-0410-b5e6-96231b3b80d8
* test a bunch of stuffChris Lattner2003-01-131-0/+58
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5244 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for bool supportChris Lattner2002-12-151-0/+7
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5031 91177308-0d34-0410-b5e6-96231b3b80d8