aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-shift.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-37/+30
* For PR950:Reid Spencer2006-12-311-13/+13
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-031-1/+1
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-261-13/+13
* Add tests for 64 bit shiftsChris Lattner2003-06-011-2/+8
* test the shift cases for long that are implementedChris Lattner2003-01-131-23/+27
* Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman2002-12-131-2/+2
* A new test case that tries to generate all the different possible shiftBrian Gaeke2002-10-311-0/+27