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
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup and speedup NativeRegisterContextLinux_arm64
Muhammad Omair Javaid
2019-12-06
4
-160
/
+130
*
[lldb][test] Handle .categories lookup for inline tests.
Jordan Rupprecht
2019-12-06
1
-2
/
+9
*
[lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValue
Raphael Isemann
2019-12-06
2
-32
/
+31
*
[lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interaction
Pavel Labath
2019-12-06
2
-4
/
+119
*
[lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::P...
Raphael Isemann
2019-12-06
2
-16
/
+10
*
[lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo files
Pavel Labath
2019-12-06
2
-3
/
+161
*
[lldb] Migrate VMRange::Dump to raw_ostream
Raphael Isemann
2019-12-06
4
-10
/
+8
*
[lldb/IRExecutionUnit] Stop searching based on demangled names
Pavel Labath
2019-12-06
2
-3
/
+0
*
[lldb/DWARF] Remove DWARFDebugRangesBase abstract class
Pavel Labath
2019-12-06
2
-13
/
+4
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
13
-24
/
+22
*
[lldb] NFC: less nesting in SearchFilter.cpp
Konrad Kleine
2019-12-06
1
-165
/
+170
*
[lldb] Update hardcoded Makefile.rules inclusions.
Jordan Rupprecht
2019-12-05
4
-9
/
+3
*
[LLDB] Replacing use of ul suffix in GetMaxU64Bitfield since it not guarentee...
shafik
2019-12-05
2
-12
/
+31
*
[lldb][NFC] Move Address and AddressRange functions out of Stream and let the...
Raphael Isemann
2019-12-05
17
-134
/
+149
*
[lldb/DWARF] Switch to llvm debug_rnglists parser
Pavel Labath
2019-12-05
9
-231
/
+157
*
[lldb/cpluspluslanguage] Add constructor substitutor
Pavel Labath
2019-12-05
2
-41
/
+84
*
[lldb] Don't put compile unit name into the support file list and support DWA...
Pavel Labath
2019-12-05
5
-45
/
+163
*
Reland "[LiveDebugValues] Introduce entry values of unmodified params"
Djordje Todorovic
2019-12-05
3
-16
/
+60
*
Avoid triple corruption while merging core info
Muhammad Omair Javaid
2019-12-05
2
-1
/
+36
*
Add a default copy-assignment or copy-constructor for -Wdeprecated-copy warni...
Eric Christopher
2019-12-04
2
-0
/
+4
*
[lldb/Reproducers] Don't instrument SBFileSpec::GetPath
Jonas Devlieghere
2019-12-04
1
-1
/
+1
*
[lldb/Reproducers] Add missing instrumentation for SBFile (2/2)
Jonas Devlieghere
2019-12-04
1
-3
/
+3
*
Clear out the python class name in OptionParsingStarted for the OptionGroupPy...
Jim Ingham
2019-12-04
2
-2
/
+19
*
[lldb/Reproducers] Add missing instrumentation for SBFile
Jonas Devlieghere
2019-12-04
2
-16
/
+19
*
[lldb/Reproducers] Propagate LLDB_CAPTURE_REPRODUCER to the test suite
Jonas Devlieghere
2019-12-04
3
-2
/
+14
*
[lldb/Reproducers] Override capture with LLDB_CAPTURE_REPRODUCER env var
Jonas Devlieghere
2019-12-04
3
-0
/
+31
*
Add parray example for lldb, vrs. *ptr@count gdb cmd.
Jason Molenda
2019-12-04
1
-0
/
+14
*
Add help text for parray and poarray aliases.
Jason Molenda
2019-12-04
1
-4
/
+17
*
Upstream debugserver arm64e support.
Jason Molenda
2019-12-04
4
-4
/
+124
*
[LLDB] Actually fix the win-i386-line-table.s test when executed on windows
Martin Storsjö
2019-12-04
1
-3
/
+3
*
[lldb] Simplify debug_{rnglists,ranges}.s tests
Pavel Labath
2019-12-04
2
-56
/
+34
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
5
-18
/
+39
*
[lldb] Fix macOS build by replacing nullptr with FileSpec()
Raphael Isemann
2019-12-04
2
-2
/
+2
*
[lldb] Remove some (almost) unused Stream::operator<<'s
Pavel Labath
2019-12-04
4
-74
/
+5
*
[lldb] s/assertTrue/assertEqual in TestStepTarget.py
Pavel Labath
2019-12-04
1
-9
/
+7
*
[lldb] Remove FileSpec(FileSpec*) constructor
Pavel Labath
2019-12-04
9
-42
/
+21
*
[lldb] Add test for Stream::Address and Stream::AddressRange
Raphael Isemann
2019-12-04
1
-0
/
+92
*
[lldb/Editline] Fix a -Wreturn-type warning with gcc
Pavel Labath
2019-12-04
1
-0
/
+1
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
19
-85
/
+76
*
[lldb][NFC] Extract single member parsing out of DWARFASTParserClang::ParseCh...
Raphael Isemann
2019-12-04
2
-443
/
+490
*
[lldb][NFC] Migrate to raw_ostream in Module::GetDescription
Raphael Isemann
2019-12-04
5
-14
/
+15
*
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
Raphael Isemann
2019-12-04
7
-15
/
+15
*
[Process] GetLanguageRuntimes() takes an argument that's always constant.
Davide Italiano
2019-12-03
2
-10
/
+6
*
[ClangASTContext] Remove a very old hack.
Davide Italiano
2019-12-03
1
-25
/
+0
*
[TypeCategory] HasLanguage() is now unused.
Davide Italiano
2019-12-03
2
-8
/
+0
*
[FormatManager] Provide only one variant of EnableCategory.
Davide Italiano
2019-12-03
1
-11
/
+2
*
[DataVisualization] Simplify. NFCI.
Davide Italiano
2019-12-03
1
-2
/
+1
*
[TypeCategory] Nothing passes down a list of languages.
Davide Italiano
2019-12-03
2
-9
/
+4
*
[EditLine] Fix RecallHistory to make it go in the right direction.
Jonas Devlieghere
2019-12-03
2
-30
/
+82
*
[lldb/Reproducer] Add version check
Jonas Devlieghere
2019-12-03
5
-4
/
+53
[next]