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
/
DependenceAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
extending the interface of Dependence slightly to support future work
Preston Briggs
2013-06-28
1
-1
/
+35
*
Fix a few typos in comments.
Jakub Staszak
2013-03-05
1
-2
/
+2
*
Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.
David Blaikie
2013-02-18
1
-2
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Fix new[]/delete mismatch in FullDependence spotted by AddressSanitizer
Alexey Samsonov
2012-12-27
1
-1
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
test commit: added a few comments
Preston Briggs
2012-11-21
1
-0
/
+10
*
removes a few "const" qualifiers
Sebastian Pop
2012-11-20
1
-9
/
+9
*
Fix a couple of comment typos.
Benjamin Kramer
2012-10-31
1
-9
/
+9
*
DependenceAnalysis: Push #includes down into the implementation.
Benjamin Kramer
2012-10-25
1
-10
/
+4
*
Remove extra semicolon.
Chad Rosier
2012-10-11
1
-1
/
+1
*
dependence analysis
Sebastian Pop
2012-10-11
1
-0
/
+891