aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-shift.ll
AgeCommit message (Expand)Author
2010-11-13lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-31For PR950:Reid Spencer
2006-12-03These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer
2004-11-06Adding RUN lines.Tanya Lattner
2003-11-26Renamed intermediate values that used the same type and name as previousJohn Criswell
2003-06-01Add tests for 64 bit shiftsChris Lattner
2003-01-13test the shift cases for long that are implementedChris Lattner
2002-12-13Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman
2002-10-31A new test case that tries to generate all the different possible shiftBrian Gaeke