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
/
Scalarizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[Scalarizer] Treat values from unreachable blocks as undef
Mikael Holmen
2019-11-15
1
-0
/
+98
*
[Intrinsic] Add the llvm.umul.fix.sat intrinsic
Bjorn Pettersson
2019-09-07
1
-0
/
+12
*
[Scalarizer] Add scalarizer support for smul.fix.sat
Bjorn Pettersson
2019-06-24
1
-1
/
+16
*
[Scalarizer] Propagate IR flags
Jay Foad
2019-06-21
1
-0
/
+53
*
[Scalarizer] Add UnaryOperator visitor to scalarization pass
Cameron McInally
2019-06-04
1
-0
/
+62
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
10
-0
/
+947
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
10
-947
/
+0
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
1
-12
/
+13
*
[PM] Port Scalarizer to the new pass manager.
Mikael Holmen
2018-11-21
10
-0
/
+10
*
[LoopVectorize] Loop vectorization for minimum and maximum
Thomas Lively
2018-10-19
1
-0
/
+24
*
Fix an ordering bug in the scalarizer.
Neil Henning
2018-10-10
3
-1
/
+48
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-3
/
+3
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-7
/
+7
*
[Scalarizer] Handle scalar arguments in vector GEP
Mikael Holmen
2017-03-31
1
-0
/
+122
*
Scalarizer: Support scalarizing intrinsics
Matt Arsenault
2016-07-25
1
-0
/
+85
*
[Scalarizer] PR28108: Skip over nullptr rather than crashing on it.
Mehdi Amini
2016-07-14
1
-0
/
+24
*
PR27938: Don't remove valid DebugLoc in Scalarizer
Patrik Hagglund
2016-06-16
1
-0
/
+43
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-2
/
+2
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
Prevent the scalarizer from caching incorrect entries
Fraser Cormack
2015-08-10
1
-0
/
+30
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-3
/
+3
*
[Scalarizer] Fix potential for stale data in Scattered across invocations
Matt Wala
2015-07-23
1
-0
/
+25
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-19
/
+19
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
1
-3
/
+3
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-25
/
+0
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-14
/
+14
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
3
-53
/
+53
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
2
-50
/
+50
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-3
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
2
-39
/
+39
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-13
/
+13
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-13
/
+13
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-13
/
+13
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-7
/
+7
*
Fix Scalarizer insertion point when replacing PHIs with insertelements
Richard Sandiford
2013-12-23
1
-0
/
+29
*
Fix Scalarizer handling of vector GEPs with multiple index operands
Richard Sandiford
2013-12-23
1
-0
/
+32
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-1
/
+2
*
Add a Scalarizer pass.
Richard Sandiford
2013-11-22
3
-0
/
+500