projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[JumpThreading] Fix opcode bonus in getJumpThreadDuplicationCost()
[oota-llvm.git]
/
test
/
Analysis
/
GlobalsModRef
/
2015-12-23
David Majnemer
[OperandBundles] Have GlobalsModRef play nice with...
tree
|
commitdiff
2015-12-18
Vaivaswatha Nagaraj
GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMe...
tree
|
commitdiff
2015-11-19
Pete Cooper
Revert "Change memcpy/memset/memmove to have dest and...
tree
|
commitdiff
2015-11-18
Pete Cooper
Change memcpy/memset/memmove to have dest and source...
tree
|
commitdiff
2015-10-28
Chad Rosier
Add newline to test. NFC.
tree
|
commitdiff
2015-10-28
James Molloy
[GlobalsAA] An indirect global that is initialized...
tree
|
commitdiff
2015-10-22
James Molloy
[GlobalsAA] Loosen an overly conservative bailout
tree
|
commitdiff
2015-10-13
James Molloy
[GlobalsAA] Don't assume anything about functions that...
tree
|
commitdiff
2015-09-25
James Molloy
[GlobalsAA] Teach GlobalsAA about nocapture
tree
|
commitdiff
2015-09-09
Chandler Carruth
[PM/AA] Rebuild LLVM's alias analysis infrastructure...
tree
|
commitdiff
2015-08-17
Michael Kuperstein
[GMR] isNonEscapingGlobalNoAlias() should look through...
tree
|
commitdiff
2015-08-11
Michael Kuperstein
[GMR] Be a bit smarter about which globals don't alias...
tree
|
commitdiff
2015-08-05
Chandler Carruth
[GMR] Teach the conservative path of GMR to catch even...
tree
|
commitdiff
2015-07-28
Chandler Carruth
[GMR] Teach GlobalsModRef to distinguish an important...
tree
|
commitdiff
2015-07-17
Chandler Carruth
[PM/AA] Disable the core unsafe aspect of GlobalsModRef...
tree
|
commitdiff
2015-07-15
Sean Silva
Add a test for r242281 from an old patch of mine.
tree
|
commitdiff
2015-04-16
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
tree
|
commitdiff
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
tree
|
commitdiff
2014-01-03
Arnold Schwaighofer
BasicAA: Use reachabilty instead of dominance for check...
tree
|
commitdiff
2014-01-02
Arnold Schwaighofer
BasicAA: Fix value equality and phi cycles
tree
|
commitdiff
2013-08-16
Daniel Dunbar
[tests] Cleanup initialization of test suffixes.
tree
|
commitdiff
2013-04-29
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
tree
|
commitdiff
2012-08-13
Nadav Rotem
MemoryDependenceAnalysis attempts to find the first...
tree
|
commitdiff
2012-04-24
Bill Wendling
FileCheck-ize tests.
tree
|
commitdiff
2012-03-28
Rafael Espindola
Handle intrinsics in GlobalsModRef. Fixes pr12351.
tree
|
commitdiff
2012-02-16
Eli Bendersky
Replace all instances of dg.exp file with lit.local...
tree
|
commitdiff
2011-06-17
Chris Lattner
manually upgrade a bunch of tests to modern syntax...
tree
|
commitdiff
2010-10-18
Dan Gohman
Make BasicAliasAnalysis a normal AliasAnalysis implemen...
tree
|
commitdiff
2009-09-11
Dan Gohman
Change tests from "opt %s" to "opt < %s" so that opt...
tree
|
commitdiff
2009-09-08
Dan Gohman
Use opt -S instead of piping bitcode output through...
tree
|
commitdiff
2009-09-08
Dan Gohman
Change these tests to feed the assembly files to opt...
tree
|
commitdiff
2008-09-19
Duncan Sands
Remove the MarkModRef pass (use AddReadAttrs instead).
tree
|
commitdiff
2008-09-19
Duncan Sands
Add a new pass AddReadAttrs which works out which functions
tree
|
commitdiff
2008-09-13
Duncan Sands
Fix PR2792: treat volatile loads as writing memory...
tree
|
commitdiff
2008-09-03
Duncan Sands
Testcase for commits 55700 and 55714.
tree
|
commitdiff
2008-09-03
Duncan Sands
Since onlyReadsMemory returns true if in fact
tree
|
commitdiff
2008-09-03
Duncan Sands
Cleanup GlobalsModRef a bit. When analysing the
tree
|
commitdiff
2008-08-16
Owen Anderson
Remove GCSE and LoadVN from the testsuite.
tree
|
commitdiff
2008-05-20
Gabor Greif
sabre brings to my attention that the 'tr' suffix is...
tree
|
commitdiff
2008-05-20
Gabor Greif
Rename the last test with .llx extension to .ll, resolv...
tree
|
commitdiff
2008-02-14
Tanya Lattner
Remove llvm-upgrade.
tree
|
commitdiff
2007-11-23
Duncan Sands
Ding dong, the DoesntAccessMemoryFns and
tree
|
commitdiff
2007-06-29
John Criswell
Convert .cvsignore files
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319:
tree
|
commitdiff
2007-04-11
Reid Spencer
Make the llvm-runtest function much more amenable by...
tree
|
commitdiff
2006-12-31
Reid Spencer
For PR950:
tree
|
commitdiff
2006-12-02
Reid Spencer
Use the llvm-upgrade program to upgrade llvm assembly.
tree
|
commitdiff
2006-10-01
Chris Lattner
New testcase
tree
|
commitdiff
2006-04-12
Tanya Lattner
Added the ability to xfail based on llvmgcc version
tree
|
commitdiff
2006-03-23
Reid Spencer
Tired of wading through cvs's list ? files that are...
tree
|
commitdiff
2005-03-23
Chris Lattner
GlobalMR should be able to analyze this function.
tree
|
commitdiff
2004-12-17
Chris Lattner
Make this testcase a bit more challanging
tree
|
commitdiff
2004-12-17
Chris Lattner
Change the test to check to see that CSE happens not...
tree
|
commitdiff
2004-11-19
Tanya Lattner
Adding srcdir arg
tree
|
commitdiff
2004-11-13
Tanya Lattner
Adding subdirectory dg.exp files in order to be able...
tree
|
commitdiff
2004-07-27
Chris Lattner
new testcase
tree
|
commitdiff
2004-07-27
Chris Lattner
Have some testcases
tree
|
commitdiff