aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/GlobalsModRef
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-097-13/+13
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-291-6/+2
* MemoryDependenceAnalysis attempts to find the first memory dependency for fun...Nadav Rotem2012-08-131-0/+34
* FileCheck-ize tests.Bill Wendling2012-04-246-9/+28
* Handle intrinsics in GlobalsModRef. Fixes pr12351.Rafael Espindola2012-03-281-0/+33
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-1/+4
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-184-4/+4
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-116-6/+6
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-085-5/+5
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-086-6/+6
* Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands2008-09-191-1104/+0
* Add a new pass AddReadAttrs which works out which functionsDuncan Sands2008-09-194-38/+0
* Fix PR2792: treat volatile loads as writing memory somewhere.Duncan Sands2008-09-131-0/+9
* Testcase for commits 55700 and 55714.Duncan Sands2008-09-031-0/+1104
* Since onlyReadsMemory returns true if in factDuncan Sands2008-09-031-0/+9
* Cleanup GlobalsModRef a bit. When analysing theDuncan Sands2008-09-033-0/+38
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-165-5/+5
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-144-51/+45
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-231-12/+12
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-152-3/+4
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR950:Reid Spencer2006-12-311-1/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-025-5/+5
* New testcaseChris Lattner2006-10-011-0/+23
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* GlobalMR should be able to analyze this function.Chris Lattner2005-03-231-0/+20
* Make this testcase a bit more challangingChris Lattner2004-12-171-1/+9
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-171-1/+1
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* new testcaseChris Lattner2004-07-271-0/+15
* Have some testcasesChris Lattner2004-07-272-0/+22