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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Attributor] AAUndefinedBehavior: Check for branches on undef value.
Hideto Ueno
2019-12-29
1
-53
/
+139
*
[LV] Use getMask() when printing recipe [NFCI]
Gil Rapaport
2019-12-29
2
-3
/
+4
*
[Matrix] Propagate and use shape info for binary operators.
Florian Hahn
2019-12-27
1
-2
/
+74
*
Delete llvm.{sig,}{setjmp,longjmp} remnant after r136821
Fangrui Song
2019-12-27
1
-1
/
+1
*
[Attributor] Add helper to change an instruction to `unreachable` inst
Hideto Ueno
2019-12-27
1
-5
/
+4
*
[NFC][LoopFusion] Fix printing of the guard branch.
Whitney Tsang
2019-12-26
1
-1
/
+6
*
[Attributor] Reach optimistic fixpoint in AAValueSimplify when the value is ...
Hideto Ueno
2019-12-25
1
-1
/
+9
*
[Attributor] UB Attribute now handles all instructions that access memory thr...
Johannes Doerfert
2019-12-24
1
-33
/
+45
*
[Attributor] Function level undefined behavior attribute
Johannes Doerfert
2019-12-24
1
-0
/
+97
*
[Matrix] Use fmuladd for matrix.multiply if allowed.
Florian Hahn
2019-12-23
1
-5
/
+25
*
[Matrix] Add forward shape propagation and first shape aware lowerings.
Florian Hahn
2019-12-23
1
-52
/
+278
*
[SLP] Replace NeedToGather variable with enum.
Dinar Temirbulatov
2019-12-23
1
-22
/
+34
*
[Transforms] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
5
-6
/
+6
*
[InstCombine] enhance fold for copysign with known sign arg
Sanjay Patel
2019-12-22
1
-8
/
+12
*
[InstCombine] check alloc size in bitcast of geps fold (PR44321)
Sanjay Patel
2019-12-21
1
-4
/
+6
*
[SimplifyLibCalls] require fast-math-flags for pow(X, -0.5) transforms
Sanjay Patel
2019-12-21
1
-0
/
+5
*
[InstCombine] Improve infinite loop detection
Jakub Kuderski
2019-12-20
1
-4
/
+15
*
[LV] Strip wrap flags from vectorized reductions
Ayal Zaks
2019-12-20
1
-1
/
+39
*
HotColdSplitting: Do not outline within noreturn functions
Vedant Kumar
2019-12-19
1
-0
/
+5
*
[ConstantHoisting] Ignore unreachable bb:s when collecting candidates
Bjorn Pettersson
2019-12-19
1
-1
/
+5
*
[InstCombine] Canonicalize select immediates
David Green
2019-12-19
1
-2
/
+30
*
Revert "[InstCombine][AMDGPU] Trim more components of *buffer_load"
Piotr Sobczak
2019-12-18
1
-60
/
+17
*
[LoopFusion] Use the LoopInfo::isRotatedForm method (NFC).
Kit Barton
2019-12-18
1
-15
/
+3
*
[InstCombine] Insert instructions before adding them to worklist
Jakub Kuderski
2019-12-18
2
-6
/
+8
*
[InstCombine] Allow to limit the max number of iterations
Jakub Kuderski
2019-12-18
1
-9
/
+50
*
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
*
[NFC][TTI] Add Alignment for isLegalMasked[Gather/Scatter]
Anna Welker
2019-12-18
1
-8
/
+11
*
[LoopFusion] Move instructions from FC0.Latch to FC1.Latch.
Whitney Tsang
2019-12-17
2
-3
/
+60
*
[Attributor] H2S fix.
Stefan Stipanovic
2019-12-17
1
-2
/
+2
*
[InstCombine][AMDGPU] Trim more components of *buffer_load
Piotr Sobczak
2019-12-17
1
-17
/
+60
*
Resubmit "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove"
Guillaume Chatelet
2019-12-17
7
-87
/
+95
*
Revert "[LoopUtils] Updated deleteDeadLoop() to handle loop nest."
Whitney Tsang
2019-12-17
1
-12
/
+1
*
[Attributor][NFC] Clang format the Attributor
Johannes Doerfert
2019-12-16
1
-11
/
+11
*
[LoopUtils] Updated deleteDeadLoop() to handle loop nest.
Whitney Tsang
2019-12-17
1
-1
/
+12
*
[LoopFusion] Restrict loop fusion to rotated loops.
Kit Barton
2019-12-16
1
-0
/
+6
*
[InstCombine] Teach removeBitcastsFromLoadStoreOnMinMax not to change the siz...
Craig Topper
2019-12-16
1
-5
/
+14
*
Revert "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove"
Guillaume Chatelet
2019-12-16
7
-95
/
+87
*
[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove
Guillaume Chatelet
2019-12-16
7
-87
/
+95
*
[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
3
-0
/
+157
*
[Attributor] Annotate call sites of declarations with a callback
Johannes Doerfert
2019-12-13
1
-1
/
+2
*
[Attributor][NFC] Simplify debug printing for abstract attributes
Johannes Doerfert
2019-12-13
1
-10
/
+37
*
[Attributor] Only replace instruction operands
Johannes Doerfert
2019-12-13
1
-4
/
+18
*
Revert "[VectorUtils] Introduce the Vector Function Database (VFDatabase)."
Francesco Petrogalli
2019-12-13
4
-33
/
+20
*
[profile] Fix a crash when -fprofile-remapping-file= triggers an error
Fangrui Song
2019-12-13
1
-1
/
+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
4
-13
/
+13
[prev]
[next]