summaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/LexicalScopesTest.cpp
AgeCommit message (Expand)Author
2025-10-08[llvm][DebugInfo][NFC] Abstract DICompileUnit::SourceLanguage to allow altern...Michael Buch
2025-09-29Reland "[DebugInfo][DwarfDebug] Separate creation and population of abstract ...Vladislav Dzhidzhoev
2025-09-23Revert "[DebugInfo][DwarfDebug] Separate creation and population of abstract ...Vladislav Dzhidzhoev
2025-09-17[DebugInfo][DwarfDebug] Separate creation and population of abstract subprogr...Vladislav Dzhidzhoev
2025-07-18[DebugInfo] Suppress lots of users of DbgValueInst (#149476)Jeremy Morse
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2024-09-21[unittests] Use {} instead of std::nullopt to initialize empty ArrayRef (#109...Jay Foad
2024-06-29[IRBuilder] Don't include Module.h (NFC) (#97159)Nikita Popov
2023-01-23[MC] Do not copy MCInstrDescs. NFC.Jay Foad
2022-12-02[llvm/unittests] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-03-18[Codegen][tablgen][NFC] Allow meta instruction to be target dependentShengchen Kan
2021-10-08Move TargetRegistry.(h|cpp) from Support to MCReid Kleckner
2021-06-06[LexicalScopesTest] Add missing IRBuilder.h include (NFC)Nikita Popov
2020-12-15[docs][unittest][Go][StackProtector] Migrate deprecated DebugInfo::get to DIL...Fangrui Song
2020-02-28[DebugInfo] Re-implement LexicalScopes dominance method, add unit testsJeremy Morse