index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
GlobalsModRef
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-1
/
+1
2015-03-13
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-2
/
+2
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
7
-12
/
+12
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-2
/
+2
2014-10-01
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
1
-2
/
+2
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-2
/
+2
2014-01-03
BasicAA: Use reachabilty instead of dominance for checking value equality in phi
Arnold Schwaighofer
1
-1
/
+1
2014-01-02
BasicAA: Fix value equality and phi cycles
Arnold Schwaighofer
1
-1
/
+1
2013-08-16
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
1
-1
/
+0
2013-04-29
TBAA: remove !tbaa from testing cases if not used.
Manman Ren
1
-6
/
+2
2012-08-13
MemoryDependenceAnalysis attempts to find the first memory dependency for fun...
Nadav Rotem
1
-0
/
+34
2012-04-24
FileCheck-ize tests.
Bill Wendling
6
-9
/
+28
2012-03-28
Handle intrinsics in GlobalsModRef. Fixes pr12351.
Rafael Espindola
1
-0
/
+33
2012-02-16
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2
-3
/
+1
2011-06-17
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
1
-1
/
+4
2010-10-18
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
4
-4
/
+4
2009-09-11
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
6
-6
/
+6
2009-09-08
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
5
-5
/
+5
2009-09-08
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
6
-6
/
+6
2008-09-19
Remove the MarkModRef pass (use AddReadAttrs instead).
Duncan Sands
1
-1104
/
+0
2008-09-19
Add a new pass AddReadAttrs which works out which functions
Duncan Sands
4
-38
/
+0
2008-09-13
Fix PR2792: treat volatile loads as writing memory somewhere.
Duncan Sands
1
-0
/
+9
2008-09-03
Testcase for commits 55700 and 55714.
Duncan Sands
1
-0
/
+1104
2008-09-03
Since onlyReadsMemory returns true if in fact
Duncan Sands
1
-0
/
+9
2008-09-03
Cleanup GlobalsModRef a bit. When analysing the
Duncan Sands
3
-0
/
+38
2008-08-16
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
5
-5
/
+5
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
1
-1
/
+1
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
1
-1
/
+1
2008-02-14
Remove llvm-upgrade.
Tanya Lattner
4
-51
/
+45
2007-11-23
Ding dong, the DoesntAccessMemoryFns and
Duncan Sands
1
-12
/
+12
2007-06-29
Convert .cvsignore files
John Criswell
1
-3
/
+0
2007-04-15
For PR1319:
Reid Spencer
2
-3
/
+4
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
1
-1
/
+1
2006-12-31
For PR950:
Reid Spencer
1
-1
/
+3
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
5
-5
/
+5
2006-10-01
New testcase
Chris Lattner
1
-0
/
+23
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
1
-1
/
+1
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
1
-0
/
+3
2005-03-23
GlobalMR should be able to analyze this function.
Chris Lattner
1
-0
/
+20
2004-12-17
Make this testcase a bit more challanging
Chris Lattner
1
-1
/
+9
2004-12-17
Change the test to check to see that CSE happens not dead call elim
Chris Lattner
1
-1
/
+1
2004-11-19
Adding srcdir arg
Tanya Lattner
1
-1
/
+1
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
1
-0
/
+3
2004-07-27
new testcase
Chris Lattner
1
-0
/
+15
2004-07-27
Have some testcases
Chris Lattner
2
-0
/
+22