summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF
Commit message (Expand)AuthorAgeFilesLines
* Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"Jeremy Morse2020-02-121-3/+3
* llc: Change behavior of -mcpu with existing attributeMatt Arsenault2020-01-072-2/+2
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-2455-107/+107
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-241-2/+2
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-247-14/+14
* [OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.Tom Weaver2019-12-201-2/+4
* [DebugInfo] Nerf placeDbgValues, with prejudiceJeremy Morse2019-12-091-28/+14
* Revert d91ed80 "[codeview] Reference types in type parent scopes"Hans Wennborg2019-11-082-135/+2
* [codeview] Reference types in type parent scopesReid Kleckner2019-11-072-2/+135
* [DebugInfo] Remove some users of DBG_VALUEs IsIndirect fieldJeremy Morse2019-10-151-3/+3
* [codeview] Try to avoid emitting .cv_loc with line zeroReid Kleckner2019-10-102-1/+78
* [Windows] Replace TrapUnreachable with an int3 insertion passReid Kleckner2019-09-091-1/+1
* Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturnReid Kleckner2019-09-031-1/+1
* [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturnReid Kleckner2019-08-301-1/+1
* Removing block comments from CodeView records in assembly files & related cod...Nilanjana Basu2019-08-257-706/+70
* [DebugInfo] Remove invalidated locations during LiveDebugValuesJeremy Morse2019-08-231-1/+0
* Improving CodeView debug info type record's inline commentsNilanjana Basu2019-08-213-136/+216
* [AArch64][WinCFI] Do not pair callee-save instructions in LoadStoreOptimizerSander de Smalen2019-08-071-2/+2
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-056-24/+24
* Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu2019-08-056-24/+24
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-056-24/+24
* Temporarily Revert "Changing representation of cv_def_range directives in Cod...Eric Christopher2019-08-026-24/+24
* Changing representation of cv_def_range directives in Codeview debug info ass...Nilanjana Basu2019-08-026-24/+24
* Temporarily revert "Changes to improve CodeView debug info type record inline...Eric Christopher2019-08-023-216/+136
* Changes to improve CodeView debug info type record inline commentsNilanjana Basu2019-08-013-136/+216
* Changes to emit CodeView debug info nested type records properly using MCStre...Nilanjana Basu2019-07-222-7/+732
* Changes to display code view debug info type records in hex formatNilanjana Basu2019-07-171-113/+113
* Adding inline comments to code view type record directives for better readabi...Nilanjana Basu2019-07-171-122/+120
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-0938-14/+405
* Revert Changing CodeView debug info type record representation in assembly fi...Nilanjana Basu2019-07-0338-405/+14
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-0338-14/+405
* Store a pointer to the return value in a static alloca and let the debugger u...Amy Huang2019-06-201-0/+144
* Use fully qualified name when printing S_CONSTANT recordsAmy Huang2019-06-131-56/+94
* [DebugInfo] Use FrameDestroy to extend stack locations to end-of-functionJeremy Morse2019-06-131-2/+3
* [DebugInfo] Terminate all location-lists at end of blockJeremy Morse2019-06-102-6/+16
* [COFF, ARM64] Fix location of ARM64 CodeView testTom Tan2019-06-012-1/+4
* [COFF, ARM64] Add CodeView register mappingTom Tan2019-05-311-0/+149
* Add enums as global variables in the IR metadata.Amy Huang2019-05-301-56/+92
* CodeView - add static data members to global variable debug info.Amy Huang2019-05-291-26/+47
* Emit global variables as S_CONSTANT records for codeview debug info.Amy Huang2019-05-161-0/+64
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-152-3/+3
* Temporarily Revert "[DebugInfo] Terminate more location-list ranges at the en...Eric Christopher2019-05-081-15/+5
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-0170-78/+78
* [DebugInfo] Terminate more location-list ranges at the end of blocksJeremy Morse2019-04-291-5/+15
* [DebugInfo] Combine Trivial and NonTrivial flagsAaron Smith2019-04-118-26/+26
* [DebugInfo] Track multiple registers in DbgEntityHistoryCalculatorDavid Stenberg2019-04-101-1/+1
* Revert r357256 "[DAGCombine] Improve Lifetime node chains."Hans Wennborg2019-04-031-0/+13
* [DAGCombine] Improve Lifetime node chains.Nirav Dave2019-03-291-13/+0
* [DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodesNirav Dave2019-03-271-6/+5
* Re-land r354244 "[DAGCombiner] Eliminate dead stores to stack."Clement Courbet2019-03-131-32/+0
OpenPOWER on IntegriCloud