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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+2
*
Update the CMake files.
Bill Wendling
2012-06-29
1
-1
/
+0
*
Fix cmake failure from moving files around.
Bill Wendling
2012-06-28
1
-1
/
+0
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
Pull the implementation of the code metrics out of the inline cost
Chandler Carruth
2012-03-16
1
-0
/
+1
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-6
/
+0
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+6
*
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
*
Unbreak CMake build.
Ted Kremenek
2011-03-01
1
-5
/
+4
*
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-18
1
-0
/
+2
*
Implementation of path profiling.
Andrew Trick
2011-01-29
1
-0
/
+3
*
Move DominanceFrontier from VMCore to Analysis.
Cameron Zwarich
2011-01-18
1
-0
/
+1
*
Introduce DIBuilder. It is intended to be a front-end friendly interface to e...
Devang Patel
2010-11-04
1
-0
/
+1
*
Add RegionPass support.
Tobias Grosser
2010-10-20
1
-0
/
+1
*
Fix CMake build
Douglas Gregor
2010-10-20
1
-0
/
+1
*
Remove PointerTracking from cmakelists …
Benjamin Kramer
2010-09-29
1
-1
/
+0
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
Update CMake build.
Benjamin Kramer
2010-09-16
1
-0
/
+1
*
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
1
-1
/
+1
*
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-09-10
1
-1
/
+1
*
Fix CMake build
Michael J. Spencer
2010-08-03
1
-0
/
+1
*
Add new RegionInfo pass.
Tobias Grosser
2010-07-22
1
-0
/
+2
*
Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of
Dan Gohman
2010-05-28
1
-0
/
+1
*
Add a simple module-level debug info printer. It just sets up a
Dan Gohman
2010-05-07
1
-0
/
+1
*
Update CMake build.
Ted Kremenek
2010-04-08
1
-0
/
+1
*
Update cmake build.
Benjamin Kramer
2010-04-07
1
-0
/
+1
*
add to cmake
Chris Lattner
2009-12-04
1
-0
/
+1
*
Stub out a new lazy value info pass, which will eventually
Chris Lattner
2009-11-11
1
-0
/
+1
*
stub out a new libanalysis "instruction simplify" interface that
Chris Lattner
2009-11-09
1
-0
/
+1
*
Rename MallocFreeHelper as MemoryBuiltins
Victor Hernandez
2009-10-27
1
-1
/
+1
*
Rename MallocHelper as MallocFreeHelper, since it now also identifies calls t...
Victor Hernandez
2009-10-26
1
-1
/
+1
*
add function passes for printing various dominator datastructures
Chris Lattner
2009-10-18
1
-0
/
+1
*
Update the other CMake file.
Benjamin Kramer
2009-10-13
1
-0
/
+1
*
Update CMake build yet again after a source file was removed
Douglas Gregor
2009-10-08
1
-1
/
+0
*
Add some braces to make newer GCCs happy and update CMakeLists.
Benjamin Kramer
2009-09-10
1
-0
/
+1
*
Update CMakeLists.
Benjamin Kramer
2009-09-01
1
-0
/
+1
*
Unbreak CMake build
Douglas Gregor
2009-08-26
1
-0
/
+1
*
Add a basic static ProfileInfo provider (ProfileEstimatorPass).
Daniel Dunbar
2009-08-08
1
-0
/
+1
*
Lexically order files in CMakeLists.txt files.
Ted Kremenek
2009-07-15
1
-2
/
+2
*
Update CMake file.
Ted Kremenek
2009-07-14
1
-0
/
+1
*
Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby
Douglas Gregor
2009-06-26
1
-0
/
+2
*
Scaffolding for LDA pass.
Andreas Bolka
2009-06-24
1
-0
/
+1
*
add IVUsers.cpp
Chris Lattner
2009-05-13
1
-0
/
+1
*
Fix the Win32 VS2008 build:
Sebastian Redl
2009-03-19
1
-0
/
+1
*
Fix PR3415 (infinite loop in EscapeAnalysis) by
Duncan Sands
2009-01-28
1
-1
/
+0
*
CMake: Add lib/Analysis/CaptureTracking.cpp
Oscar Fuentes
2009-01-18
1
-0
/
+1
[next]