aboutsummaryrefslogtreecommitdiff
path: root/llvm/test
AgeCommit message (Expand)AuthorFilesLines
2004-08-11This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion1-0/+6
2004-08-10This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion1-0/+7
2004-08-09This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion1-0/+8
2004-08-06This commit was manufactured by cvs2svn to create branch 'release_13'.CVS to SVN Conversion1-0/+17
2004-08-02Use the new prcontext script.John Criswell16-16/+16
2004-08-02Add support for using the prcontext python script instead of grep -C.John Criswell1-1/+2
2004-08-02New python script that print a specified number of lines surrounding aJohn Criswell1-0/+29
2004-08-01Initial testcase for bytecode compatibility regression test.Chris Lattner2-0/+97
2004-07-29Move Transforms/BasicAA to Analysis/BasicAAChris Lattner15-0/+0
2004-07-29Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner1-0/+10
2004-07-27*** empty log message ***Robert Bocchino1-0/+8
2004-07-27new testcaseChris Lattner1-0/+15
2004-07-27Have some testcasesChris Lattner2-0/+22
2004-07-27New testcase. DSE should delete all of the DEAD instructions.Chris Lattner1-0/+15
2004-07-27New testcase for list slicingChris Lattner1-0/+18
2004-07-26Added another test case for double FP constants as well.Reid Spencer1-0/+3
2004-07-26New testcaseChris Lattner1-0/+8
2004-07-26Update testChris Lattner1-2/+2
2004-07-25bug 263:Reid Spencer1-0/+2
2004-07-25Codify my thoughts on where we want to end up with the target-independentChris Lattner1-0/+148
2004-07-25New testcase for DSEChris Lattner1-0/+8
2004-07-22Trivial testcase for dseChris Lattner1-0/+8
2004-07-22Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner1-2/+2
2004-07-21Move LLVM tool definitions to Makefile.rulesBrian Gaeke1-15/+0
2004-07-20new testcaseChris Lattner1-0/+8
2004-07-20New testcase that instcombine should help out with.Chris Lattner1-0/+8
2004-07-20test that unconditional branches to unwinds are always eliminatedChris Lattner1-0/+12
2004-07-20Testcases missed by the instruction combinerChris Lattner1-0/+14
2004-07-14You cannot pass functions by value, what does that even mean??Chris Lattner1-2/+2
2004-07-14this "feature" is goneChris Lattner1-5/+0
2004-07-14New, horrible, testcaseChris Lattner1-0/+18
2004-07-08Add a test that I have had in my tree for several months now, but apparently ...Chris Lattner1-0/+10
2004-07-08Fix this testcaseChris Lattner1-1/+1
2004-07-07New testcase for PR396Chris Lattner1-0/+8
2004-07-06New testcaseChris Lattner1-0/+6
2004-07-06New testcaseChris Lattner1-0/+5
2004-07-03Add a new testcase for folding an add into a switchChris Lattner1-0/+14
2004-07-02Make this testcase more interestingChris Lattner1-5/+6
2004-07-01Fix testcaseChris Lattner1-3/+3
2004-07-01-debug option does not exist in a release buildChris Lattner1-1/+1
2004-07-01Fix testcase. For some reason this was failing only with a release build andChris Lattner1-3/+1
2004-06-27new testcaseChris Lattner1-0/+5
2004-06-25New testcase for constant expression lowering pass, contributed by Vladimir P...Chris Lattner1-0/+26
2004-06-22Isnan became unorderedChris Lattner1-2/+2
2004-06-22test/Libraries have been long gone for a long time now. Since noone noticedChris Lattner1-13/+0
2004-06-21Nullify this test as it causes infinite loop in optimized nightly test.Reid Spencer1-1/+1
2004-06-19Test for PR374Chris Lattner1-0/+8
2004-06-18New testChris Lattner1-0/+8
2004-06-18Test that C99 unordered comparison functions are not being turned into libc c...Chris Lattner1-0/+21
2004-06-18New testcase for GCC unordered comparison builtinsChris Lattner1-0/+22