Aaron Smith
|
ab0e7288a6
[CodeView] Emit function options for subprogram and member functions
|
6 年之前 |
Reid Kleckner
|
a507425e00
[codeview] Fix 32-bit x86 variable locations in realigned stack frames
|
6 年之前 |
Reid Kleckner
|
9c94c5fb80
[codeview] Simplify S_DEFRANGE emission code, NFC
|
6 年之前 |
Reid Kleckner
|
6d4c271eeb
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
|
6 年之前 |
Fangrui Song
|
3b35e17b21
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 年之前 |
Reid Kleckner
|
a87575ecca
[codeview] Remove dead code
|
7 年之前 |
Hsiangkai Wang
|
799544783a
[DebugInfo] Do not generate label debug info if it has been processed.
|
7 年之前 |
Brock Wyma
|
62178e9f4e
|
7 年之前 |
Zachary Turner
|
b26b734118
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
|
7 年之前 |
Zachary Turner
|
761b193f29
Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
|
7 年之前 |
Zachary Turner
|
d0e6e5a36e
[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
|
7 年之前 |
Brock Wyma
|
086018dbbe
[CodeView] Improve debugging of virtual base class member variables
|
7 年之前 |
Shiva Chen
|
24abe71d71
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
|
7 年之前 |
Brock Wyma
|
8af1bad853
[CodeView] Initial support for emitting S_THUNK32 symbols for compiler...
|
7 年之前 |
Peter Collingbourne
|
2b8ec282c2
CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info.
|
7 年之前 |
Alexandre Ganea
|
2031cf6be1
[Debuginfo][COFF] Minimal serialization support for precompiled types records
|
7 年之前 |
Mandeep Singh Grang
|
8ba42a9352
[CodeGen] Change std::sort to llvm::sort in response to r327219
|
7 年之前 |
David Blaikie
|
fe42bd50da
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
7 年之前 |
Reid Kleckner
|
58e2c599eb
Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes"
|
7 年之前 |
Reid Kleckner
|
80c8314331
[codeview] Fix sense of the assertion about hashtable insertion
|
7 年之前 |
Reid Kleckner
|
44bbb4a2f3
[codeview] Delete FunctionInfo copy ctor and move out of DenseMap
|
7 年之前 |
Reid Kleckner
|
319ecd75bd
Revert r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes"
|
7 年之前 |
Brock Wyma
|
bb3e2694e9
[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes
|
7 年之前 |
Matt Arsenault
|
6f1d6423b3
TargetMachine: Add address space to getPointerSize
|
7 年之前 |
Brock Wyma
|
a1604a6d98
Revert r327397 [CodeView] Omit forward references for unnamed structs and ...
|
7 年之前 |
Brock Wyma
|
10ee99b9ad
[CodeView] Omit forward references for unnamed structs and unions
|
7 年之前 |
Bjorn Pettersson
|
475569518b
[SelectionDAG] Improve handling of dangling debug info
|
7 年之前 |
Aaron Smith
|
9ac1b3521a
[CodeView] Emit UdtSourceLine information for enums
|
7 年之前 |
Reid Kleckner
|
0ecafe8f60
[CodeView] Lower __restrict and other pointer qualifiers correctly
|
7 年之前 |
Shoaib Meenai
|
a2dabad651
[AsmPrinter] Handle qualified unnamed types in CodeView printer
|
7 年之前 |