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
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
1
-17
/
+0
*
[CallSiteSplitting] clang-format my last commit. NFCI.
Davide Italiano
2017-11-04
1
-3
/
+2
*
[CallSiteSplitting] Silence GCC's -Wparentheses. NFCI.
Davide Italiano
2017-11-03
1
-2
/
+2
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
1
-1
/
+1
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
1
-0
/
+17
*
[SimplifyCFG] When merging conditional stores, don't count the store we're me...
Craig Topper
2017-11-03
1
-1
/
+3
*
Recommit r317351 : Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
4
-0
/
+501
*
Add llvm::for_each as a range-based extensions to <algorithm> and make use of...
Aaron Ballman
2017-11-03
1
-9
/
+9
*
Revert "Add CallSiteSplitting pass"
Jun Bum Lim
2017-11-03
4
-500
/
+0
*
Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
4
-0
/
+500
*
The patch fixes PR35131
Evgeny Stupachenko
2017-11-03
1
-3
/
+3
*
Revert "Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()"
Adrian Prantl
2017-11-03
1
-1
/
+1
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
1
-1
/
+1
*
[LICM] sink through non-trivially replicable PHI
Jun Bum Lim
2017-11-03
1
-56
/
+140
*
[LoopPredication] NFC: Refactored code to separate out functions being reused
Anna Thomas
2017-11-03
1
-62
/
+92
*
[ADCE] Use MapVector for BlockInfo to make iteration order deterministic
Mikael Holmen
2017-11-03
1
-1
/
+3
*
[PartialInliner] Skip call sites where inlining fails.
Florian Hahn
2017-11-03
1
-7
/
+9
*
[LSR] Clarify a comment. NFC.
Vedant Kumar
2017-11-03
1
-1
/
+1
*
IndVarSimplify: preserve debug information attached to widened PHI nodes.
Adrian Prantl
2017-11-02
1
-0
/
+10
*
Irreducible loop metadata for more accurate block frequency under PGO.
Hiroshi Yamauchi
2017-11-02
1
-2
/
+26
*
[LoopPredication] Enable predication when latchCheckIV is wider than rangeCheck
Anna Thomas
2017-11-02
1
-10
/
+96
*
Strip off invariant.start because memory locations arent invariant
Anna Thomas
2017-11-02
1
-9
/
+33
*
Revert "[RS4GC] Strip off invariant.start because memory locations arent inva...
Anna Thomas
2017-11-02
1
-39
/
+9
*
[RS4GC] Strip off invariant.start because memory locations arent invariant
Anna Thomas
2017-11-02
1
-9
/
+39
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
3
-830
/
+0
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
3
-0
/
+830
*
[SimplifyCFG] Discard speculated dbg intrinsics
Bjorn Pettersson
2017-11-02
1
-1
/
+11
*
loop-unroll: teach remapInstruction to update dbg.value intrinsics.
Adrian Prantl
2017-11-01
1
-1
/
+15
*
loop-rotate: avoid duplicating dbg.value intrinsics in the entry block.
Adrian Prantl
2017-11-01
1
-0
/
+24
*
loop-rotate: eliminate duplicate debug intrinsics after splicing.
Adrian Prantl
2017-11-01
1
-1
/
+26
*
Include GUIDs from the same module when computing GUIDs that needs to be impo...
Dehao Chen
2017-11-01
1
-15
/
+16
*
Revert 317016 and 317048
Philip Reames
2017-11-01
1
-44
/
+50
*
Revert r317105 to investigate bot breakage.
Adrian Prantl
2017-11-01
1
-23
/
+1
*
Revert r317106 to facilitate reverting r317105.
Adrian Prantl
2017-11-01
1
-24
/
+0
*
LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.
Peter Collingbourne
2017-11-01
1
-0
/
+8
*
loop-rotate: avoid duplicating dbg.value intrinsics in the entry block.
Adrian Prantl
2017-11-01
1
-0
/
+24
*
loop-rotate: eliminate duplicate debug intrinsics after splicing.
Adrian Prantl
2017-11-01
1
-1
/
+23
*
Revert rL311205 "[IRCE] Fix buggy behavior in Clamp"
Max Kazantsev
2017-11-01
1
-2
/
+1
*
[CodeExtractor] Fix iterator invalidation in findOrCreateBlockForHoisting.
Florian Hahn
2017-11-01
1
-1
/
+3
*
[SimplifyIndVar] Inline makIVComparisonInvariant to eleminate code duplicatio...
Philip Reames
2017-10-31
1
-51
/
+29
*
loop-rotate: simplify code by using llvm::findDbgValues(). (NFC)
Adrian Prantl
2017-10-31
1
-31
/
+23
*
[coro] Make Spill a proper struct instead of deriving from pair.
Benjamin Kramer
2017-10-31
1
-12
/
+10
*
[SimplifyCFG] Use a more generic name for the selects created by Speculativel...
Craig Topper
2017-10-31
1
-2
/
+2
*
[IndVarSimplify] Extract wrapper around SE-.isLoopInvariantPredicate [NFC]
Philip Reames
2017-10-31
1
-17
/
+33
*
[IndVarSimplify] Simplify code using a dictionary
Philip Reames
2017-10-31
1
-16
/
+8
*
[asan] Upgrade private linkage globals to internal linkage on COFF
Reid Kleckner
2017-10-31
1
-2
/
+7
*
[LoopVectorize] Replace manual VPlan memory management with unique_ptr.
Benjamin Kramer
2017-10-31
1
-26
/
+10
*
[InstCombine] Simplify selects that test cmpxchg instructions
Matthew Simpson
2017-10-31
1
-0
/
+76
*
[LoopUnroll] Clean up remarks for unroll remainder
David Green
2017-10-31
2
-31
/
+35
*
[IRCE][NFC] Rename fields of InductiveRangeCheck
Max Kazantsev
2017-10-31
1
-23
/
+23
[next]