summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/KeyInstructions
AgeCommit message (Expand)Author
2025-06-30[KeyInstr] Fully support mixed key/non-key inlining modes (#144103)Orlando Cazalet-Hyams
2025-06-30[KeyInstr] Use DISubprogram's is-key-instructions-on flag at DWARF emission (...Orlando Cazalet-Hyams
2025-06-30[KeyInstr] Add DISubprogram::keyInstructions bit (#144107)Orlando Cazalet-Hyams
2025-05-13[KeyInstr][DwarfDebug] Add is_stmt emission support (#133495)Orlando Cazalet-Hyams
2025-05-09[KeyInstr][LoopUnswitch] Remap cloned instructions' atoms (#133491)Orlando Cazalet-Hyams
2025-05-09[KeyInstr][JumpThreading] Remap atoms after threading (#133487)Orlando Cazalet-Hyams
2025-05-09[KeyInstr][LoopUnroll] Remap atoms while unrolling (#133489)Orlando Cazalet-Hyams
2025-05-08[KeyInstr] Remap cloned PHIs in BreakCriticalEdges (#133493)Orlando Cazalet-Hyams
2025-05-08[KeyInstr] Add MIR parser support (#133494)Orlando Cazalet-Hyams
2025-05-07[KeyInstr][LoopRotate] Remap atoms of duplicated instructions (#133490)Orlando Cazalet-Hyams
2025-05-07[KeyInstr][JumpThreading] Remap atoms duping bb with cond br on phi into pred...Orlando Cazalet-Hyams
2025-05-07[KeyInstr][JumpThreading] Remap atoms in blocks duplicated for threading (#13...Orlando Cazalet-Hyams
2025-05-07[KeyInstr][Inline] Don't propagate atoms to inlined nodebug instructions (#13...Orlando Cazalet-Hyams
2025-05-07[KeyInstr][SimplifyCFG] Remap atoms after duplication for threading (#133484)Orlando Cazalet-Hyams
2025-05-06[KeyInstr][debugify] Add --debugify-atoms to add key instructions metadata (#...Orlando Cazalet-Hyams
2025-05-06[KeyInstr][SimplifyCFG] Remap atoms when folding br to common succ into pred ...Orlando Cazalet-Hyams
2025-05-06[KeyInstr] Inline atom info (#133481)Orlando Cazalet-Hyams
2025-05-01[KeyInstr] Add fields to DILocation behind compile time flag (#133477)Orlando Cazalet-Hyams