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
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-04
1
-0
/
+17
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
1
-17
/
+0
*
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
*
Add llvm::for_each as a range-based extensions to <algorithm> and make use of...
Aaron Ballman
2017-11-03
1
-9
/
+9
*
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
*
[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: eliminate duplicate debug intrinsics after splicing.
Adrian Prantl
2017-11-01
1
-1
/
+26
*
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
*
loop-rotate: eliminate duplicate debug intrinsics after splicing.
Adrian Prantl
2017-11-01
1
-1
/
+23
*
[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
*
[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
*
[LoopUnroll] Clean up remarks for unroll remainder
David Green
2017-10-31
2
-31
/
+35
*
[IndVarSimplify] Simplify code using preheader assumption
Philip Reames
2017-10-31
1
-44
/
+6
*
[SimplifyIndVar] Extract out invariant expression handling
Philip Reames
2017-10-31
1
-82
/
+107
*
Undo accidental commit
Philip Reames
2017-10-31
1
-237
/
+82
*
[CGP] Fix crash on i96 bit multiply
Philip Reames
2017-10-30
1
-82
/
+237
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-27
3
-27
/
+61
*
[SimplifyIndVars] Shorten code by using SCEV helper [NFC]
Philip Reames
2017-10-26
1
-7
/
+4
*
Do not add discriminator encoding for debug intrinsics.
Dehao Chen
2017-10-26
1
-2
/
+3
*
Reapply r316582 [Local] Fix a bug in the domtree update logic for MergeBasicB...
Balaram Makam
2017-10-26
1
-3
/
+7
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-26
6
-77
/
+158
*
Revert r316582 [Local] Fix a bug in the domtree update logic for MergeBasicBl...
Balaram Makam
2017-10-25
1
-7
/
+3
*
[Local] Fix a bug in the domtree update logic for MergeBasicBlockIntoOnlyPred.
Balaram Makam
2017-10-25
1
-3
/
+7
*
Delete unused instantiations of DIBuilder. NFC
Adrian Prantl
2017-10-24
1
-2
/
+0
*
[SimplifyCFG] delay switch condition forwarding to -latesimplifycfg
Sanjay Patel
2017-10-22
1
-1
/
+1
*
[SimplifyCFG] try harder to forward switch condition to phi (PR34471)
Sanjay Patel
2017-10-22
1
-2
/
+32
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-21
2
-49
/
+82
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-17
4
-60
/
+151
*
Fix signed overflow detected by ubsan
Vitaly Buka
2017-10-17
1
-1
/
+1
*
[SimplifyCFG] use range-for-loops, tidy; NFCI
Sanjay Patel
2017-10-15
1
-20
/
+10
*
[LoopInfo][Refactor] Make SetLoopAlreadyUnrolled a member function of the Loo...
Hongbin Zheng
2017-10-15
1
-29
/
+1
*
[SimplifyIndVar] Replace IVUsers with loop invariant whenever possible
Hongbin Zheng
2017-10-12
1
-32
/
+54
*
[Transforms] Revert r315516 changes in PredicateInfo to fix Windows build bo...
Eugene Zelenko
2017-10-11
1
-58
/
+37
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-11
5
-133
/
+215
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
2
-11
/
+17
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
3
-3
/
+3
*
[CodeExtractor] Fix multiple bugs under certain shape of extracted region
Jakub Kuderski
2017-10-06
1
-77
/
+31
*
ModuleUtils: Stop using comdat members to generate unique module ids.
Peter Collingbourne
2017-10-05
1
-1
/
+1
*
Fix a -Wparentheses warning. NFC.
Hans Wennborg
2017-10-04
1
-1
/
+1
*
[LoopDeletion] Move deleteDeadLoop to to LoopUtils. NFC
Marcello Maggioni
2017-10-04
1
-0
/
+122
*
[SimplifyCFG] put the optional assumption cache pointer in the options struct...
Sanjay Patel
2017-10-04
1
-41
/
+37
*
Update getMergedLocation to check the instruction type and merge properly.
Dehao Chen
2017-10-02
1
-14
/
+11
[next]