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
/
test
/
Transforms
/
SimplifyCFG
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SimplifyCFG] Skip merging return blocks if it would break a CallBr.
Jonas Paulsson
2020-04-16
1
-0
/
+28
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
2
-4
/
+4
*
Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...
Fangrui Song
2019-12-24
1
-2
/
+2
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessor
Bjorn Pettersson
2019-12-16
1
-1
/
+0
*
Reland [DataLayout] Fix occurrences that size and range of pointers are assum...
Nicola Zaghen
2019-12-13
1
-8
/
+8
*
Temporarily Revert "[DataLayout] Fix occurrences that size and range of point...
Nicola Zaghen
2019-12-12
1
-8
/
+8
*
[DataLayout] Fix occurrences that size and range of pointers are assumed to b...
Nicola Zaghen
2019-12-12
1
-8
/
+8
*
Revert "Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated...
Vlad Tsyrklevich
2019-12-10
2
-138
/
+0
*
Reapply: [DebugInfo] Recover debug intrinsics when killing duplicated/empty...
stozer
2019-12-10
2
-0
/
+138
*
Revert "[DebugInfo] Recover debug intrinsics when killing duplicated/empty ba...
Tozer
2019-12-04
2
-138
/
+0
*
[DebugInfo] Recover debug intrinsics when killing duplicated/empty basic blocks
stozer
2019-12-04
2
-0
/
+138
*
Broaden the definition of a "widenable branch"
Philip Reames
2019-11-21
1
-0
/
+75
*
[SimplifyCFG] propagate fast-math-flags (FMF) from phi to select
Sanjay Patel
2019-11-17
1
-8
/
+8
*
[SimplifyCFG] add fast-math-flags to tests for better coverage; NFC
Sanjay Patel
2019-11-17
1
-8
/
+8
*
[SimplifyCFG] add tests for possible FP speculative select; NFC
Sanjay Patel
2019-11-17
1
-36
/
+99
*
[SimplifyCFG] propagate fast-math-flags (FMF) from phi to select
Sanjay Patel
2019-11-15
1
-1
/
+1
*
[SimplifyCFG] add test for select with FMF; NFC
Sanjay Patel
2019-11-13
1
-6
/
+33
*
[WC] Fix a subtle bug in our definition of widenable branch
Philip Reames
2019-11-06
1
-0
/
+60
*
[SimplifyCFG] Use a (trivially) dominanting widenable branch to remove later ...
Philip Reames
2019-11-04
1
-0
/
+316
*
[SimplifyCFG] mergeConditionalStoreToAddress(): consider cost, not instructio...
Roman Lebedev
2019-09-18
1
-10
/
+2
*
[SimplifyCFG] FoldTwoEntryPHINode(): consider *total* speculation cost, not p...
Roman Lebedev
2019-09-16
8
-339
/
+82
*
[SimplifyCFG][NFC] Autogenerate PhiEliminate3.ll
Roman Lebedev
2019-09-07
1
-22
/
+71
*
[SimplifyCFG][NFC] Autogenerate two tests
Roman Lebedev
2019-09-07
2
-26
/
+89
*
[SimplifyCFG][NFC] Make merge-cond-stores-cost.ll X86-specific, and rewrite it
Roman Lebedev
2019-09-07
2
-37
/
+51
*
[SimplifyCFG][NFC] Show that we don't consider the cost when merging cond stores
Roman Lebedev
2019-09-07
1
-0
/
+36
*
[SimplifyCFG][NFC] Regenerate merge-cond-stores* tests
Roman Lebedev
2019-09-07
2
-54
/
+65
*
[SimplifyCFG] Don't SimplifyBranchOnICmpChain with ExtraCase
Vitaly Buka
2019-09-05
1
-0
/
+102
*
[SimplifyCFG] Skip sinking common lifetime markers of `alloca`.
Michael Liao
2019-08-29
1
-0
/
+27
*
[NFC][SimplifyCFG] 'Safely extract low bits' pattern will also benefit from -...
Roman Lebedev
2019-08-29
1
-0
/
+35
*
[SimplifyCFG] FoldTwoEntryPHINode(): don't bailout on i1 PHI's if we can hois...
Roman Lebedev
2019-08-29
1
-5
/
+1
*
[SimplifyCFG] Add "safe abs" test from CMSIS DSP 'abs_with_clamp()'
Roman Lebedev
2019-08-14
1
-0
/
+34
*
[SimplifyCFG] Mark missed Changed to true.
Alina Sbirlea
2019-08-01
1
-0
/
+90
*
[SimplifyCFG] avoid crashing after simplifying a switch (PR42737)
Sanjay Patel
2019-07-25
1
-0
/
+38
*
[NFC][PhaseOredering][SimplifyCFG] Add more runlines to umul.with.overflow tests
Roman Lebedev
2019-07-23
1
-13
/
+15
*
[SimplifyCFG][NFC] Test that we fail to flatten CFG in JPEG "sign" value exte...
Roman Lebedev
2019-07-22
1
-0
/
+39
*
[SimplifyCFG][NFC] Test that we fail to flatten CFG after forming @llvm.umul....
Roman Lebedev
2019-07-22
1
-0
/
+38
*
[Local] Zap blockaddress without users in ConstantFoldTerminator.
Florian Hahn
2019-07-20
1
-4
/
+1
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
2
-2
/
+0
*
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...
Hans Wennborg
2019-06-17
1
-0
/
+44
*
[SimplifyCFG] Fix prof branch_weights MD while removing unreachable switch cases
Yevgeny Rouban
2019-06-17
1
-0
/
+35
*
[SimplifyCFG] NFC, update Switch tests as a baseline.
Shawn Landden
2019-06-13
19
-1422
/
+2511
*
[SimplifyCFG] reverting preliminary Switch patches again
Shawn Landden
2019-06-13
19
-2582
/
+1422
*
[SimplifyCFG] NFC, update Switch tests to better examine successive patches
Shawn Landden
2019-06-13
19
-1422
/
+2582
*
[SimplifyCFG] revert the last commit.
Shawn Landden
2019-06-13
16
-2469
/
+1308
*
[SimplifyCFG] NFC, update Switch tests to HEAD so I can
Shawn Landden
2019-06-13
16
-1308
/
+2469
*
Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromP...
David L. Jones
2019-06-13
1
-44
/
+0
*
[SimplifyCFG] fix last commit
Shawn Landden
2019-06-04
1
-0
/
+3
*
[SimplifyCFG] NFC; remove bogus test case
Shawn Landden
2019-06-04
1
-26
/
+0
*
Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...
Hans Wennborg
2019-05-28
1
-0
/
+44
[next]