[GVN] Propagate llvm.access.group metadata of loads
[platform/upstream/llvm.git] / lldb /
2021-03-31 Muhammad Omair JavaidRevert "[LLDB] Arm64/Linux Add MTE and Pointer Authenti...
2021-03-31 Muhammad Omair JavaidRevert "[LLDB] Arm64/Linux test case for MTE and Pointe...
2021-03-31 Muhammad Omair JavaidRevert "[LLDB] Skip TestVSCode_disconnect.test_launch...
2021-03-31 Walter ErquinigoFix errors in 0b69756110db444282c40ea16929186b2910c3b1
2021-03-31 Walter Erquinigo[trace][intel-pt] Implement trace start and trace stop
2021-03-30 Muhammad Omair Javaid[LLDB] Arm64/Linux test case for MTE and Pointer Authen...
2021-03-30 Muhammad Omair Javaid[LLDB] Arm64/Linux Add MTE and Pointer Authentication...
2021-03-30 Muhammad Omair Javaid[LLDB] Add support for Arm64/Linux dynamic register...
2021-03-30 Jonas Devlieghere[lldb] Remove reproducer from previous test run
2021-03-30 Michał Górny[lldb] [test] Mark more lldb-server tests xfail on...
2021-03-30 Pavel Labath[lldb] More missing includes in TestGdbRemote_vContThreads
2021-03-30 Pavel Labath[lldb] Add missing include in TestGdbRemote_vContThread...
2021-03-30 Pavel Labath[lldb] Fix TestStopOnSharedlibraryEvents.py on linux
2021-03-30 Pavel Labath[lldb/test] Deflake TestGdbRemote_vContThreads even...
2021-03-30 Pavel Labath[lldb] Remove linux/mips debugging support
2021-03-30 Michał Górny[lldb] [server] Support for multiprocess extension
2021-03-30 Michał Górny[lldb] [Process/gdb-remote] Fix TID reading to use U64
2021-03-30 Muhammad Omair JavaidFix cleanup error in TestVSCode_disconnect.test_launch
2021-03-30 Pavel Labath[lldb] Change CreateHostNativeRegisterContextLinux...
2021-03-30 Raphael Isemann[lldb] Add a test for Obj-C properties with conflicting...
2021-03-30 Pavel LabathRevert "[lldb/DWARF] Simplify DIE extraction code slightly"
2021-03-30 Pavel Labath[lldb] Remove ScriptInterpreterLuaTest.Plugin unittest
2021-03-30 Pavel Labath[lldb] Add a dwarf unit test for null unit dies
2021-03-30 Pavel Labath[lldb/DWARF] Simplify DIE extraction code slightly
2021-03-29 Jonas Devlieghere[lldb] Prints error using WithColor::error in lldb...
2021-03-29 Greg ClaytonFix .debug_aranges parsing issues.
2021-03-29 Jonas Devlieghere[lldb] Print stack trace when lldb-vscode crashes
2021-03-29 Raphael Isemann[lldb][NFC] Fix -Wdocumentation issue in ModuleSpec...
2021-03-29 Raphael Isemann[lldb][NFC] Fix -Wdocumentation issue in ProcessMinidump
2021-03-29 Jonas Devlieghere[lldb] Move UpdateISAToDescriptorMap into ClassInfoExtr...
2021-03-29 Jonas Devlieghere[lldb] Include llvm-config.h instead of config.h
2021-03-29 Raphael Isemann[lldb][NFC] Add a test case for Objective-C properties...
2021-03-29 Raphael Isemann[lldb] Don't search for system specific strings in...
2021-03-29 Jan Kratochvil[lldb] Fix Error/assert.test regression with symbols
2021-03-28 Jonas Devlieghere[lldb] Fix capitalization in CMake status message
2021-03-27 Jonas Devlieghere[lldb] Fix TestAppleSimulatorOSType for older watchOS...
2021-03-27 Jonas Devlieghere[lldb] Stop using i386 for the watchOS simulator
2021-03-26 Jonas Devlieghere[lldb] Remove UpdateISAToDescriptorMapFromMemory
2021-03-26 Jonas Devlieghere[lldb] Add consistency between reading the dynamic...
2021-03-26 Jonas Devlieghere[lldb] Support lazily named classes in the Objective...
2021-03-26 Pavel Labath[lldb] Skip TestVSCode_launch.test_progress_events...
2021-03-26 Pavel Labath[lldb] XFAIL TestGdbRemote_vContThreads on macos
2021-03-26 Pavel Labath[lldb] Really fix dwarf5-debug_line-file-index.s
2021-03-26 Muhammad Omair Javaid[LLDB] Skip TestVSCode_disconnect.test_launch arm/linux
2021-03-25 Muhammad Omair Javaid[LLDB] Skip TestVSCode_launch.test_progress_events...
2021-03-25 Jonas Devlieghere[lldb] Add IsFullyInitialized to DynamicLoader
2021-03-25 Vedant Kumar[lldb/Commands] Fix spelling of target.move-to-nearest...
2021-03-25 Abhina Sreeskantha... [NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Raphael Isemann[lldb] Fix TestVSCode.test_progress_events on Linux...
2021-03-25 Fred Riss[lldb/ObjC] Make the NonPointerIsaCache initialization...
2021-03-25 Jonas Devlieghere[lldb] Format AppleObjCRuntimeV2 (NFC)
2021-03-24 Med Ismail BennaniRevert "[lldb/Plugins] Add ScriptedProcess Process...
2021-03-24 Greg ClaytonAdd a progress class that can track long running operat...
2021-03-24 Jim InghamDisable the tests except on Darwin.
2021-03-24 Jim InghamMake the stop-on-sharedlibrary-events setting work.
2021-03-24 Shafik Yaghmour[NFC][LLDB] Removing extra semicolons to silence -Wc...
2021-03-24 Med Ismail Bennani[lldb/Plugins] Add ScriptedProcess Process Plugin
2021-03-24 Dmitri GribenkoUpdated LLDB for the new Clang Language enumerator...
2021-03-24 David ZarzyckiRevert "[lldb/Plugins] Add ScriptedProcess Process...
2021-03-24 Raphael Isemann[lldb] Add llgs_test decorator back to TestAutoInstallM...
2021-03-24 Jason MolendaHandle a LC_NOTE main bin spec for user process corefiles
2021-03-24 Jason MolendaUpdate SafeMachO.h to #undefine more names
2021-03-23 Shafik Yaghmour[NFC][LLDB] Removing extra semicolons to silence -Wc...
2021-03-23 Adrian PrantlTeach DWARFExpression about DWARF 4+ Location Descriptions
2021-03-23 Med Ismail Bennani[lldb/Plugins] Add ScriptedProcess Process Plugin
2021-03-23 Med Ismail Bennani[lldb/bindings] Add Python ScriptedProcess base class...
2021-03-23 Med Ismail Bennani[lldb/Interpreter] Add ScriptInterpreter Wrapper for...
2021-03-23 Med Ismail Bennani[lldb/Commands] Add command options for ScriptedProcess...
2021-03-23 Martin Storsjö[lldb] Silence GCC warnings about format not being...
2021-03-22 Jonas DevlieghereRe-land "[lldb] Make the API, Shell and Unit tests...
2021-03-22 Jonas Devlieghere[lldb] config.test_exec_root is set by lit.cfg.py
2021-03-22 Pavel Labath[lldb] Re-disable dwarf5-debug_line-file-index.s
2021-03-22 Pavel Labath[lldb] Attempt to fix dwarf5-debug_line-file-index.s
2021-03-22 Pavel Labath[lldb] Fix test_exec_root of API tests
2021-03-22 Muhammad Omair Javaid[LLDB] XFAIL dwarf5-debug_line-file-index.s on arm...
2021-03-22 Kim-Anh Tran[lldb] Use CompileUnit::ResolveSymbolContext in SymbolF...
2021-03-20 Jonas DevlieghereRevert "[lldb] Make the API, Shell and Unit tests indep...
2021-03-19 Vedant Kumar[lldb/PlatformPOSIX] Change LoadImage default to RTLD_L...
2021-03-19 Vedant KumarRevert "[lldb/PlatformPOSIX] Change LoadImage default...
2021-03-19 Vedant Kumar[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY
2021-03-19 Jonas Devlieghere[lldb] Update assert.test to be less strict
2021-03-19 Jonas Devlieghere[lldb] Call os_log_fault on lldb_assert
2021-03-19 Jim InghamRevert "Make the stop-on-sharedlibrary-events setting...
2021-03-19 Jim InghamRevert "Skip all the tests for Windows."
2021-03-19 Jim InghamSkip all the tests for Windows.
2021-03-19 Jim InghamMake the stop-on-sharedlibrary-events setting work.
2021-03-19 Jonas Devlieghere[lldb] Make the API, Shell and Unit tests independent...
2021-03-19 Muhammad Omair Javaid[LLDB] Skip TestExitDuringExpression on aarch64/linux...
2021-03-19 Jim InghamDon't assume that stepping out of a function will land...
2021-03-18 Jonas Devlieghere[lldb] Move Apple simulators test targets under API
2021-03-18 Pavel Labath[lldb] Fix flakyness in TestGdbRemote_vContThreads
2021-03-18 Pavel Labath[lldb] Fix TestAutoInstallMainExecutable.py
2021-03-17 Jan Kratochvil[lldb/Docs] Update docs with new buildbot URLs
2021-03-17 Michał Górny[lldb] [test] Skip vCont tests on Windows
2021-03-17 Michał Górny[lldb] [test] Fix TestGdbRemote_vContThreads.py logic
2021-03-17 David Spickett[lldb] Correct unsigned decimal argument check in memor...
2021-03-17 David Spickett[lldb] Correct typo in memory read error
2021-03-17 Vassil VassilevMake iteration over the DeclContext::lookup_result...
2021-03-15 Walter ErquinigoFix 34885bffdf43920c0f011e17a65fd678100240dd
2021-03-15 Walter Erquinigo[lldb-vscode] Handle request_evaluate's context attribute
next