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
/
lib
/
Analysis
/
Analysis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-0
/
+1
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-8
/
+21
*
delinearization of arrays
Sebastian Pop
2013-11-12
1
-0
/
+1
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-10
/
+0
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+2
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Remove -print-dbginfo as it is unused & bitrotten.
David Blaikie
2013-03-08
1
-1
/
+0
*
Move the initialization to the Analysis library as well as the pass.
Chandler Carruth
2013-01-07
1
-0
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Add a cost model analysis that allows us to estimate the cost of IR-level ins...
Nadav Rotem
2012-11-02
1
-0
/
+1
*
Remove LoopDependenceAnalysis.
Benjamin Kramer
2012-10-26
1
-1
/
+0
*
dependence analysis
Sebastian Pop
2012-10-11
1
-0
/
+1
*
Profile: set branch weight metadata with data generated from profiling.
Manman Ren
2012-08-28
1
-0
/
+1
*
C API functions must be able to see their extern "C" definitions, or it will ...
Benjamin Kramer
2011-08-19
1
-0
/
+1
*
Rename BlockFrequency to BlockFrequencyInfo and MachineBlockFrequency to
Jakub Staszak
2011-07-25
1
-1
/
+1
*
Introduce BlockFrequency analysis for BasicBlocks.
Jakub Staszak
2011-06-23
1
-0
/
+1
*
New BranchProbabilityInfo analysis. Patch by Jakub Staszak!
Andrew Trick
2011-06-04
1
-0
/
+1
*
remove postdom frontiers, because it is dead. Forward dom frontiers are
Chris Lattner
2011-04-05
1
-1
/
+0
*
Delete the LiveValues pass. I won't get get back to the project it
Dan Gohman
2011-02-28
1
-1
/
+0
*
Implementation of path profiling.
Andrew Trick
2011-01-29
1
-3
/
+7
*
Move DominanceFrontier from VMCore to Analysis.
Cameron Zwarich
2011-01-18
1
-0
/
+1
*
Add initialization routines for Analysis and IPA.
Owen Anderson
2010-10-07
1
-0
/
+56
*
"In order to ease automatic bindings generation, it would be helpful if boole...
Chris Lattner
2010-01-09
1
-4
/
+4
*
Tidy #includes.
Dan Gohman
2009-08-11
1
-1
/
+0
*
Expose Function::viewCFG and Function::viewCFGOnly to bindings.
Erick Tryzelaar
2008-03-31
1
-0
/
+9
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-0
/
+1
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Adding bindings for memory buffers and module providers. Switching
Gordon Henriksen
2007-12-19
1
-4
/
+0
*
Bindings for the verifier.
Gordon Henriksen
2007-10-06
1
-0
/
+38