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
...
*
hwasan: add tag_offset DWARF attribute to optimized debug info
Evgenii Stepanov
2019-12-12
1
-12
/
+17
*
[Attributor][FIX] Do treat byval arguments special
Johannes Doerfert
2019-12-12
1
-12
/
+60
*
[Matrix] Add first set of matrix intrinsics and initial lowering pass.
Florian Hahn
2019-12-12
4
-0
/
+493
*
[Attributor][NFC] Fix comments and unnecessary comma
Hideto Ueno
2019-12-12
1
-6
/
+7
*
[Attributor] [NFC] Use `checkForAllUses` helpr in `AAHeapToStackImpl::updateI...
Hideto Ueno
2019-12-12
1
-35
/
+18
*
[Attributor][NFC] Refactoring `AANoFreeArgument::updateImpl`
Hideto Ueno
2019-12-12
1
-38
/
+15
*
Temporarily Revert "[DataLayout] Fix occurrences that size and range of point...
Nicola Zaghen
2019-12-12
4
-13
/
+13
*
[DataLayout] Fix occurrences that size and range of pointers are assumed to b...
Nicola Zaghen
2019-12-12
4
-13
/
+13
*
[AutoFDO] Statistic for context sensitive profile guided inlining
Wenlei He
2019-12-11
1
-3
/
+40
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
3
-0
/
+9
*
Rename TTI::getIntImmCost for instructions and intrinsics
Reid Kleckner
2019-12-11
2
-14
/
+15
*
[InstCombine] Optimize overflow check base on uadd.with.overflow result
Nikita Popov
2019-12-11
1
-0
/
+33
*
[MergeFuncs] Remove incorrect attribute copying
Nikita Popov
2019-12-11
1
-22
/
+4
*
[Alignment][NFC] Introduce Align in IRBuilder
Guillaume Chatelet
2019-12-11
1
-25
/
+23
*
Rollback assumeAligned in MemorySanitizer
Guillaume Chatelet
2019-12-11
1
-18
/
+22
*
[Alignment][NFC] Introduce Align in SROA
Guillaume Chatelet
2019-12-11
1
-26
/
+26
*
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
4
-20
/
+33
*
[InstCombine] replace shuffle's insertelement operand if inserted scalar is n...
Sanjay Patel
2019-12-10
1
-1
/
+27
*
[Alignment][NFC] CreateMemSet use MaybeAlign
Guillaume Chatelet
2019-12-10
7
-135
/
+138
*
Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated/empty...
stozer
2019-12-10
2
-22
/
+64
*
[DebugInfo][EarlyCSE] Use the salvageDebugInfoOrMarkUndef(); NFC
Djordje Todorovic
2019-12-09
1
-2
/
+2
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
2
-5
/
+5
*
[LV] Pick correct BB as insert point when fixing PHI for FORs.
Florian Hahn
2019-12-07
1
-10
/
+20
*
[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
*
[VPlan] Rename VPlanHCFGTransforms to VPlanTransforms (NFC).
Florian Hahn
2019-12-07
6
-14
/
+12
*
[WPD] Remove unused parameter (NFC)
Teresa Johnson
2019-12-06
1
-4
/
+3
*
[AutoFDO] Inline replay for cold/small callees from sample profile loader
Wenlei He
2019-12-06
1
-3
/
+35
*
Revert "[InstCombine] reduce code duplication; NFC"
Sanjay Patel
2019-12-06
1
-40
/
+38
*
Revert "[InstCombine] improve readability; NFC"
Sanjay Patel
2019-12-06
1
-6
/
+10
*
Revert "[InstCombine] reduce indentation; NFC"
Sanjay Patel
2019-12-06
1
-25
/
+28
*
[InstCombine] reduce indentation; NFC
Sanjay Patel
2019-12-06
1
-28
/
+25
*
[InstCombine] improve readability; NFC
Sanjay Patel
2019-12-06
1
-10
/
+6
*
[InstCombine] reduce code duplication; NFC
Sanjay Patel
2019-12-06
1
-38
/
+40
*
[InstCombine] improve readability; NFC
Sanjay Patel
2019-12-06
1
-33
/
+33
*
[LV] Record GEP widening decisions in recipe (NFCI)
Gil Rapaport
2019-12-06
5
-76
/
+147
*
[LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phis
Daniil Suchkov
2019-12-06
2
-12
/
+5
*
[ThinLTO] Add option to disable readonly/writeonly attribute propagation
Teresa Johnson
2019-12-05
1
-12
/
+1
*
[AutoFDO] Top-down Inlining for specialization with context-sensitive profile
Wenlei He
2019-12-05
1
-9
/
+46
*
[AutoFDO] Properly merge context-sensitive profile of inlinee back to outline...
Wenlei He
2019-12-05
1
-3
/
+25
*
Revert "[DSE] Fix for a dangling point bug in DeadStoreElimination."
Florian Hahn
2019-12-05
1
-42
/
+17
*
LowerDbgDeclare: look through bitcasts.
Evgenii Stepanov
2019-12-05
1
-16
/
+26
*
Revert "[InstCombine] keep assumption before sinking calls"
Bob Haarman
2019-12-05
1
-21
/
+2
*
[InstCombine] Invert `add A, sext(B) --> sub A, zext(B)` canonicalization (to...
Roman Lebedev
2019-12-05
1
-6
/
+12
*
[DSE] Fix for a dangling point bug in DeadStoreElimination.
Ankit
2019-12-05
1
-17
/
+42
*
[InstCombine] narrow select with FP casts
Sanjay Patel
2019-12-05
1
-0
/
+18
*
[InstCombine] add FMF guard to builder in fptrunc transform; NFC
Sanjay Patel
2019-12-05
1
-0
/
+5
*
[InstCombine] Extend `0 - (X sdiv C) -> (X sdiv -C)` fold to non-splat vectors
Roman Lebedev
2019-12-05
1
-8
/
+10
*
[ThinLTO] Fix importing of writeonly variables in distributed ThinLTO
Teresa Johnson
2019-12-04
1
-1
/
+1
[prev]
[next]