aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* You cannot pass functions by value, what does that even mean??Chris Lattner2004-07-141-2/+2
* this "feature" is goneChris Lattner2004-07-141-5/+0
* New, horrible, testcaseChris Lattner2004-07-141-0/+18
* Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner2004-07-081-0/+10
* Fix this testcaseChris Lattner2004-07-081-1/+1
* New testcase for PR396Chris Lattner2004-07-071-0/+8
* New testcaseChris Lattner2004-07-061-0/+6
* New testcaseChris Lattner2004-07-061-0/+5
* Add a new testcase for folding an add into a switchChris Lattner2004-07-031-0/+14
* Make this testcase more interestingChris Lattner2004-07-021-5/+6
* Fix testcaseChris Lattner2004-07-011-3/+3
* -debug option does not exist in a release buildChris Lattner2004-07-011-1/+1
* Fix testcase. For some reason this was failing only with a release build andChris Lattner2004-07-011-3/+1
* new testcaseChris Lattner2004-06-271-0/+5
* New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner2004-06-251-0/+26
* 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