summaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
AgeCommit message (Expand)Author
2020-10-28Recommit "[CodeView] Emit static data members as S_CONSTANTs."Amy Huang
2020-10-27Revert "[CodeView] Emit static data members as S_CONSTANTs."Amy Huang
2020-10-26[CodeView] Emit static data members as S_CONSTANTs.Amy Huang
2020-10-19[COFF][ARM] Fix CodeView for Windows on 32bit ARM targets.Luqman Aden
2020-10-16Revert "make the AsmPrinterHandler array public"Jameson Nash
2020-10-16make the AsmPrinterHandler array publicJameson Nash
2020-09-11[DebugInfo] Fixing CodeView assert related to lowerBound field of DISubrange.Alok Kumar Sharma
2020-08-17Revert "Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO record"Alexandre Ganea
2020-08-10Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO recordAlexandre Ganea
2020-08-01Use llvm::is_contained where appropriate (NFC)Kazu Hirata
2020-07-22CodeViewDebug.cpp - remove duplicate includes that already exist in CodeViewD...Simon Pilgrim
2020-07-14[NFC] Add 'override' keyword where missing in include/ and lib/.Logan Smith
2020-07-10Revert "Re-land [CodeView] Add full repro to LF_BUILDINFO record"Alexandre Ganea
2020-07-10Re-land [CodeView] Add full repro to LF_BUILDINFO recordAlexandre Ganea
2020-06-18[CodeView] Revert 8374bf43634725dc02a262a77b5f940fca25938c and 403f9537924b89...Alexandre Ganea
2020-06-18[CodeView] Fix generated command-line expansion in LF_BUILDINFO. Fix the 'pdb...Alexandre Ganea
2020-06-18[CodeView] Add full repro to LF_BUILDINFO recordAlexandre Ganea
2020-05-28[DebugInfo] Upgrade DISubrange to support Fortran dynamic arraysAlok Kumar Sharma
2020-05-18Re-land [Debug][CodeView] Emit fully qualified names for globalsReid Kleckner
2020-05-18Revert 76c5f277f2 "Re-land [Debug][CodeView] Emit fully qualified names for g...Hans Wennborg
2020-05-15Re-land [Debug][CodeView] Emit fully qualified names for globalsAlexandre Ganea
2020-05-06Revert "[Debug][CodeView] Emit fully qualified names for globals"Alexandre Ganea
2020-05-06[Debug][CodeView] Emit fully qualified names for globalsAlexandre Ganea
2020-05-04[DebugInfo][CodeView] Include namespace into emitted globalsAlexandre Ganea
2020-04-20[MC][NFC] Use camelCase style for functions in MCObjectStreamerShengchen Kan
2020-04-18[DebugInfo] Change DIEnumerator payload type from int64_t to APIntLemonBoy
2020-04-16Reland "[codeview] Reference types in type parent scopes"Amy Huang
2020-04-07CodeGen: Use Register in TargetFrameLoweringMatt Arsenault
2020-03-12Add support for SHA256 source file checksums in debug infoArlo Siemsen
2020-03-03[DebugInfo] Fix for adding "returns cxx udt" option to functions in CodeView.Amy Huang
2020-02-29[MC] Add MCStreamer::emitInt{8,16,32,64}Fangrui Song
2020-02-14[MCStreamer] De-capitalize EmitValue EmitIntValue{,InHex}Fangrui Song
2020-02-14[MC] De-capitalize another set of MCStreamer::Emit* functionsFangrui Song
2020-02-14[MC] De-capitalize some MCStreamer::Emit* functionsFangrui Song
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-11-08Revert d91ed80 "[codeview] Reference types in type parent scopes"Hans Wennborg
2019-11-07[codeview] Reference types in type parent scopesReid Kleckner
2019-10-28Recommit "Add a heap alloc site marker field to the ExtraInfo in MachineInstrs"Amy Huang
2019-10-25Revert "Add an instruction marker field to the ExtraInfo in MachineInstrs."Amy Huang
2019-10-25Add an instruction marker field to the ExtraInfo in MachineInstrs.Amy Huang
2019-10-19Avoid including CodeView/SymbolRecord.h from MCStreamer.hReid Kleckner
2019-10-10[codeview] Try to avoid emitting .cv_loc with line zeroReid Kleckner
2019-08-25Removing block comments from CodeView records in assembly files & related cod...Nilanjana Basu
2019-08-21Improving CodeView debug info type record's inline commentsNilanjana Basu
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-08-05Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu
2019-08-05Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu
2019-08-05Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu
2019-08-02Temporarily Revert "Changing representation of cv_def_range directives in Cod...Eric Christopher
2019-08-02Changing representation of cv_def_range directives in Codeview debug info ass...Nilanjana Basu