aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag inste...Abhina Sreeskantharajan2021-04-061-1/+1
* Reapply "[DebugInfo] Handle multiple variable location operands in IR"Stephen Tozer2021-03-171-3/+4
* Revert "[DebugInfo] Handle multiple variable location operands in IR"Hans Wennborg2021-03-171-4/+3
* [Debugify][OriginalDIMode] Export the report into JSON fileDjordje Todorovic2021-03-111-30/+104
* [DebugInfo] Handle multiple variable location operands in IRgbtozers2021-03-091-3/+4
* Reland "[Debugify] Make the debugify aware of the original (-g) Debug Info"Djordje Todorovic2021-02-181-41/+330
* Revert "[Debugify] Make the debugify aware of the original (-g) Debug Info"Djordje Todorovic2021-02-181-330/+41
* [Debugify] Make the debugify aware of the original (-g) Debug InfoDjordje Todorovic2021-02-181-41/+330
* [llvm] Construct SmallVector with iterator ranges (NFC)Kazu Hirata2021-01-161-3/+1
* Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber2020-12-141-9/+31
* Revert "[MachineDebugify] Insert synthetic DBG_VALUE instructions"Nico Weber2020-12-141-31/+9
* [Debugify] Skip debugifying on special/immutable passesArthur Eubanks2020-11-161-0/+12
* [Debugify] Port -debugify-each to NewPMFangrui Song2020-11-021-10/+38
* [Debugify] Move global namespace functions into llvm::Fangrui Song2020-10-281-8/+31
* Revert rG5dd566b7c7b78bd- "PassManager.h - remove unnecessary Function.h/Modu...Simon Pilgrim2020-07-241-0/+1
* PassManager.h - remove unnecessary Function.h/Module.h includes. NFCI.Simon Pilgrim2020-07-241-1/+0
* [debugify] Demote an error about empty locations to a warningVedant Kumar2020-06-261-2/+1
* [NFC][Debugify] Format the CheckModuleDebugify outputDjordje Todorovic2020-05-271-1/+1
* [Debugify] Do not require named metadata to be present when strippingVedant Kumar2020-04-221-1/+2
* [MachineDebugify] Insert synthetic DBG_VALUE instructionsVedant Kumar2020-04-221-9/+31
* [Debugify] Strip added metadata in the -debugify-each pipelineVedant Kumar2020-04-131-6/+49
* Add MIR-level debugify with only locations support for nowDaniel Sanders2020-04-071-6/+12
* Add option to limit Debugify to locations (omitting variables)Daniel Sanders2020-04-061-0/+14
* [Transforms][Debugify] Ignore PHI nodes when checking for DebugLocsPierre-vh2020-02-271-1/+1
* Add missing includes needed to prune LLVMContext.h include, NFCReid Kleckner2019-11-141-1/+2
* [debugify] Move the Debugify pass from tools/opt to lib/Transform/UtilsDaniel Sanders2019-11-071-0/+434