index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Analysis
/
BasicAA
/
getmodrefinfo-cs-cs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-5
/
+5
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-5
/
+5
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-5
/
+5
*
Convert the uses of '|&' to use '2>&1 |' instead, which works on old
Chandler Carruth
2012-07-02
1
-1
/
+1
*
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-06-18
1
-3
/
+3
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
1
-1
/
+1
*
Implement AccessesArguments checking in the two-callsite form
Dan Gohman
2010-08-05
1
-1
/
+15
*
Fix memdep's code for reasoning about dependences between two calls. A Ref
Dan Gohman
2010-08-05
1
-1
/
+0
*
Revert r110270 for now. It appears to uncover a memdep bug.
Dan Gohman
2010-08-05
1
-0
/
+1
*
The trouble with testing for "ModRef" and "NoModRef" is that
Dan Gohman
2010-08-04
1
-1
/
+1
*
The two-callsite form of AliasAnalysis::getModRefInfo is documented
Dan Gohman
2010-08-04
1
-0
/
+12