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
/
lib
/
CodeGen
/
LiveDebugValues.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LiveDebugValues] Omit entry values for DBG_VALUEs with pre-existing expressions
David Stenberg
2019-12-13
1
-2
/
+3
*
[LiveDebugValues] Silence the unused var warning; NFC
Djordje Todorovic
2019-12-05
1
-2
/
+1
*
Reland "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-05
1
-81
/
+304
*
[DebugInfo] Make DebugVariable class available in DebugInfoMetadata
stozer
2019-12-03
1
-111
/
+26
*
Revert "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-03
1
-301
/
+78
*
[LiveDebugValues] Introduce entry values of unmodified params
Djordje Todorovic
2019-12-03
1
-78
/
+301
*
[DebugInfo] Remove the DIFlagArgumentNotModified debug info flag
Djordje Todorovic
2019-11-20
1
-1
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[DebugInfo] Avoid creating entry values for clobbered registers
David Stenberg
2019-11-13
1
-4
/
+31
*
[DebugInfo] Add helper for finding entry value candidates [NFC]
David Stenberg
2019-11-13
1
-28
/
+61
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-3
/
+7
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-9
/
+5
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-5
/
+9
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-29
1
-2
/
+1
*
Revert rG70f5aecedef9a6e347e425eb5b843bf797b95319 - "Reland [AArch64][DebugIn...
Simon Pilgrim
2019-10-29
1
-1
/
+2
*
Reland [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-28
1
-2
/
+1
*
Fix a variable typo in LiveDebugValues [NFC]
David Stenberg
2019-10-25
1
-2
/
+2
*
[LiveDebugValues] Small code clean up; NFC
Djordje Todorovic
2019-10-25
1
-18
/
+11
*
Reverted r375425 as it broke some buildbots.
Sander de Smalen
2019-10-21
1
-1
/
+2
*
[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize (Take 2)
Sander de Smalen
2019-10-21
1
-2
/
+1
*
Fix MSVC "not all control paths return a value" warning. NFCI.
Simon Pilgrim
2019-10-04
1
-0
/
+1
*
[DebugInfo] LiveDebugValues: move DBG_VALUE creation into VarLoc class
Jeremy Morse
2019-10-04
1
-107
/
+137
*
[DebugInfo] LiveDebugValues: defer DBG_VALUE creation during analysis
Jeremy Morse
2019-10-04
1
-8
/
+7
*
Revert "[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize"
Krasimir Georgiev
2019-09-18
1
-1
/
+2
*
[AArch64][DebugInfo] Do not recompute CalleeSavedStackSize
Sander de Smalen
2019-09-18
1
-2
/
+1
*
[DebugInfo] LiveDebugValues: explicitly terminate overwritten stack locations
Jeremy Morse
2019-09-06
1
-12
/
+54
*
[DebugInfo] LiveDebugValues: locations with different exprs should not be merged
Jeremy Morse
2019-09-04
1
-7
/
+17
*
[LiveDebugValues][NFC] Silence an unused variable warning
Jeremy Morse
2019-09-04
1
-0
/
+1
*
[LiveDebugValues] Insert entry values after bundles
David Stenberg
2019-08-30
1
-2
/
+1
*
[DebugInfo] LiveDebugValues: correctly discriminate kinds of variable locations
Jeremy Morse
2019-08-29
1
-0
/
+1
*
[DebugInfo] LiveDebugValues should always revisit backedges if it skips them
Jeremy Morse
2019-08-29
1
-37
/
+17
*
[DebugInfo] Remove invalidated locations during LiveDebugValues
Jeremy Morse
2019-08-23
1
-3
/
+15
*
[DebugInfo] Avoid dropping location info across block boundaries
Jeremy Morse
2019-08-21
1
-57
/
+105
*
[DebugInfo] Handle complex expressions with spills in LiveDebugValues
Jeremy Morse
2019-08-16
1
-31
/
+27
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-3
/
+3
*
[DebugInfo] Avoid crash from dropped fragments in LiveDebugValues
Jeremy Morse
2019-08-15
1
-2
/
+15
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
Reland "[LiveDebugValues] Emit the debug entry values"
Djordje Todorovic
2019-07-09
1
-17
/
+120
*
Revert "[LiveDebugValues] Emit the debug entry values"
Djordje Todorovic
2019-06-27
1
-139
/
+20
*
[LiveDebugValues] Emit the debug entry values
Djordje Todorovic
2019-06-27
1
-20
/
+139
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-2
/
+2
*
Remove ';' after namespace's closing bracket [NFC]
David Stenberg
2019-06-13
1
-1
/
+1
*
[NFC] Sink a function call into LiveDebugValues::process
Jeremy Morse
2019-06-13
1
-7
/
+13
*
[DebugInfo] Honour variable fragments in LiveDebugValues
Jeremy Morse
2019-06-13
1
-39
/
+227
*
[DebugInfo] Terminate all location-lists at end of block
Jeremy Morse
2019-06-10
1
-12
/
+50
*
[LiveDebugValues] Close range for previous variable's location when adding ne...
Nikola Prica
2019-06-03
1
-1
/
+11
*
[X86] Fix several places that weren't passing what they though they were to M...
Craig Topper
2019-06-02
1
-3
/
+9
*
Test commit (NFC)
Nikola Prica
2019-05-27
1
-0
/
+1
*
[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
Petar Jovanovic
2019-05-23
1
-33
/
+37
[next]