Rui Ueyama
|
c3f211d97b
Fix parameter name comments using clang-tidy. NFC.
|
6 年之前 |
Yevgeny Rouban
|
71cd3ded12
[SimplifyCFG] NFC, prof branch_weighs handling is simplified
|
6 年之前 |
Whitney Tsang
|
bdd7b78551
PHINode: introduce setIncomingValueForBlock() function, and use it.
|
6 年之前 |
Hans Wennborg
|
8daad51954
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)"
|
6 年之前 |
Yevgeny Rouban
|
90e12ffba7
[SimplifyCFG] Fix prof branch_weights MD while removing unreachable switch cases
|
6 年之前 |
Shawn Landden
|
3c08a7f08d
[SimpligyCFG] NFC intended, remove GCD that was only used for powers of two
|
6 年之前 |
Shawn Landden
|
d4e1265aad
[SimplifyCFG] reverting preliminary Switch patches again
|
6 年之前 |
Shawn Landden
|
ddb83a677b
[SimpligyCFG] NFC intended, remove GCD that was only used for powers of two
|
6 年之前 |
David L. Jones
|
549c0968d1
Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors ...'
|
6 年之前 |
Hans Wennborg
|
afeb42acc3
Re-commit r357452 (take 2): "SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)"
|
6 年之前 |
Shawn Landden
|
adebd9af50
[SimplifyCFG] back out all SwitchInst commits
|
6 年之前 |
Shawn Landden
|
1704efdd5f
[SimplifyCFG] ReduceSwitchRange: Improve on the case where the SubThreshold doesn't trigger
|
6 年之前 |
Shawn Landden
|
ae37018572
[SimplifyCFG] Run ReduceSwitchRange unconditionally, generalize
|
6 年之前 |
Shawn Landden
|
d3a265fe31
[SimpligyCFG] NFC, remove GCD that was only used for powers of two
|
6 年之前 |
Shawn Landden
|
ca6009d9a0
[Support] make countLeadingZeros() and countTrailingZeros() return unsigned
|
6 年之前 |
David Bolvansky
|
92ce94fff3
[SimplifyCFG] Added condition assumption for unreachable blocks
|
6 年之前 |
Alina Sbirlea
|
c419d3f938
[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
|
6 年之前 |
Orlando Cazalet-Hyams
|
6b8adae5a8
Test commit access
|
6 年之前 |
Jordan Rupprecht
|
c8792bba0a
Revert "Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)"
|
6 年之前 |
Hans Wennborg
|
a2389c7d86
Re-commit r357452: SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)
|
6 年之前 |
David L. Jones
|
a8e2ae4a63
Revert r357452 - 'SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)'
|
6 年之前 |
Hans Wennborg
|
8abcd76492
SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)
|
6 年之前 |
Jeremy Morse
|
763ae301ec
[SimplifyCFG] Retain debug info when threading jumps with critical edges
|
6 年之前 |
Max Kazantsev
|
056e9a4188
[NFC] Rename DontDeleteUselessPHIs --> KeepOneInputPHIs
|
6 年之前 |
Craig Topper
|
e3696113b6
Implementation of asm-goto support in LLVM
|
6 年之前 |
James Y Knight
|
6c00b3f35f
[opaque pointer types] Pass value type to LoadInst creation.
|
6 年之前 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Jeremy Morse
|
8f2514f116
[DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf
|
6 年之前 |
Michael Kruse
|
42a382c204
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
|
6 年之前 |
Sanjay Patel
|
7e0e2c04a7
[ValueTracking] add helper function for testing implied condition; NFCI
|
6 年之前 |