index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
CodeViewDebug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-1
/
+2
*
[pdb] Write PDB TPI Stream from Yaml.
Zachary Turner
2016-09-09
1
-0
/
+1
*
[codeview] Emit vtable shape information
Reid Kleckner
2016-08-31
1
-0
/
+1
*
[codeview] Shrink inlined call site line info tables
Reid Kleckner
2016-07-14
1
-0
/
+3
*
Retry: "Emit CodeView type records for nested classes."
Adrian McCarthy
2016-07-06
1
-1
/
+1
*
Revert "Emit CodeView type records for nested classes."
Adrian McCarthy
2016-07-06
1
-1
/
+1
*
Emit CodeView type records for nested classes.
Adrian McCarthy
2016-07-06
1
-1
/
+1
*
[codeview] Emit parameter variables in the right order
Reid Kleckner
2016-06-24
1
-0
/
+4
*
[codeview] Emit base class information from DW_TAG_inheritance nodes
Reid Kleckner
2016-06-24
1
-0
/
+4
*
[codeview] Add classes and unions to the Local/Global UDTs lists
Hans Wennborg
2016-06-23
1
-0
/
+2
*
[codeview] Emit retained types
Hans Wennborg
2016-06-23
1
-0
/
+2
*
[codeview] Defer emission of all referenced complete records
Reid Kleckner
2016-06-22
1
-0
/
+11
*
[codeview] Remove ClassInfoMap
Reid Kleckner
2016-06-22
1
-3
/
+1
*
[codeview] Improve names of types in scopes and member function ids
Reid Kleckner
2016-06-22
1
-5
/
+10
*
[codeview] Emit non-virtual method type.
Amjad Aboud
2016-06-18
1
-16
/
+28
*
[CodeView] Implement support for enums
David Majnemer
2016-06-16
1
-0
/
+1
*
[CodeView] Add support for emitting S_UDT for typedefs
David Majnemer
2016-06-15
1
-0
/
+17
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-1
/
+1
*
Generate codeview for array type metadata.
Adrian McCarthy
2016-06-08
1
-0
/
+1
*
Re-land "[codeview] Emit information about global variables"
Reid Kleckner
2016-06-07
1
-0
/
+11
*
Revert "[codeview] Emit information about global variables"
Reid Kleckner
2016-06-06
1
-11
/
+0
*
[codeview] Emit information about global variables
Reid Kleckner
2016-06-06
1
-0
/
+11
*
[codeview] Add basic record type translation
Reid Kleckner
2016-06-03
1
-1
/
+26
*
[CodeView] Implement function-type indices
David Majnemer
2016-06-02
1
-6
/
+2
*
[codeview] Return type indices for typedefs
David Majnemer
2016-06-02
1
-0
/
+1
*
[codeview] Translate basic DITypes to CV type records
Reid Kleckner
2016-06-01
1
-0
/
+10
*
[codeview] Use comdats for debug info describing comdat functions
Reid Kleckner
2016-05-25
1
-1
/
+17
*
Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2
Reid Kleckner
2016-05-23
1
-20
/
+12
*
Revert "Modify emitTypeInformation to use MemoryTypeTableBuilder"
David Majnemer
2016-05-23
1
-2
/
+0
*
Modify emitTypeInformation to use MemoryTypeTableBuilder
Adrian McCarthy
2016-05-19
1
-0
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+1
*
[codeview] Only emit function ids for inlined functions
Reid Kleckner
2016-03-18
1
-10
/
+24
*
[codeview] Describe local variables in registers
Reid Kleckner
2016-02-12
1
-6
/
+42
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-10
/
+26
*
[codeview] Use the MCStreamer interface directly instead of AsmPrinter
Reid Kleckner
2016-02-03
1
-0
/
+1
*
[codeview] Wire up the .cv_inline_linetable directive
Reid Kleckner
2016-02-02
1
-1
/
+10
*
[codeview] Begin to add support for inlined call sites
Reid Kleckner
2016-01-29
1
-1
/
+29
*
Reland "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-52
/
+18
*
Revert "[CodeView] Use assembler directives for line tables"
Reid Kleckner
2016-01-29
1
-18
/
+52
*
[CodeView] Use assembler directives for line tables
Reid Kleckner
2016-01-28
1
-52
/
+18
*
[codeview] Remove custom line info struct in favor of DebugLoc
Reid Kleckner
2016-01-16
1
-27
/
+18
*
Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug
Reid Kleckner
2016-01-14
1
-0
/
+138