Add -v option to bison.
[oota-llvm.git] / test / Transforms /
2005-01-01 Chris LattnerNew testcases that we should combine.
2005-01-01 Chris LattnerNew testcase for common bitfield manipulation instructi...
2005-01-01 Chris LattnerAdd a bunch of tests for cases that should be eliminated.
2005-01-01 Chris LattnerAdd a bunch of tests for ANDs that should be eliminated.
2005-01-01 Chris LattnerThis now works.
2005-01-01 Chris LattnerAdd new test to make sure simplifycfg doesn't leave...
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491
2004-12-13 Chris LattnerFix this test
2004-12-12 Chris LattnerAdd testcases for simple things we can handle that...
2004-12-12 Chris LattnerNew testcase. Shrinking the variable to a bool allows...
2004-12-11 Chris LattnerNew testcase. If one side of and/or is known to be...
2004-12-11 Chris LattnerUpdate test
2004-12-11 Chris LattnerNew testcase that ipsccp should handle.
2004-12-10 Chris LattnerNew testcase
2004-12-10 Chris LattnerNew testcase that SCCP miscompiles. Luckily this is...
2004-12-10 Chris LattnerCheck in the right test
2004-12-10 Chris LattnerNew testcase for a bug exposed by the ipsccp pass,...
2004-12-10 Chris LattnerNew testcase
2004-12-08 Chris Lattnernew testcase
2004-12-08 Alkis EvlogimenosFix this regression and remove the XFAIL from this...
2004-12-08 Chris LattnerThis testcase causes the instruction combiner to go...
2004-12-08 Alkis EvlogimenosMark this as an XFAIL until a fix is worked out.
2004-12-08 Alkis EvlogimenosAdd regression
2004-11-30 Chris LattnerThis is a cross platform fail, failing on freebsd as...
2004-11-30 Chris LattnerNew testcase for simplifycfg
2004-11-28 Reid SpencerUpdate the test to match the optimization. The optimiza...
2004-11-28 Chris LattnerNew testcase. The store is not dead here.
2004-11-28 Reid SpencerCorrect the RUN line to remove unneeded parameters...
2004-11-28 Reid SpencerTest case for PR454
2004-11-27 Chris LattnerNew testcase
2004-11-22 Chris Lattner%p is expanded by dejagnu, avoid it in the test.
2004-11-22 Chris LattnerPull out failing test into a seperate file, which is...
2004-11-22 Chris LattnerThis was fixed
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-17 Chris LattnerNew testcase that crashes licm
2004-11-16 Chris LattnerNew testcase for recent patch to SCCP, thanks to Nate...
2004-11-14 Chris LattnerNew testcase. Believe it or not, this happens a LOT...
2004-11-14 Chris LattnerNew testcase: the phi can be eliminated if the casts...
2004-11-14 Chris LattnerFix typo
2004-11-14 Chris Lattneradd a testcase, which we already handle
2004-11-14 Chris LattnerOops, make this test the right thing.
2004-11-14 Chris LattnerNew testcase
2004-11-14 Chris LattnerNew testcase, SROA with variable array index
2004-11-13 Chris LattnerAdd a testcase we should continue to argpromote
2004-11-13 Chris LattnerAdd a testcase for a function we cannot legally promote...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Chris LattnerNew testcase
2004-11-13 Chris LattnerNew testcase
2004-11-11 Chris Lattnernew testcase
2004-11-10 Chris LattnerNew testcase
2004-11-09 Chris LattnerName file properly
2004-11-09 Chris LattnerHrm, don't ask how I ran into this bug
2004-11-07 Tanya LattnerRemoving old Modulosched tests since that version of...
2004-11-07 Chris LattnerTests for this xforms should be .ll files, and they...
2004-11-07 Chris LattnerRemove dead tests
2004-11-06 Chris LattnerThis test is obsolete and incorrect
2004-11-06 Tanya LattnerAdding RUN line.
2004-11-06 Chris LattnerAdd a missing run line
2004-11-06 Chris LattnerThis pass has been removed from LLVM
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-22 Chris LattnerNew testcase. Check for the ability to promote a mallo...
2004-10-18 Chris LattnerNew testcase
2004-10-17 Chris LattnerNew testcase that ADCE shouldn't crash on
2004-10-17 Chris LattnerNew testcase that crashes the inliner
2004-10-17 Chris LattnerNew testcase, no PHI should be inserted.
2004-10-16 Chris LattnerNew testcase, rework testcases to fail if there are...
2004-10-16 Chris LattnerNew testcase
2004-10-14 Chris LattnerWhen converting phi nodes into select instructions...
2004-10-12 Chris LattnerNew testcase for memmove -> memcpy transform
2004-10-11 Chris LattnerThis testcase ensures that we can SRA a global even...
2004-10-11 Chris LattnerThese testcases check to see if we can promote malloc...
2004-10-10 Chris LattnerAnother testcase. We should be able to devirtualize...
2004-10-10 Chris LattnerNew testcase that crashes -globalopt. I found this...
2004-10-10 Chris LattnerNew testcase we were not handling before.
2004-10-09 Chris LattnerA testcase that globalopt now handles
2004-10-09 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-07 Chris LattnerThese files now live in Transforms/GlobalOpt
2004-10-07 Chris LattnerMove these files from Transforms/GlobalConstifier
2004-10-07 Chris LattnerAdd new testcase, rename pass
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerWhen tail duplicating these functions, the add instruct...
2004-09-29 Chris LattnerNew testcasses for divides that can be eliminated.
2004-09-29 Chris LattnerNew testcases
2004-09-29 Chris LattnerMore testcases for recent instcombine patches
2004-09-28 Chris LattnerNew testcase
2004-09-28 Chris LattnerNew testcases
2004-09-28 Chris LattnerNew testcase
2004-09-28 Chris LattnerNew testcases
2004-09-28 Chris LattnerNew testcase for a latent bug in instcombine that I...
2004-09-27 Chris LattnerNew testcase
2004-09-27 Chris LattnerTestcases for rev 250 of InstructionCombining.cpp
2004-09-24 Chris LattnerAdd some tests for shr-and folding
2004-09-23 Chris LattnerNew testcase for a pattern that occurs 20 times in...
2004-09-23 Chris Lattnerload null is undefined behavior, this should fold
next