summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/MIR/InstrRef
AgeCommit message (Expand)Author
2025-11-13[X86][NewPM] Port X86 FP Stackifier Pass to NewPMAiden Grossman
2025-08-12[MIR] Remove std::variant from multiple save/restore point handling [nfc] (#1...Philip Reames
2025-07-03[PHIElimination] Revert #131837 #146320 #146337 (#146850)Guy David
2025-06-29[PHIElimination] Reuse existing COPY in predecessor basic block (#131837)Guy David
2025-01-23[DebugInfo][InstrRef] Avoid producing broken DW_OP_deref_sizes (#123967)Jeremy Morse
2024-12-15[MIR,test] Change llc -march=x86-64 to -mtriple=x86_64Fangrui Song
2024-11-07Remove `br i1 undef` from some regression tests [NFC] (#115130)Lee Wei
2024-05-03[DebugInfo,test] Convert text files from CRLF to LFFangrui Song
2024-03-21Reapply "Move assertion for AdjustsStack from PEI to MachineVerifier (#85698)"Jonas Paulsson
2024-03-20Revert "Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)"Jonas Paulsson
2024-03-20Move assertion for AdjustsStack from PEI to MachineVerifier. (#85698)Jonas Paulsson
2024-02-06[DebugInfo/MIR] Convert tests to opaque pointers (NFC)Fangrui Song
2023-11-18[GreedyRA] Improve RA for nested loop induction variables (#72093)David Green
2023-06-28Reapply "[DebugInfo][InstrRef] Instrument x86 CMOV conversion to preserve var...Jeremy Morse
2023-06-27Revert "[DebugInfo][InstrRef] Instrument x86 CMOV conversion to preserve vari...Stephen Tozer
2023-06-27[DebugInfo][InstrRef] Instrument x86 CMOV conversion to preserve variable valuesJeremy Morse
2023-06-21RegisterCoalescer: Fix name of passMatt Arsenault
2023-05-19Revert "Revert "[X86] Remove patterns for ADC/SBB with immediate 8 and optimi...Shengchen Kan
2023-05-19Revert "[X86] Remove patterns for ADC/SBB with immediate 8 and optimize durin...Hans Wennborg
2023-05-19[X86] Remove patterns for ADD/AND/OR/SUB/XOR/CMP with immediate 8 and optimiz...Shengchen Kan
2023-05-18[DebugInfo][InstrRef] Prettyprint metadataHeejin Ahn
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-02-01Transform slow LEA_B_I_D/LEA_SLOWBASE_I -> LEA_IS_D/LEA_IS iff base == indexNoah Goldstein
2023-01-20[DebugInfo] Store instr-ref mode of MachineFunction in memberJeremy Morse
2023-01-06[DebugInfo] Add support for variadic DBG_INSTR_REFs in LiveDebugValuesStephen Tozer
2023-01-06[DebugInfo] Allow non-stack_value variadic expressions and use in DBG_INSTR_REFStephen Tozer
2023-01-06[DebugInfo][NFC] Add new MachineOperand type and change DBG_INSTR_REF syntaxStephen Tozer
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-09-30Fix tied operands in phi-coalescing.mir test; try to adapt MLRegalloc testsMatthias Braun
2022-09-30X86: Stop assigning register costs for longer encodings.Matthias Braun
2022-09-01Reapply "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops"Stephen Tozer
2022-08-24Revert "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops"Stephen Tozer
2022-08-23[DebugInfo] Extend the InstrRef LDV to support DbgValues with many OpsStephen Tozer
2022-05-12[DebugInfo][InstrRef] Describe value sizes when spilt to stackJeremy Morse
2022-04-28Revert "[DebugInfo][InstrRef] Describe value sizes when spilt to stack"Zequan Wu
2022-04-27[DebugInfo][InstrRef] Describe value sizes when spilt to stackJeremy Morse
2022-04-26Reapply D124184, [DebugInfo][InstrRef] Add a size operand to DBG_PHIJeremy Morse
2022-04-25Revert "Reapply D124184, [DebugInfo][InstrRef] Add a size operand to DBG_PHI"Jeremy Morse
2022-04-25Reapply D124184, [DebugInfo][InstrRef] Add a size operand to DBG_PHIJeremy Morse
2022-04-25Revert "[DebugInfo][InstrRef] Add a size operand to DBG_PHI"Jeremy Morse
2022-04-25[DebugInfo][InstrRef] Add a size operand to DBG_PHIJeremy Morse
2022-03-17[DebugInfo][InstrRef] Prefer stack locations for variablesJeremy Morse
2022-02-10[DebugInfo][InstrRef] Avoid duplicate instruction numbers in x86-lea-fixupJeremy Morse
2022-02-10[DebugInfo][InstrRef] Don't fire assertions if debug-info is faultyJeremy Morse
2022-02-02[DebugInfo][InstrRef] Fix a tombstone-in-DenseMap crash from D117877Jeremy Morse
2022-02-02Re-apply 3fab2d138e30, now with a triple addedJeremy Morse
2022-02-01Revert "[DebugInfo][InstrRef] Add a max-stack-slots-to-track cut-out"Kevin Athey
2022-02-01[DebugInfo][InstrRef] Add a max-stack-slots-to-track cut-outJeremy Morse
2022-01-31[DebugInfo][InstrRef] Don't fully propagate single assigned variablesJeremy Morse
2022-01-28[MVerifier] Don't check liveness of any debug instruction operandsJeremy Morse