Add support getting the operands of a User to ocaml.
[oota-llvm.git] / test / Analysis / BasicAA /
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-12-06 Chris Lattnergvn is optimizing this better now.
2009-11-26 Chris Lattner@test9 is a testcase for r89958. Before 89958, we...
2009-11-26 Chris LattnerImplement PR1143 (at -m64) by making basicaa look throu...
2009-11-26 Chris Lattnerteach GetLinearExpression to be a bit more aggressive.
2009-11-26 Chris LattnerTeach basicaa that x|c == x+c when the c bits of x...
2009-11-26 Chris Lattnerteach basicaa that A[i] != A[i+1].
2009-11-26 Chris Lattnerrename test
2009-11-26 Chris LattnerChange the other half of aliasGEP (which handles GEP...
2009-11-26 Chris Lattneradd a new random feature test
2009-11-22 Chris Lattnerremove a silly condition that doesn't make a lot of...
2009-11-03 Kenneth UildriksMake opt default to not adding a target data string...
2009-10-26 Dan GohmanTeach BasicAA how to analyze Select instructions, and...
2009-10-18 Chris Lattnerfix test
2009-10-18 Chris Lattnertighten up test3, add test3a for the converse
2009-10-18 Chris Lattnertighten test2, add a test that it doesn't get transform...
2009-10-18 Nick LewyckyMerge tests into modref.ll. Also add a test for r84174...
2009-10-18 Nick LewyckyAdd a couple new testcases.
2009-10-17 Chris Lattnerreplace a useless test with a useful one
2009-10-14 Nick LewyckyMake use of the result of the loads even though that...
2009-10-14 Evan ChengAnother BasicAA fix. If a value does not alias a GEP...
2009-10-14 Evan ChengReplace test with a simpler hand crafted one.
2009-10-13 Evan ChengTeach basic AA about PHI nodes. If all operands of...
2009-10-13 Chris Lattnerdon't use dead loads as tests.
2009-10-13 Nick LewyckyTeach BasicAA a little something about the atomic intri...
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanConvert a few more opt | llvm-dis to opt -S.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-08-30 Chris Lattnerrename test so that name reflects what it is testing...
2009-08-30 Chris Lattnerconvert to filecheck format.
2009-05-27 Dan GohmanTeach BasicAliasAnalysis to understand constant gep...
2009-03-16 Chris Lattnerchange this to test for an alias result more directly.
2009-03-14 Nick LewyckyAdd a replacement for 2009-02-12-GEPNoalias.ll that...
2009-03-13 Chris Lattnerremove a buggy test, it is not ok to use -debug in...
2009-02-13 Nick LewyckyBasicAA was making the assumption that a local allocati...
2009-02-04 Owen AndersonFinish making AliasAnalysis aware of the fact that...
2008-12-19 Nick LewyckyResubmit support for the 'nocapture' attribute.
2008-12-16 Bill WendlingRemove empty test.
2008-12-16 Bill WendlingTemporarily revert r61019, r61030, and r61040. These...
2008-12-15 Chris LattnerTeach basicaa to use the nocapture attribute when possi...
2008-12-10 Chris LattnerAllow basicaa to walk through geps with identical indic...
2008-11-24 Nick LewyckyExtend the 'noalias' attribute to function return value...
2008-08-16 Owen AndersonRemove GCSE and LoadVN from the testsuite.
2008-06-16 Chris LattnerIf we are checking to see if the result of a call aliases a
2008-06-10 Matthijs KooijmanSuppress the (stderr) output of -aa-eval, this fixes...
2008-06-02 Wojciech MatyjewiczFixes PR2395. Looking for a constant in a GEP tail...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-05-16 Owen AndersonFix this test. It was testing broken behavior in that...
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.
2008-04-17 Owen AndersonMake GVN able to remove unnecessary calls to read-only...
2008-04-15 Dale JohannesenDon't assume a tail call can't reference a byval
2008-04-13 Owen AndersonThe functionality being tested was removed because...
2008-02-28 Gabor GreifFix llvm.org/bugs/show_bug.cgi?id=2104 by ordering...
2008-02-14 Tanya LattnerRemove llvm-upgrade.
2008-01-24 Chris LattnerTeach basicaa that 'byval' arguments define a new memor...
2008-01-06 Nick LewyckyAccept both %y, %x and %x, %y as valid answers.
2007-12-09 Chris LattnerFix PR1782, patch by Wojtek Matyjewicz!
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-26 Owen AndersonAllow GVN to eliminate read-only function calls when...
2007-11-22 Duncan SandsTeach alias analysis about readnone/readonly functions.
2007-11-06 Chris LattnerFix PR1774 and BasicAA/2007-11-05-SizeCrash.ll
2007-10-25 Owen AndersonFix for PR1741.
2007-08-06 Chandler CarruthThis resolves a regression of BasicAA which failed...
2007-08-02 Christopher LambTeach BasicAA about noalias parameter attributes, but...
2007-07-31 Christopher LambRevert overly aggressive interpretation of noalias
2007-07-31 Christopher LambTeach BasicAA about noalias function parameters. Passes...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerConvert test cases to new llvm.exp version of llvm_runt...
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-26 Reid SpencerFor PR761:
2007-01-14 Chris Lattnertestcase for pr1109
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-18 Reid SpencerFix bugs in this. What was I thinking??? :)
2006-11-18 Reid SpencerFail even if opt doesn't print anything.
2006-11-18 Reid SpencerAdd a simple test to make sure getModRefInfo is 1/2...
2006-11-03 Chris Lattnernew testcase
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-04 Chris Lattnernew testcase
2005-05-08 Chris LattnerNew testacse for information exposed by the 'tail'...
2005-03-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for another case where we query...
2004-11-26 Chris Lattnernew testcase basicaa should handle
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-07-29 Chris LattnerDue to a bug in BasicAA, DSE is incorrectly deleting...
2004-03-12 Chris Lattnernew testcase
next