summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-cast.ll
Commit message (Expand)AuthorAge
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-04
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-02
* Adding RUN lines.Tanya Lattner2004-11-06
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-07
* Add tests for cast of long to boolChris Lattner2003-06-01
* Enable more testsChris Lattner2003-05-12
* Add tests for casts from unsigned integers to floatsChris Lattner2003-05-12
* Add more testcasesChris Lattner2003-01-16
* test a bunch of stuffChris Lattner2003-01-13
* New testcase for bool supportChris Lattner2002-12-15