summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-shift.ll
Commit message (Expand)AuthorAge
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* For PR950:Reid Spencer2006-12-31
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-03
* Adding RUN lines.Tanya Lattner2004-11-06
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-26
* Add tests for 64 bit shiftsChris Lattner2003-06-01
* test the shift cases for long that are implementedChris Lattner2003-01-13
* Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman2002-12-13
* A new test case that tries to generate all the different possible shiftBrian Gaeke2002-10-31