index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Architecture
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Rename Logging.h to LLDBLog.h and clean up includes
Pavel Labath
2022-02-03
1
-0
/
+1
*
[lldb] Convert "LLDB" log channel to the new API
Pavel Labath
2022-02-02
1
-1
/
+1
*
[lldb] Remove ConstString from ABI, Architecture and Disassembler plugin names
Pavel Labath
2021-10-22
8
-32
/
+8
*
[lldb] Return StringRef from PluginInterface::GetPluginName
Pavel Labath
2021-10-18
8
-14
/
+12
*
[lldb] Remove PluginInterface::GetPluginVersion
Pavel Labath
2021-09-13
8
-8
/
+0
*
[lldb][AArch64] Add MTE memory tag reading to lldb
David Spickett
2021-06-24
4
-0
/
+97
*
Target::ReadMemory read from read-only binary file Section, not memory
Jason Molenda
2021-04-16
1
-3
/
+1
*
[lldb] Reduce duplication in the Disassembler class
Pavel Labath
2020-03-09
1
-2
/
+3
*
[lldb] Have Disassembler::ParseInstructions take a Target&
Pavel Labath
2020-03-03
2
-8
/
+4
*
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
Jonas Devlieghere
2020-02-17
3
-9
/
+9
*
[lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)
Jonas Devlieghere
2020-02-14
3
-3
/
+3
*
[LLDB] Fix GCC warnings about extra semicolons. NFC.
Martin Storsjö
2020-02-10
3
-3
/
+3
*
[lldb/Plugins] Use external functions to (de)initialize plugins
Jonas Devlieghere
2020-02-07
3
-0
/
+6
*
[lldb][NFC] Fix all formatting errors in .cpp file headers
Raphael Isemann
2020-01-24
3
-3
/
+3
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-4
/
+4
*
Simplify Triple::ppc64{,le} checks with Triple::isPPC64()
Fangrui Song
2019-05-16
1
-5
/
+4
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Replace auto -> llvm::Optional<uint64_t>
Adrian Prantl
2019-01-15
1
-1
/
+1
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
Don't type-erase the SymbolContextItem enumeration.
Zachary Turner
2018-10-25
1
-1
/
+2
*
Move architecture-specific address adjustment to architecture plugins
Tatyana Krasnukha
2018-09-21
6
-0
/
+339
*
Add missing constness.
Tatyana Krasnukha
2018-06-27
3
-3
/
+3
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-34
/
+31
*
Re-add change for https://reviews.llvm.org/D42582 with added directories.
Jim Ingham
2018-03-12
4
-0
/
+125
*
Revert "Improve prologue handling to support functions with multiple entry po...
Vedant Kumar
2018-03-12
1
-1
/
+0
*
Improve prologue handling to support functions with multiple entry points.
Jim Ingham
2018-03-12
1
-0
/
+1
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
2
-1
/
+2
*
Move StopInfoOverride callback to the new architecture plugin
Pavel Labath
2017-10-25
4
-0
/
+177