OSDN Git Service

android: AMDGPU/GlobalISel: fix tablegen rules (llvm90)
[android-x86/external-llvm.git] / test / DebugInfo / COFF /
2019-08-30 Hans WennborgMerging r368164:
2019-07-17 Nilanjana BasuChanges to display code view debug info type records...
2019-07-17 Nilanjana BasuAdding inline comments to code view type record directi...
2019-07-09 Nilanjana BasuChanging CodeView debug info type record representation...
2019-07-03 Nilanjana BasuRevert Changing CodeView debug info type record represe...
2019-07-03 Nilanjana BasuChanging CodeView debug info type record representation...
2019-06-20 Amy HuangStore a pointer to the return value in a static alloca...
2019-06-13 Amy HuangUse fully qualified name when printing S_CONSTANT records
2019-06-13 Jeremy Morse[DebugInfo] Use FrameDestroy to extend stack locations...
2019-06-10 Jeremy Morse[DebugInfo] Terminate all location-lists at end of...
2019-06-01 Tom Tan[COFF, ARM64] Fix location of ARM64 CodeView test
2019-05-31 Tom Tan[COFF, ARM64] Add CodeView register mapping
2019-05-30 Amy HuangAdd enums as global variables in the IR metadata.
2019-05-29 Amy HuangCodeView - add static data members to global variable...
2019-05-16 Amy HuangEmit global variables as S_CONSTANT records for codevie...
2019-05-15 Fangrui Song[IR] Disallow llvm.global_ctors and llvm.global_dtors...
2019-05-08 Eric ChristopherTemporarily Revert "[DebugInfo] Terminate more location...
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-04-29 Jeremy Morse[DebugInfo] Terminate more location-list ranges at...
2019-04-11 Aaron Smith[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-10 David Stenberg[DebugInfo] Track multiple registers in DbgEntityHistor...
2019-04-03 Hans WennborgRevert r357256 "[DAGCombine] Improve Lifetime node...
2019-03-29 Nirav Dave[DAGCombine] Improve Lifetime node chains.
2019-03-27 Nirav Dave[DAGCombiner] Teach TokenFactor pruning to peek through...
2019-03-13 Clement CourbetRe-land r354244 "[DAGCombiner] Eliminate dead stores...
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-02-26 Aaron Smith[CodeView] Emit HasConstructorOrDestructor class option...
2019-02-18 Clement CourbetRevert r354244 "[DAGCombiner] Eliminate dead stores...
2019-02-18 Clement Courbet[DAGCombiner] Eliminate dead stores to stack.
2019-02-13 David Stenberg[DebugInfo] Stop changing labels for register-described...
2019-02-12 David Stenberg[DebugInfo] Keep parameter DBG_VALUEs before prologue...
2019-01-23 Josh Stone[CodeView] Allow empty types in member functions
2019-01-16 Mandeep Singh Grang[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm...
2019-01-15 James Y KnightRemove irrelevant references to legacy git repositories...
2019-01-08 Paul RobinsonRename DIFlagFixedEnum to DIFlagEnumClass. NFC
2018-12-26 Reid Kleckner[codeview] Check if this 'this' type of a method is...
2018-12-20 Brock Wyma[CodeView] Emit global variables within lexical scopes...
2018-12-18 Reid Kleckner[codeview] Align symbol records to save 441MB during...
2018-12-11 Reid Kleckner[codeview] Look through typedefs in getCompleteTypeIndex
2018-11-20 Zachary Turner[CodeView] Add support for ref-qualified member functions.
2018-11-20 Zachary Turner[CodeView] Mark this pointers as const.
2018-11-20 Zachary Turner[CodeView] Don't print PointerAttributes when dumping.
2018-11-16 Reid Kleckner[codeview] Expose -gcodeview-ghash for global type...
2018-11-03 Reid Kleckner[codeview] Let the X86 backend tell us the VFRAME offse...
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-10-12 Reid Kleckner[codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd...
2018-10-02 Aaron Smith [CodeView] Only add the Scoped flag for an enum type...
2018-10-02 Aaron Smith[CodeView] Emit function options for subprogram and...
2018-10-02 Reid Kleckner[codeview] Fix 32-bit x86 variable locations in realign...
2018-10-01 Reid Kleckner[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOI...
2018-09-19 Simon Pilgrim[X86] Handle COPYs of physregs better (regalloc hints)
2018-09-07 Reid Kleckner[codeview] Improve readobj FPO dumper and pdbutil regis...
2018-08-28 Reid Kleckner[codeview] Clean up machinery for deferring .cv_loc...
2018-08-23 David BlaikieDebugInfo: Improve debug location merging
2018-08-16 Reid Kleckner[codeview] Use push_macro to avoid conflicts instead...
2018-07-18 Peter CollingbourneRename __asan_gen_* symbols to ___asan_gen_*.
2018-06-11 Brock Wyma[CodeView] Omit forward references for unnamed structs...
2018-05-29 Jonas Devlieghere[CodeView] Add prefix to CodeView registers.
2018-05-17 Zachary TurnerResubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Zachary TurnerRevert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Zachary Turner[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
2018-05-17 Reid Kleckner[codeview] Include record prefix in global type hashing
2018-05-14 Brock Wyma[CodeView] Improve debugging of virtual base class...
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-05-08 Martin Storsjo[AsmPrinter] Allow emitting codeview for any windows...
2018-04-30 Bjorn Pettersson[SelectionDAG] Improve selection of DBG_VALUE using...
2018-04-16 Brock Wyma[CodeView] Initial support for emitting S_THUNK32 symbo...
2018-04-11 Peter CollingbourneCodeGen: Don't try to canonicalize Unix-style paths...
2018-03-15 Reid KlecknerRe-land r327620 "[CodeView] Initial support for emittin...
2018-03-15 Reid KlecknerRevert r327620 "[CodeView] Initial support for emitting...
2018-03-15 Brock Wyma[CodeView] Initial support for emitting S_BLOCK32 symbo...
2018-03-14 Reid Kleckner[FastISel] Sink local value materializations to first use
2018-03-13 Brock WymaRevert r327397 [CodeView] Omit forward references for...
2018-03-13 Brock Wyma[CodeView] Omit forward references for unnamed structs...
2018-03-06 Aaron Smith[CodeView] Emit UdtSourceLine information for enums
2018-02-27 Reid Kleckner[CodeView] Lower __restrict and other pointer qualifier...
2018-02-27 Shoaib Meenai[AsmPrinter] Handle qualified unnamed types in CodeView...
2018-02-27 Geoff BerryRe-enable "[MachineCopyPropagation] Extend pass to...
2018-02-17 Quentin ColombetRevert "[MachineCopyPropagation] Extend pass to do...
2018-02-14 Paul Robinson[DWARF] Fix incorrect prologue end line record.
2018-02-11 Brock Wyma[CodeView] Allow variable names to be as long as the...
2018-02-01 Brock Wyma[CodeView] Class record member counts should include...
2018-02-01 Geoff Berry[MachineCopyPropagation] Extend pass to do COPY source...
2018-01-31 Puyan LotfiFollowup on Proposal to move MIR physical register...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-11 Aaron Smith[CodeView] Fix the type for a variadic argument
2017-12-13 Zachary Turner[CodeView] Teach clang to emit the .debug$H COFF section.
2017-12-04 Francis Visoiu Mistrih[CodeGen] Unify MBB reference format in both MIR and...
2017-11-28 Zachary Turner[CodeView] Refactor / Rewrite TypeSerializer and TypeTa...
2017-11-28 Francis Visoiu Mistrih[CodeGen] Print register names in lowercase in both...
2017-10-31 Reid Kleckner[codeview] Merge file checksum entries for DIFiles...
2017-10-12 Reid Kleckner[codeview] Don't emit FPO data in funclet prologues
2017-10-11 Reid Kleckner[codeview] Implement FPO data assembler directives
2017-10-03 Hans WennborgCodeView: Provide a .def file with the register ids
2017-10-02 Hans WennborgCodeView symbol dumper: use symbolic names for registers
2017-09-19 Reid KlecknerRe-land "Fix Bug 30978 by emitting cv file checksums."
2017-09-16 Eric BeckmannRevert "Fix Bug 30978 by emitting cv file checksums."
2017-09-15 Eric BeckmannFix Bug 30978 by emitting cv file checksums.
2017-09-15 Reid Kleckner[codeview] Use a type index of zero for static method...
2017-09-13 Reid Kleckner[codeview] VLAs and unsized arrays should use a size...
next