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
/
Mem2Reg
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mem2Reg] Fix nondeterministic corner case
Joseph Tremoulet
2018-11-30
1
-0
/
+53
*
Improve ConvertDebugDeclareToDebugValue
Bjorn Pettersson
2018-06-26
2
-0
/
+126
*
Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue"
Bjorn Pettersson
2018-06-15
1
-0
/
+46
*
Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareTo...
Bjorn Pettersson
2018-06-14
1
-46
/
+0
*
[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue
Bjorn Pettersson
2018-06-14
1
-0
/
+46
*
[Mem2Reg] Avoid replacing load with itself in promoteSingleBlockAlloca.
Florian Hahn
2018-06-07
1
-0
/
+20
*
[Debugify] Avoid printing unnecessary square braces, NFC
Vedant Kumar
2018-05-24
1
-1
/
+1
*
[Debugify] Print the output to stderr
Anastasis Grammenos
2018-05-17
1
-1
/
+1
*
[Debugify] Fix test failing after r332416
Anastasis Grammenos
2018-05-16
1
-1
/
+1
*
[Debugify] Add -debugify-each for testing each pass in a pipeline
Vedant Kumar
2018-05-15
1
-1
/
+1
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
4
-6
/
+6
*
[Mem2Reg] Create merged debug locations for inserted phis
Vedant Kumar
2018-04-17
1
-0
/
+110
*
[Debugify] Add a pass to test debug info preservation
Vedant Kumar
2017-12-08
1
-1
/
+4
*
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...
Reid Kleckner
2017-09-21
2
-0
/
+185
*
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....
Daniel Jasper
2017-09-21
2
-185
/
+0
*
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
Reid Kleckner
2017-09-20
2
-0
/
+185
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-4
/
+2
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
2
-4
/
+4
*
Add test coverage for mem2reg dbg.declare lowering.
Adrian Prantl
2017-04-21
1
-0
/
+48
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-6
/
+6
*
Preserve nonnull metadata on Loads through SROA & mem2reg.
Luqman Aden
2017-03-22
1
-0
/
+89
*
[PM] Port Mem2Reg to the new pass manager.
Davide Italiano
2016-06-14
1
-0
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
2
-5
/
+5
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
2
-2
/
+2
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
2
-2
/
+2
*
[DebugInfo] Subprograms should belong to a CU.
Davide Italiano
2016-03-31
1
-1
/
+1
*
[Mem2Reg] Respect optnone
James Molloy
2015-12-11
1
-0
/
+21
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
2
-4
/
+4
*
DI: Update tests before adding !dbg subprogram attachments
Duncan P. N. Exon Smith
2015-08-28
2
-3
/
+13
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
2
-3
/
+3
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
2
-2
/
+2
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
2
-8
/
+8
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
2
-6
/
+6
*
Fix mem2reg to correctly handle allocas only used in a single block
Michael Kuperstein
2015-07-22
1
-0
/
+44
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
2
-39
/
+39
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-3
/
+3
*
Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
2015-04-03
1
-3
/
+3
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
2
-2
/
+2
*
Verifier: Check debug info intrinsic arguments
Duncan P. N. Exon Smith
2015-03-15
2
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
2
-28
/
+28
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
13
-35
/
+35
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
2
-2
/
+2
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
2
-7
/
+7
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
2
-46
/
+46
*
Delete -std-compile-opts.
Rafael Espindola
2014-10-16
1
-1
/
+1
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
2
-24
/
+24
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
2
-24
/
+24
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
2
-24
/
+24
[next]