projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[lib/Fuzzer] guess the right number of workers if -jobs=N is given but -workers=M...
[oota-llvm.git]
/
lib
/
Analysis
/
CMakeLists.txt
2015-04-21
Daniel Berlin
Move IDF Calculation to a separate file, expose an...
blob
|
commitdiff
|
raw
2015-04-10
Jingyue Wu
Divergence analysis for GPU programs
blob
|
commitdiff
|
raw
|
diff to current
2015-02-27
Eric Christopher
Remove the Forward Control Flow Integrity pass and...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Zachary Turner
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Ramkumar Ramachandra
Introduce print-memderefs to test isDereferenceablePointer
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Adam Nemet
[LoopVectorize] Move LoopAccessAnalysis to its own...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Chandler Carruth
[multiversion] Kill FunctionTargetTransformInfo, TTI...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
Chandler Carruth
[PM] Move TargetLibraryInfo into the Analysis library.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
Chandler Carruth
[PM] Split the AssumptionTracker immutable pass into...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-18
Eric Christopher
Add file to CMake build as well.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-07
Hal Finkel
Add an Assumption-Tracking Pass
blob
|
commitdiff
|
raw
|
diff to current
2014-09-02
Hal Finkel
Add a CFL Alias Analysis implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Hal Finkel
Add scoped-noalias metadata
blob
|
commitdiff
|
raw
|
diff to current
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Chandler Carruth
[PM] Add a new-PM-style CGSCC pass manager using the...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-19
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-19
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-19
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Duncan P. N. Exon...
Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Duncan P. N. Exon...
Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Duncan P. N. Exon...
blockfreq: Rewrite BlockFrequencyInfoImpl
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Chandler Carruth
[PM] Add a new "lazy" call graph analysis pass for...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Sebastian Pop
delinearization of arrays
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Nick Lewycky
Also update CMakeLists.txt for r187283.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
David Blaikie
Remove -print-dbginfo as it is unused & bitrotten.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Chandler Carruth
Sink InlineCost.cpp into IPA -- it is now officially...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Chandler Carruth
Move TargetTransformInfo to live under the Analysis...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Chandler Carruth
Add a new visitor for walking the uses of a pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Nadav Rotem
Add a cost model analysis that allows us to estimate...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Benjamin Kramer
Remove LoopDependenceAnalysis.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Sebastian Pop
dependence analysis
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Manman Ren
Profile: set branch weight metadata with data generated...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Bill Wendling
Update the CMake files.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Bill Wendling
Fix cmake failure from moving files around.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
NAKAMURA Takumi
llvm/lib: [CMake] Add explicit dependency to intrinsics...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
Chandler Carruth
Pull the implementation of the code metrics out of...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-29
Chandler Carruth
Rewrite the CMake build to use explicit dependencies...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Jakub Staszak
Rename BlockFrequency to BlockFrequencyInfo and Machine...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-23
Jakub Staszak
Introduce BlockFrequency analysis for BasicBlocks.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-04
Andrew Trick
New BranchProbabilityInfo analysis. Patch by Jakub...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Ted Kremenek
Unbreak CMake build.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-18
Oscar Fuentes
Move library stuff out of the toplevel CMakeLists.txt...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-29
Andrew Trick
Implementation of path profiling.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Cameron Zwarich
Move DominanceFrontier from VMCore to Analysis.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-04
Devang Patel
Introduce DIBuilder. It is intended to be a front-end...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Tobias Grosser
Add RegionPass support.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Douglas Gregor
Fix CMake build
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Benjamin Kramer
Remove PointerTracking from cmakelists …
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Oscar Fuentes
Removed a bunch of unnecessary target_link_libraries.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Benjamin Kramer
Update CMake build.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-13
Michael J. Spencer
Revert "CMake: Get rid of LLVMLibDeps.cmake and export...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-10
Michael J. Spencer
CMake: Get rid of LLVMLibDeps.cmake and export the...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Michael J. Spencer
Fix CMake build
blob
|
commitdiff
|
raw
|
diff to current
2010-07-22
Tobias Grosser
Add new RegionInfo pass.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Dan Gohman
Move FindAvailableLoadedValue isSafeToLoadUnconditional...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Dan Gohman
Add a simple module-level debug info printer. It just...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-08
Ted Kremenek
Update CMake build.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-07
Benjamin Kramer
Update cmake build.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Chris Lattner
add to cmake
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Chris Lattner
Stub out a new lazy value info pass, which will eventually
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Chris Lattner
stub out a new libanalysis "instruction simplify" inter...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Victor Hernandez
Rename MallocFreeHelper as MemoryBuiltins
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Victor Hernandez
Rename MallocHelper as MallocFreeHelper, since it now...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-18
Chris Lattner
add function passes for printing various dominator...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Benjamin Kramer
Update the other CMake file.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Douglas Gregor
Update CMake build yet again after a source file was...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Benjamin Kramer
Add some braces to make newer GCCs happy and update...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Benjamin Kramer
Update CMakeLists.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Douglas Gregor
Unbreak CMake build
blob
|
commitdiff
|
raw
|
diff to current
2009-08-08
Daniel Dunbar
Add a basic static ProfileInfo provider (ProfileEstimat...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Ted Kremenek
Lexically order files in CMakeLists.txt files.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Ted Kremenek
Update CMake file.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Douglas Gregor
Fix linking of llvm-ld and lli with CMake, from Xerxes...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Andreas Bolka
Scaffolding for LDA pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Chris Lattner
add IVUsers.cpp
blob
|
commitdiff
|
raw
|
diff to current
2009-03-19
Sebastian Redl
Fix the Win32 VS2008 build:
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Duncan Sands
Fix PR3415 (infinite loop in EscapeAnalysis) by
blob
|
commitdiff
|
raw
|
diff to current
2009-01-18
Oscar Fuentes
CMake: Add lib/Analysis/CaptureTracking.cpp
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Oscar Fuentes
CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFi...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Chris Lattner
add new file
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Oscar Fuentes
CMake: updated lib/Analysis/CMakeLists.txt.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
blob
|
commitdiff
|
raw
|
diff to current