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
*
Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also...
Hans Wennborg
2019-05-28
1
-0
/
+44
*
[SimplifyCFG] back out all SwitchInst commits
Shawn Landden
2019-05-26
17
-2527
/
+1334
*
[SimplifyCFG] NFC, one more fixed test from previous push.
Shawn Landden
2019-05-26
1
-37
/
+19
*
[SimplifyCFG] NFC, fix failing tests from last patches.
Shawn Landden
2019-05-26
3
-21
/
+22
*
[SimplifyCFG] ReduceSwitchRange: Improve on the case where the SubThreshold d...
Shawn Landden
2019-05-26
1
-4
/
+4
*
[SimplifyCFG] Run ReduceSwitchRange unconditionally, generalize
Shawn Landden
2019-05-26
6
-122
/
+153
*
[SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...
Shawn Landden
2019-05-26
15
-1290
/
+2469
*
[SimplifyCFG] Added condition assumption for unreachable blocks
David Bolvansky
2019-05-25
3
-11
/
+20
*
[NFC] Update test checks
David Bolvansky
2019-05-25
3
-66
/
+128
*
Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also s...
Jordan Rupprecht
2019-05-06
1
-44
/
+0
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
194
-0
/
+19057
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
194
-19057
/
+0
*
Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink func...
Hans Wennborg
2019-04-16
1
-0
/
+44
*
[NewPM] Add Option handling for SimplifyCFG
Serguei Katkov
2019-04-15
14
-1
/
+25
*
Revert r357452 - 'SimplifyCFG SinkCommonCodeFromPredecessors: Also sink funct...
David L. Jones
2019-04-04
1
-44
/
+0
*
[SimplifyCFG] Don't split musttail call from ret
Joseph Tremoulet
2019-04-02
1
-2
/
+20
*
SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without ...
Hans Wennborg
2019-04-02
1
-0
/
+44
*
Tighten up tests that use -debugify as a shortcut. NFC
Paul Robinson
2019-03-14
1
-2
/
+2
*
[SimplifyCFG] Retain debug info when threading jumps with critical edges
Jeremy Morse
2019-03-11
1
-0
/
+38
*
[DWARF] LLVM ERROR: Broken function found, while removing Debug Intrinsics.
Carlos Alberto Enciso
2019-02-11
1
-0
/
+50
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
1
-10
/
+11
*
[SimplifyCFG] add tests for cross block compare folding; NFC
Sanjay Patel
2018-12-03
1
-0
/
+259
*
[SimplifyCFG] auto-generate complete checks; NFC
Sanjay Patel
2018-11-29
1
-42
/
+109
*
[DebugInfo] Give inlinable calls DILocs (PR39807)
Jeremy Morse
2018-11-28
1
-0
/
+43
*
Mark @llvm.trap cold
Vedant Kumar
2018-11-14
1
-1
/
+1
*
[SimplifyCFG] Regenerate preserve-branchweights.ll test. NFC
John Brawn
2018-11-14
1
-114
/
+262
*
[InstCombine] InstCombine and InstSimplify for minimum and maximum
Thomas Lively
2018-10-19
1
-0
/
+36
*
[SimplifyCFG] Put an alignment on generated switch tables
David Green
2018-09-12
1
-6
/
+51
*
[SimplifyCFG] Fix a cost modeling oversight in branch commoning
Philip Reames
2018-08-30
1
-0
/
+52
*
[PPC] Remove Darwin support from POWER backend.
Kit Barton
2018-08-28
1
-1
/
+1
*
[NFC] Fixed build, updated tests
David Bolvansky
2018-08-12
1
-2
/
+1
*
[InstCombine] Fold Select with binary op
David Bolvansky
2018-07-30
1
-19
/
+18
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
5
-1
/
+269
*
Revert "Simplify blockaddress usage before giving up in MergeBlockIntoPredece...
Xin Tong
2018-06-18
1
-1
/
+4
*
Simplify blockaddress usage before giving up in MergeBlockIntoPredecessor
Xin Tong
2018-06-18
1
-4
/
+1
*
[SimplifyCFG] Fix a debug invariant bug in FoldBranchToCommonDest()
David Stenberg
2018-05-18
1
-0
/
+49
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
5
-6
/
+6
*
[SimplifyCFG] Fix a crash when folding PHIs.
Davide Italiano
2018-05-08
1
-0
/
+102
*
[RISCV] Implement isTruncateFree
Alex Bradbury
2018-04-26
2
-0
/
+33
*
[DebugInfo] Create merged locations for instructions other than calls
Vedant Kumar
2018-04-12
2
-7
/
+8
*
[SimplifyCFG] Teach merge conditional stores to handle cases where the PostBB...
Craig Topper
2018-04-04
1
-0
/
+39
*
[SimplifyCFG] Create attribute for fuzzing-specific optimizations.
Matt Morehouse
2018-03-22
1
-0
/
+49
*
[Debug] Retain both copies of debug intrinsics in HoistThenElseCodeToIf
Ulrich Weigand
2018-03-15
1
-0
/
+51
*
Revert "[Debug] Retain both sets of debug intrinsics in HoistThenElseCodeToIf"
Ulrich Weigand
2018-03-09
1
-51
/
+0
*
[Debug] Retain both sets of debug intrinsics in HoistThenElseCodeToIf
Ulrich Weigand
2018-03-09
1
-0
/
+51
*
Adding a width of the GEP index to the Data Layout.
Elena Demikhovsky
2018-02-14
1
-0
/
+660
*
[SimplifyCFG] Re-apply Relax restriction for folding unconditional branches
Serguei Katkov
2018-02-08
1
-0
/
+18
*
Revert [SimplifyCFG] Relax restriction for folding unconditional branches
Serguei Katkov
2018-02-05
1
-18
/
+0
*
[SimplifyCFG] Relax restriction for folding unconditional branches
Serguei Katkov
2018-02-05
1
-0
/
+18
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-1
/
+1
[next]