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
/
unittests
/
Analysis
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SVFS] Vector Function ABI demangling.
Francesco Petrogalli
2019-09-19
1
-0
/
+1
*
[Analysis] add unit test file for VectorUtils; NFC
Sanjay Patel
2019-06-10
1
-0
/
+1
*
Save the induction binary operator in IVDescriptors for non FP induction vari...
Kit Barton
2019-05-14
1
-0
/
+1
*
Move DomTreeUpdater from IR to Analysis
Richard Trieu
2019-02-06
1
-1
/
+2
*
[CaptureTracking] Add a unit test for MaxUsesToExplore
Artur Pilipenko
2019-01-03
1
-0
/
+1
*
[DA] DivergenceAnalysis for unstructured, reducible CFGs
Nicolai Haehnle
2018-10-18
1
-0
/
+1
*
[Analysis] Make LocationSizes carry an 'imprecise' bit
George Burgess IV
2018-10-10
1
-0
/
+1
*
Rename a few unittests/.../Foo.cpp files to FooTest.cpp
Nico Weber
2018-09-03
1
-3
/
+3
*
[NFC] Move OrderedInstructions and InstructionPrecedenceTracking to Analysis
Max Kazantsev
2018-08-30
1
-0
/
+1
*
Add a PhiValuesAnalysis pass to calculate the underlying values of phis
John Brawn
2018-06-28
1
-0
/
+1
*
[SparsePropagation] Enable interprocedural analysis
Matthew Simpson
2017-10-16
1
-0
/
+1
*
[LVI] Move LVILatticeVal class to separate header file (NFC).
Florian Hahn
2017-09-28
1
-0
/
+1
*
[AST] Fix a bug in aliasesUnknownInst. Make sure we are comparing the unknown...
Xin Tong
2017-06-25
1
-0
/
+1
*
GlobalsModRef+OptNone: Don't prove readnone/other properties from an optnone ...
David Blaikie
2017-06-06
1
-0
/
+1
*
[OrderedBasicBlock] Return false for comesBefore(A, A)
Benjamin Kramer
2017-06-02
1
-2
/
+3
*
MemorySSA: Move to Analysis, from Transforms/Utils. It's used as
Daniel Berlin
2017-04-11
1
-0
/
+1
*
[TLI] Add prototype checking for all remaining LibFuncs.
Ahmed Bougacha
2017-01-17
1
-0
/
+1
*
[unittests] Alphabetize cmake file list. NFC.
Ahmed Bougacha
2017-01-17
1
-2
/
+2
*
Use getLoopLatch in place of isLoopSimplifyForm
Xin Tong
2017-01-15
1
-0
/
+1
*
ProfileSummaryInfo improvements.
Easwaran Raman
2017-01-13
1
-0
/
+1
*
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
Chandler Carruth
2017-01-11
1
-1
/
+0
*
Don't consider allocsize functions to be allocation functions.
George Burgess IV
2016-12-23
1
-0
/
+1
*
Retry: [BPI] Use a safer constructor to calculate branch probabilities
Vedant Kumar
2016-12-17
1
-0
/
+1
*
Revert "[BPI] Use a safer constructor to calculate branch probabilities"
Vedant Kumar
2016-12-17
1
-1
/
+0
*
[BPI] Use a safer constructor to calculate branch probabilities
Vedant Kumar
2016-12-17
1
-0
/
+1
*
[TBAA] Drop support for "old style" scalar TBAA tags
Sanjoy Das
2016-11-08
1
-1
/
+1
*
Add getBlockProfileCount method to BlockFrequencyInfo
Easwaran Raman
2016-03-23
1
-0
/
+1
*
PM: Implement a basic loop pass manager
Justin Bogner
2016-02-25
1
-0
/
+1
*
[PM] Add a unittest for the CGSCC pass manager in the new pass manager
Chandler Carruth
2016-02-23
1
-0
/
+1
*
Factor out UnrollAnalyzer to Analysis, and add unit tests for it.
Michael Zolotukhin
2016-02-08
1
-0
/
+1
*
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
Chandler Carruth
2015-08-18
1
-1
/
+0
*
Add support for floating-point minnum and maxnum
James Molloy
2015-08-11
1
-0
/
+1
*
Make getModRefInfo with a default location not crash.
Daniel Berlin
2015-04-13
1
-0
/
+1
*
Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *"
Rafael Espindola
2014-11-17
1
-0
/
+2
*
[TBAA] Fix handling of mixed TBAA (path-aware and non-path-aware TBAA).
Juergen Ributzka
2014-05-03
1
-0
/
+1
*
[LCG] Add a unittest for the LazyCallGraph. I had a weak moment and
Chandler Carruth
2014-04-23
1
-0
/
+1
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
1
-0
/
+2
*
Update this CMakeLists.txt for r187283 too.
Nick Lewycky
2013-07-27
1
-0
/
+1
*
Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
Nick Lewycky
2013-07-27
1
-0
/
+1
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
1
-0
/
+7