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 年之前 |
Scott Linder
|
4863252bec
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
|
7 年之前 |
Brock Wyma
|
552a6fb7db
[CodeView] Allow variable names to be as long as the codeview format supports
|
7 年之前 |
Brock Wyma
|
2fd14ed24d
[CodeView] Class record member counts should include base classes and ...
|
7 年之前 |
Brock Wyma
|
d556d2669b
Test commit.
|
7 年之前 |
Sander de Smalen
|
959cee720d
[Metadata] Extend 'count' field of DISubrange to take a metadata node
|
7 年之前 |
Aaron Smith
|
50a5862328
[CodeView] Fix the type for a variadic argument
|
7 年之前 |
Matthias Braun
|
d318139827
MachineFunction: Return reference from getFunction(); NFC
|
7 年之前 |
Zachary Turner
|
5c7c640d1d
[CodeView] Teach clang to emit the .debug$H COFF section.
|
7 年之前 |
Zachary Turner
|
ab45c0673e
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
|
7 年之前 |
David Blaikie
|
e3a9b4ce3a
Fix a bunch more layering of CodeGen headers that are in Target
|
7 年之前 |
David Blaikie
|
803f827385
Move TargetFrameLowering.h to CodeGen where it's implemented
|
7 年之前 |
Reid Kleckner
|
207bce3fb1
[codeview] Merge file checksum entries for DIFiles with the same absolute path
|
7 年之前 |