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
*
[SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd
James Molloy
2016-09-11
1
-15
/
+19
*
[SimplifyCFG] Harden up the profitability heuristic for block splitting durin...
James Molloy
2016-09-11
1
-5
/
+20
*
Inliner: Don't mark swifterror allocas with lifetime markers
Arnold Schwaighofer
2016-09-09
1
-0
/
+3
*
Remove debug info when hoisting instruction from then/else branch.
Dehao Chen
2016-09-08
1
-0
/
+8
*
revert r280427
Dehao Chen
2016-09-08
1
-4
/
+2
*
Revert "[LoopUnroll] Properly update loop-info when cloning prologues and epi...
Michael Zolotukhin
2016-09-08
1
-54
/
+11
*
[LoopUnroll] Properly update loop-info when cloning prologues and epilogues.
Michael Zolotukhin
2016-09-08
1
-11
/
+54
*
IR: Remove Value::intersectOptionalDataWith, replace all calls with calls to ...
Peter Collingbourne
2016-09-07
1
-1
/
+1
*
[SimplifyCFG] Don't try to create metadata-valued PHIs
Hal Finkel
2016-09-07
1
-0
/
+4
*
[SimplifyCFG] Followup fix to r280790
James Molloy
2016-09-07
1
-1
/
+3
*
[SimplifyCFG] Update workaround for PR30188 to also include loads
James Molloy
2016-09-07
1
-2
/
+7
*
[SimplifyCFG] Check PHI uses more accurately
James Molloy
2016-09-07
1
-1
/
+3
*
Explicitly require DominatorTreeAnalysis pass for instsimplify pass.
Dehao Chen
2016-09-06
1
-5
/
+6
*
Fix inliner funclet unwind memoization
Joseph Tremoulet
2016-09-04
1
-7
/
+79
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-09-02
1
-0
/
+10
*
revert r280432:
Dehao Chen
2016-09-02
1
-6
/
+5
*
Explicitly require DominatorTreeAnalysis pass for instsimplify pass.
Dehao Chen
2016-09-01
1
-5
/
+6
*
Refactor replaceDominatedUsesWith to have a flag to control whether to replac...
Dehao Chen
2016-09-01
1
-2
/
+4
*
[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
James Molloy
2016-09-01
1
-28
/
+90
*
[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
James Molloy
2016-09-01
1
-90
/
+149
*
[SimplifyCFG] Fix nondeterministic iteration order
James Molloy
2016-09-01
1
-2
/
+2
*
[SimplifyCFG] Improve FoldValueComparisonIntoPredecessors to handle more cases
James Molloy
2016-09-01
1
-6
/
+21
*
Revert "[SimplifyCFG] Improve FoldValueComparisonIntoPredecessors to handle m...
James Molloy
2016-08-31
1
-20
/
+6
*
Revert "[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd"
James Molloy
2016-08-31
1
-127
/
+86
*
Revert "[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches"
James Molloy
2016-08-31
1
-89
/
+27
*
Revert "[SimplifyCFG] Add a workaround to fix PR30188"
James Molloy
2016-08-31
1
-10
/
+0
*
Revert "[SimplifyCFG] Fix bootstrap failure after r280220"
James Molloy
2016-08-31
1
-21
/
+5
*
[SimplifyCFG] Fix bootstrap failure after r280220
James Molloy
2016-08-31
1
-5
/
+21
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-08-31
1
-0
/
+10
*
[SimplifyCFG] Improve FoldValueComparisonIntoPredecessors to handle more cases
James Molloy
2016-08-31
1
-6
/
+20
*
[SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
James Molloy
2016-08-31
1
-27
/
+89
*
[SimplifyCFG] Change the algorithm in SinkThenElseCodeToEnd
James Molloy
2016-08-31
1
-86
/
+127
*
[SimplifyCFG] Tail-merge calls with sideeffects
James Molloy
2016-08-31
1
-7
/
+3
*
[SimplifyCFG] Properly CSE metadata in SinkThenElseCodeToEnd
James Molloy
2016-08-30
1
-0
/
+5
*
ASan: remove variable only used in assertions build
Tim Northover
2016-08-29
1
-2
/
+1
*
[asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout
Vitaly Buka
2016-08-29
1
-29
/
+51
*
[SimplifyCFG] Hoisting invalidates metadata
David Majnemer
2016-08-29
1
-2
/
+8
*
[LoopUnroll] Use OptimizationRemarkEmitter directly not via the analysis pass
Adam Nemet
2016-08-26
1
-4
/
+0
*
[UNROLL] Postpone ScalarEvolution::forgetLoop after TripCountSC is expanded
Wei Mi
2016-08-25
1
-5
/
+6
*
[MemorySSA] Remove unused field. NFC.
George Burgess IV
2016-08-22
1
-6
/
+1
*
MSSA: Factor out phi node placement
Daniel Berlin
2016-08-22
1
-17
/
+22
*
MSSA: Only rename accesses whose defining access is nullptr
Daniel Berlin
2016-08-22
1
-14
/
+6
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-150
/
+236
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
James Molloy
2016-08-22
1
-236
/
+150
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-22
1
-150
/
+236
*
[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout
Vitaly Buka
2016-08-20
1
-3
/
+10
*
Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLa...
Vitaly Buka
2016-08-19
1
-10
/
+3
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-19
1
-210
/
+150
*
[CloneFunction] Don't remove unrelated nodes from the CGSSC
David Majnemer
2016-08-19
1
-0
/
+6
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-19
1
-150
/
+210
[next]