index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
PHITransAddr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Propagate TargetLibraryInfo throughout ConstantFolding.cpp and
Chad Rosier
2011-12-01
1
-2
/
+6
*
Reapply r97010, the speculative revert failed.
Daniel Dunbar
2010-02-24
1
-11
/
+7
*
Speculatively revert r97010, "Add an argument to PHITranslateValue to specify
Daniel Dunbar
2010-02-24
1
-7
/
+11
*
Add an argument to PHITranslateValue to specify the DominatorTree. If this
Bob Wilson
2010-02-24
1
-11
/
+7
*
fix many input tracking bugs.
Chris Lattner
2009-12-09
1
-4
/
+7
*
instructions defined in CurBB may be intermediate nodes of the computation.
Chris Lattner
2009-12-09
1
-3
/
+3
*
add dumping and sanity checking support.
Chris Lattner
2009-12-09
1
-0
/
+8
*
make sure that PHITransAddr keeps its 'InstInputs' list up to
Chris Lattner
2009-12-08
1
-0
/
+5
*
fix a typo (and -> add) and fix GetAvailablePHITranslatedSubExpr to not
Chris Lattner
2009-12-08
1
-1
/
+1
*
add accessor, improve comment.
Chris Lattner
2009-12-07
1
-1
/
+3
*
checkpoint of the new PHITransAddr code, still not done and not used by
Chris Lattner
2009-12-07
1
-23
/
+35
*
add the start of a class used to handle phi translation in memdep and
Chris Lattner
2009-12-04
1
-0
/
+91