index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
BasicAA
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove llvm-upgrade.
Tanya Lattner
2008-02-14
23
-320
/
+302
*
Teach basicaa that 'byval' arguments define a new memory location that
Chris Lattner
2008-01-24
1
-0
/
+18
*
Accept both %y, %x and %x, %y as valid answers.
Nick Lewycky
2008-01-06
1
-1
/
+1
*
Fix PR1782, patch by Wojtek Matyjewicz!
Chris Lattner
2007-12-09
1
-0
/
+31
*
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
2007-11-28
2
-8
/
+8
*
Allow GVN to eliminate read-only function calls when it can detect that they ...
Owen Anderson
2007-11-26
1
-1
/
+1
*
Teach alias analysis about readnone/readonly functions.
Duncan Sands
2007-11-22
1
-0
/
+33
*
Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll
Chris Lattner
2007-11-06
1
-0
/
+34
*
Fix for PR1741.
Owen Anderson
2007-10-25
1
-0
/
+14
*
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
1
-0
/
+17
*
Teach BasicAA about noalias parameter attributes, but do it correctly this time.
Christopher Lamb
2007-08-02
2
-0
/
+27
*
Revert overly aggressive interpretation of noalias
Christopher Lamb
2007-07-31
1
-12
/
+0
*
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and te...
Christopher Lamb
2007-07-31
1
-0
/
+12
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
4
-5
/
+9
*
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
1
-1
/
+1
*
Convert test cases to new llvm.exp version of llvm_runtest and fix tests
Reid Spencer
2007-04-14
6
-7
/
+13
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Remove use of implementation keyword.
Reid Spencer
2007-03-28
1
-1
/
+0
*
For PR761:
Reid Spencer
2007-01-26
1
-3
/
+1
*
testcase for pr1109
Chris Lattner
2007-01-14
1
-0
/
+35
*
For PR950:
Reid Spencer
2006-12-31
3
-3
/
+3
*
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-29
1
-1
/
+1
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
21
-22
/
+22
*
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-23
6
-17
/
+17
*
Fix bugs in this. What was I thinking??? :)
Reid Spencer
2006-11-18
1
-7
/
+7
*
Fail even if opt doesn't print anything.
Reid Spencer
2006-11-18
1
-0
/
+3
*
Add a simple test to make sure getModRefInfo is 1/2 way sane.
Reid Spencer
2006-11-18
1
-0
/
+12
*
new testcase
Chris Lattner
2006-11-03
1
-0
/
+51
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
new testcase
Chris Lattner
2006-03-04
1
-0
/
+31
*
New testacse for information exposed by the 'tail' call marker.
Chris Lattner
2005-05-08
1
-0
/
+16
*
new testcase for a -basicaa bug that Alkis found with Java.
Chris Lattner
2005-03-09
1
-0
/
+14
*
Add testcase and fix for yet another case where we query the size an
Alkis Evlogimenos
2004-12-08
1
-0
/
+22
*
Add testcase and fix for another case where we query the size an
Alkis Evlogimenos
2004-12-08
1
-0
/
+24
*
new testcase basicaa should handle
Chris Lattner
2004-11-26
1
-0
/
+17
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
Due to a bug in BasicAA, DSE is incorrectly deleting the first store in
Chris Lattner
2004-07-29
1
-0
/
+10
*
new testcase
Chris Lattner
2004-03-12
1
-0
/
+10
*
New testcase for better mod/ref information that basicaa can provide
Chris Lattner
2004-01-30
1
-0
/
+12
*
Rename variable to avoid confusing it with the global G
Chris Lattner
2003-12-11
1
-1
/
+1
*
New testcase for PR86
Chris Lattner
2003-12-11
1
-0
/
+17
*
While working on the pool allocator, I noticed that basicaa is failing a scary
Chris Lattner
2003-11-04
1
-0
/
+15
*
New testcase that basicaa should be able to handle
Chris Lattner
2003-09-20
1
-0
/
+12
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
10
-10
/
+10
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
[next]