aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Isnan became unorderedChris Lattner2004-06-221-2/+2
* test/Libraries have been long gone for a long time now. Since noone noticedChris Lattner2004-06-221-13/+0
* Nullify this test as it causes infinite loop in optimized nightly test.Reid Spencer2004-06-211-1/+1
* Test for PR374Chris Lattner2004-06-191-0/+8
* New testChris Lattner2004-06-181-0/+8
* Test that C99 unordered comparison functions are not being turned into libc c...Chris Lattner2004-06-181-0/+21
* New testcase for GCC unordered comparison builtinsChris Lattner2004-06-181-0/+22
* This testcase is a bit silly now, but oh well :)Chris Lattner2004-06-151-4/+2
* Right, stop being sillyChris Lattner2004-06-151-1/+1
* Add a nan, stop testing isnanChris Lattner2004-06-151-6/+1
* Add the isunordered intrinsic.Alkis Evlogimenos2004-06-121-0/+5
* Add tests for isnanChris Lattner2004-06-111-0/+8
* Test that the X86 backend is only emitting one fucom instructionChris Lattner2004-06-111-0/+11
* Testcase for PR369Chris Lattner2004-06-111-0/+6
* Check to make sure that isnan doesn't require calling a functionChris Lattner2004-06-111-0/+7
* I misled Alkis: LLVM should have isnan, not isunordered.Chris Lattner2004-06-111-6/+7
* Test case for PR368Brian Gaeke2004-06-111-0/+11
* Add feature test for llvm intrinsics. It currently contains only the "isunord...Alkis Evlogimenos2004-06-111-0/+12
* More instcombine testcasesChris Lattner2004-06-091-0/+27
* New testcase that is important for the Java FEChris Lattner2004-06-091-0/+14
* New testcase for the instruction combiner that happen often in the Java FEChris Lattner2004-06-091-0/+13
* New testcase for PR355Chris Lattner2004-06-081-0/+17
* Testcase for PR355Chris Lattner2004-06-081-0/+5
* New testcase for PR361Chris Lattner2004-06-071-0/+11
* Maybe this will keep people from breaking -branch-combine!Brian Gaeke2004-06-011-0/+24
* Make tool names end with .exe on windows. This isn't needed to run theChris Lattner2004-06-011-9/+9
* Make the test pass by using the correct RUN: syntax.Reid Spencer2004-05-271-1/+1
* Add back a test I accidentally removedChris Lattner2004-05-271-0/+5
* Add another testcaseChris Lattner2004-05-271-5/+7
* Added a "RUN:" line so this file can be executed by TestRunner.shReid Spencer2004-05-271-0/+2
* remove bogus testChris Lattner2004-05-271-12/+0
* Make the test test what it is supposed toChris Lattner2004-05-271-0/+5
* The -exprs pass is no longer with LLVM. *sniff*Chris Lattner2004-05-272-29/+0
* Correct test. use "not grep" instead of "grep -v"Chris Lattner2004-05-271-2/+2
* gc_init now gets an argumentChris Lattner2004-05-271-2/+2
* Fix a test that was "broken" by new optimizations. The transformation weChris Lattner2004-05-261-0/+4
* Make the test use the %A typeChris Lattner2004-05-261-0/+1
* New testcaseChris Lattner2004-05-251-0/+6
* Add a new test16 and fix some other tests that were not properly writtenChris Lattner2004-05-251-4/+8
* Testcases for andersen's alias analysis.Chris Lattner2004-05-233-0/+68
* Add a simple testcase for garbage collection supportChris Lattner2004-05-231-0/+52
* Testcase for PR340: Verifier misses malformed switch instructionChris Lattner2004-05-211-0/+11
* New testcase that used to cause the unroller to try to unroll the loop 2G tim...Chris Lattner2004-05-131-0/+15
* Testcase for PR337, which was reduced by Reid Spencer.Chris Lattner2004-05-101-0/+15
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-071-1/+49
* New testcaseChris Lattner2004-05-071-0/+3
* New testcase for PR336Chris Lattner2004-05-071-0/+9
* Regression test for PR#330.John Criswell2004-05-072-0/+69
* New testcase for PR332Chris Lattner2004-05-041-0/+16
* New testcase:Chris Lattner2004-05-011-0/+21