aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcase for case that simplifycfg should catchChris Lattner2004-05-011-0/+20
* Add a new testcase for X/-1, fix bug that prevented tests from running rightChris Lattner2004-04-261-1/+6
* new testcase for PR326Chris Lattner2004-04-211-0/+3
* New testcase, distilled from PR324Chris Lattner2004-04-201-0/+12
* New testcaseChris Lattner2004-04-191-0/+35
* Another testcaseChris Lattner2004-04-181-0/+13
* New testcaseChris Lattner2004-04-171-0/+21
* New testcase that Brian provided which crashes the inlinerChris Lattner2004-04-151-0/+21
* Test for memory mapped I/O intrinsics.John Criswell2004-04-141-0/+21
* new testcase that crashes the fp stackifierChris Lattner2004-04-131-0/+8