summaryrefslogtreecommitdiff
path: root/lldb/unittests/Disassembler
AgeCommit message (Expand)Author
2025-07-14[lldb] Improve disassembly of unknown instructions (#145793)tedwoodward
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath
2025-03-30[lldb] Fix cmake logic when no targets are configuredReid Kleckner
2025-03-30[lldb] Combine disassembler gtest binaries for efficiency (#133539)Reid Kleckner
2024-11-11[lldb] Support overriding the disassembly CPU & features (#115382)Jonas Devlieghere
2024-08-19[lldb][test] Fix GCC warnings in TestGetControlFlowKindX86.cppDavid Spickett
2024-01-29[lldb][NFC] Fix more license headersDavid Spickett
2023-09-01[lldb][NFC] Put disassembler test classes and methods in anonymous namespaceVenkata Ramanaiah Nalamothu
2023-08-14[lldb][NFC] Use MCInstrAnalysis when available in the disassembler pluginVenkata Ramanaiah Nalamothu
2022-07-26Move GetControlFlowKind's logic to DisassemblerLLVMC.cppWalter Erquinigo
2022-07-12[trace] Add a flag to the decoder to output the instruction typeWalter Erquinigo
2020-02-17[lldb/Plugins] Rename lldbPluginDisassemblerLLVM (NFC)Jonas Devlieghere
2020-02-17Revert "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plu...Jonas Devlieghere
2020-02-17Re-land "[lldb/CMake] Auto-generate the Initialize and Terminate calls for pl...Jonas Devlieghere
2020-02-17Revert "[lldb/CMake] Auto-generate the Initialize and Terminate calls for plu...Jonas Devlieghere
2020-02-17[lldb/CMake] Auto-generate the Initialize and Terminate calls for pluginJonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2020-01-21[lldb/Plugin] Move DisassemblerLLVMC for consistency with plugin (NFC)Jonas Devlieghere
2019-03-07When disassembling Aarch64 target and vendor Apple, set the cpu toJason Molenda
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-12If we fail to get an armv7em-- disassembler from llvm, skip theJason Molenda
2018-09-11[NFC] Fix compiler warning in TestArmv7Disassembly.cppRaphael Isemann
2018-09-07[Disassembler] Run ARM-specific tests only if the ARM backend is built.Davide Italiano
2018-09-07Enable the fp-armv8 disassembler feature when disassembling Cortex-MJason Molenda