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
/
lib
/
Transforms
/
Utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
ValueMapper does not preserve inline assembly dialect when remapping the type
Craig Topper
2020-06-11
1
-1
/
+2
*
Filter callbr insts from critical edge splitting
Bill Wendling
2020-02-21
1
-1
/
+2
*
Fix uninitialized value clang static analyzer warning. NFC.
Simon Pilgrim
2020-01-11
1
-1
/
+1
*
[LoopUtils][NFC] Minor refactoring in getLoopEstimatedTripCount.
Evgeniy Brevnov
2020-01-09
1
-7
/
+7
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
Revert "[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC)."
Florian Hahn
2020-01-04
5
-2456
/
+3
*
[SCEV] Move ScalarEvolutionExpander.cpp to Transforms/Utils (NFC).
Florian Hahn
2020-01-04
5
-3
/
+2456
*
[SCEV] Remove unused ScalarEvolutionExpander.h includes (NFC).
Florian Hahn
2020-01-04
2
-2
/
+0
*
[Transforms] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
2
-3
/
+3
*
[SimplifyLibCalls] require fast-math-flags for pow(X, -0.5) transforms
Sanjay Patel
2019-12-21
1
-0
/
+5
*
Reapply: [DebugInfo] Correctly handle salvaged casts and split fragments at ISel
stozer
2019-12-18
1
-5
/
+17
*
[LoopUtils] Updated deleteDeadLoop() to handle loop nest.
Whitney Tsang
2019-12-18
1
-1
/
+13
*
Revert "[DebugInfo] Correctly handle salvaged casts and split fragments at ISel"
stozer
2019-12-18
1
-17
/
+5
*
[DebugInfo] Correctly handle salvaged casts and split fragments at ISel
stozer
2019-12-18
1
-5
/
+17
*
[LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
Whitney Tsang
2019-12-17
1
-3
/
+17
*
Resubmit "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove"
Guillaume Chatelet
2019-12-17
2
-24
/
+38
*
Revert "[LoopUtils] Updated deleteDeadLoop() to handle loop nest."
Whitney Tsang
2019-12-17
1
-12
/
+1
*
[LoopUtils] Updated deleteDeadLoop() to handle loop nest.
Whitney Tsang
2019-12-17
1
-1
/
+12
*
Revert "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove"
Guillaume Chatelet
2019-12-16
2
-38
/
+24
*
[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove
Guillaume Chatelet
2019-12-16
2
-24
/
+38
*
[BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor
Bjorn Pettersson
2019-12-16
1
-14
/
+4
*
[BasicBlockUtils] Add utility to remove redundant dbg.value instrs
Bjorn Pettersson
2019-12-16
1
-0
/
+118
*
Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)."
Francesco Petrogalli
2019-12-13
2
-12
/
+2
*
[PGO][PGSO] Enable size optimizations in code gen / target passes for cold code.
Hiroshi Yamauchi
2019-12-13
1
-1
/
+1
*
Reland [DataLayout] Fix occurrences that size and range of pointers are assum...
Nicola Zaghen
2019-12-13
1
-1
/
+1
*
Temporarily Revert "[DataLayout] Fix occurrences that size and range of point...
Nicola Zaghen
2019-12-12
1
-1
/
+1
*
[DataLayout] Fix occurrences that size and range of pointers are assumed to b...
Nicola Zaghen
2019-12-12
1
-1
/
+1
*
Revert "Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated...
Vlad Tsyrklevich
2019-12-10
2
-64
/
+22
*
[VectorUtils] Introduce the Vector Function Database (VFDatabase).
Francesco Petrogalli
2019-12-10
2
-2
/
+12
*
[Alignment][NFC] CreateMemSet use MaybeAlign
Guillaume Chatelet
2019-12-10
1
-4
/
+5
*
Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated/empty...
stozer
2019-12-10
2
-22
/
+64
*
[SimplifyCFG] Account for N being null.
Florian Hahn
2019-12-07
1
-5
/
+6
*
[SimplifyCFG] Handle AssumptionCache being null.
Rodrigo Caetano Rocha
2019-12-07
1
-3
/
+2
*
[LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis
Daniil Suchkov
2019-12-06
1
-7
/
+0
*
LowerDbgDeclare: look through bitcasts.
Evgenii Stepanov
2019-12-05
1
-16
/
+26
*
[ThinLTO] Fix importing of writeonly variables in distributed ThinLTO
Teresa Johnson
2019-12-04
1
-1
/
+1
*
Revert "[DebugInfo] Recover debug intrinsics when killing duplicated/empty ba...
Tozer
2019-12-04
2
-64
/
+22
*
[llvm][Transform] Remove unused variable. [NFCI]
Francesco Petrogalli
2019-12-04
1
-1
/
+1
*
[PGO][PGSO] Distinguish queries from unit tests and explicitly enable for the...
Hiroshi Yamauchi
2019-12-04
1
-0
/
+5
*
[DebugInfo] Recover debug intrinsics when killing duplicated/empty basic blocks
stozer
2019-12-04
2
-22
/
+64
*
[APFloat] Prevent construction of APFloat with Semantics and FP value
Ehud Katz
2019-12-04
1
-1
/
+1
*
[PGO][PGSO] Add an optional query type parameter to shouldOptimizeForSize.
Hiroshi Yamauchi
2019-12-02
2
-5
/
+10
*
[InstCombine] Fixed std::min on some bots. NFCI
Dávid Bolvanský
2019-11-26
1
-1
/
+1
*
[InstCombine] Optimize some memccpy calls to memcpy/null
Dávid Bolvanský
2019-11-26
1
-0
/
+41
*
[NFC][LoopFusion] Use isControlFlowEquivalent() from CodeMoverUtils.
Whitney Tsang
2019-11-25
1
-4
/
+11
*
[DebugInfo@O2][Utils] Undef instead of delete dbg.values in helper func
OCHyams
2019-11-25
1
-15
/
+7
*
[CodeMoverUtils] Added an API to check if an instruction can be safely
Tsang Whitney W.H
2019-11-22
2
-0
/
+169
*
Further cleanup manipulation of widenable branches [NFC]
Philip Reames
2019-11-21
1
-22
/
+18
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Broaden the definition of a "widenable branch"
Philip Reames
2019-11-21
1
-11
/
+39
[next]