aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* 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