summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-arith.ll
Commit message (Expand)AuthorAge
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-13
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-03
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-04
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-02
* Adding RUN lines.Tanya Lattner2004-11-06
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-26
* Test long supportChris Lattner2003-01-13
* Stop suckingChris Lattner2002-12-13
* Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman2002-12-13
* Add main functions to benchmarksChris Lattner2002-12-04
* Enable div and mod testsChris Lattner2002-11-02
* Enable multiply testsChris Lattner2002-11-02
* New testcase for arithmetic operationsChris Lattner2002-11-02