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
/
include
/
llvm
/
Analysis
/
AliasAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct a comment: since AccessArguments is now
Duncan Sands
2009-02-13
1
-3
/
+3
*
Refactor my previous change to maintain the distinction between AliasAnalysis...
Owen Anderson
2009-02-05
1
-9
/
+2
*
Move isIdentifiedObject and isNoAliasCall into AliasAnalysis.cpp since
Dan Gohman
2009-02-03
1
-1
/
+9
*
Fix a post-RA scheduling dependency bug.
Dan Gohman
2009-01-30
1
-0
/
+5
*
Update comments. There is no getArgumentAccesses.
Dan Gohman
2008-12-05
1
-4
/
+4
*
Revert 51775.
Evan Cheng
2008-05-30
1
-8
/
+8
*
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
Evan Cheng
2008-05-30
1
-8
/
+8
*
Fix doxygen comment syntax.
Dan Gohman
2008-05-30
1
-3
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Integrate the readonly/readnone logic more deeply
Duncan Sands
2007-12-01
1
-20
/
+45
*
VAArgInst does, in fact, read memory.
Owen Anderson
2007-11-02
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+332