aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-cast.ll
Commit message (Expand)AuthorAgeFilesLines
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-161-1/+1
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-131/+105
* For PR950:Reid Spencer2006-12-191-2/+1
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-031-1/+1
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-041-1/+0
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-021-0/+1
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-071-1/+49
* Add tests for cast of long to boolChris Lattner2003-06-011-0/+4
* Enable more testsChris Lattner2003-05-121-4/+4
* Add tests for casts from unsigned integers to floatsChris Lattner2003-05-121-0/+11
* Add more testcasesChris Lattner2003-01-161-0/+6
* test a bunch of stuffChris Lattner2003-01-131-0/+58
* New testcase for bool supportChris Lattner2002-12-151-0/+7