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
/
SimplifyCFG.cpp
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
*
Remove debug info when hoisting instruction from then/else branch.
Dehao Chen
2016-09-08
1
-0
/
+8
*
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
*
[SimplifyCFG] Add a workaround to fix PR30188
James Molloy
2016-09-02
1
-0
/
+10
*
[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
*
[SimplifyCFG] Hoisting invalidates metadata
David Majnemer
2016-08-29
1
-2
/
+8
*
[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
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-19
1
-210
/
+150
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-19
1
-150
/
+210
*
SimplifyCFG: Avoid dereferencing end()
Duncan P. N. Exon Smith
2016-08-16
1
-1
/
+4
*
Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"
Reid Kleckner
2016-08-15
1
-207
/
+150
*
[SimplifyCFG] Rewrite SinkThenElseCodeToEnd
James Molloy
2016-08-15
1
-150
/
+207
*
Fixed typo.
David L Kreitzer
2016-08-12
1
-1
/
+1
*
Use range algorithms instead of unpacking begin/end
David Majnemer
2016-08-11
1
-1
/
+1
*
[SimplifyCFG] Make range reduction code deterministic.
Benjamin Kramer
2016-08-05
1
-2
/
+3
*
Minor code cleanups. NFC.
Junmo Park
2016-08-02
1
-2
/
+2
*
[SimplifyCFG] Fix nasty RAUW bug from r277325
James Molloy
2016-08-01
1
-3
/
+4
*
[SimplifyCFG] Range reduce switches
James Molloy
2016-08-01
1
-0
/
+106
*
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
Benjamin Kramer
2016-06-26
1
-11
/
+8
*
[SimplifyCFG] Replace calls to null/undef with unreachable
David Majnemer
2016-06-25
1
-1
/
+5
*
Reinstate r273711
David Majnemer
2016-06-25
1
-4
/
+9
*
Revert r273711, it caused PR28298.
Nico Weber
2016-06-24
1
-9
/
+4
*
SimplifyInstruction does not imply DCE
David Majnemer
2016-06-24
1
-4
/
+9
*
Switch more loops to be range-based
David Majnemer
2016-06-24
1
-10
/
+10
*
Teaching SimplifyCFG to recognize the Or-Mask trick that InstCombine uses to
Chuang-Yu Cheng
2016-06-24
1
-0
/
+25
*
Use m_APInt in SimplifyCFG
Chuang-Yu Cheng
2016-06-17
1
-5
/
+5
*
SimplifyCFG is able to detect the pattern:
Chuang-Yu Cheng
2016-06-16
1
-4
/
+42
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-1
/
+1
[prev]
[next]