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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[codeview] Merge file checksum entries for DIFiles with the same absolute path
Reid Kleckner
2017-10-31
1
-2
/
+2
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-0
/
+4
*
Re-land "Fix Bug 30978 by emitting cv file checksums."
Reid Kleckner
2017-09-19
1
-7
/
+13
*
Revert "Fix Bug 30978 by emitting cv file checksums."
Eric Beckmann
2017-09-16
1
-9
/
+7
*
Fix Bug 30978 by emitting cv file checksums.
Eric Beckmann
2017-09-15
1
-7
/
+9
*
[codeview] Use a type index of zero for static method "this" types
Reid Kleckner
2017-09-15
1
-1
/
+1
*
[codeview] Fold FIXME into comment, there's nothing to do. NFC
Reid Kleckner
2017-09-13
1
-4
/
+4
*
[codeview] VLAs and unsized arrays should use a size of zero
Reid Kleckner
2017-09-13
1
-3
/
+4
*
Mark static member functions as static in CodeViewDebug
Adrian McCarthy
2017-09-13
1
-10
/
+12
*
[CodeView] Don't output S_UDTs for nested typedefs.
Zachary Turner
2017-09-05
1
-0
/
+15
*
Add llvm.codeview.annotation to implement MSVC __annotation
Reid Kleckner
2017-09-05
1
-0
/
+26
*
[codeview] Generalize DIExpression parsing to handle load chains
Reid Kleckner
2017-08-31
1
-27
/
+34
*
[codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional
Bob Haarman
2017-08-30
1
-17
/
+14
*
[NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
Bob Haarman
2017-08-29
1
-2
/
+4
*
Reland r311957 [codeview] support more DW_OPs for more complete debug info
Bob Haarman
2017-08-29
1
-86
/
+107
*
Revert "[codeview] support more DW_OPs for more complete debug info"
Bob Haarman
2017-08-29
1
-105
/
+86
*
Revert "[codeview] don't try to emit variable locations without registers"
Bob Haarman
2017-08-29
1
-1
/
+1
*
[codeview] don't try to emit variable locations without registers
Bob Haarman
2017-08-29
1
-1
/
+1
*
[codeview] support more DW_OPs for more complete debug info
Bob Haarman
2017-08-29
1
-86
/
+105
*
[CodeView] Don't output S_UDT symbols for forward decls.
Zachary Turner
2017-08-28
1
-11
/
+30
*
[codeview] Emit nested enums and typedefs from classes
Reid Kleckner
2017-08-08
1
-4
/
+6
*
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
Adrian Prantl
2017-08-01
1
-5
/
+16
*
[codeview] Ignore DBG_VALUEs when choosing a BB start source loc
Reid Kleckner
2017-07-31
1
-0
/
+2
*
[codeview] Emit 'D' as the cv source language for D code
Reid Kleckner
2017-07-24
1
-0
/
+2
*
Format some case labels and shrink an anonymous namespace NFC
Reid Kleckner
2017-07-24
1
-15
/
+12
*
[COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF
Mandeep Singh Grang
2017-07-20
1
-0
/
+2
*
[codeview] Use the first valid source location at the top of every MBB
Reid Kleckner
2017-06-30
1
-4
/
+18
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+4
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-06-06
1
-14
/
+58
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
1
-9
/
+8
*
[CodeView Type Merging] Don't keep re-allocating temp serializer.
Zachary Turner
2017-05-25
1
-2
/
+2
*
Don't generate line&scope debug info for meta-instructions.
Adrian Prantl
2017-05-22
1
-2
/
+2
*
Revert "Don't generate line&scope debug info for meta-instructions."
Adrian Prantl
2017-05-22
1
-2
/
+2
*
Don't generate line&scope debug info for meta-instructions.
Adrian Prantl
2017-05-22
1
-2
/
+2
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-28
/
+13
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-12
/
+28
*
Fix another warning.
Zachary Turner
2017-05-18
1
-1
/
+1
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-28
/
+12
*
[CodeView] Simplify the use of visiting type records & streams.
Zachary Turner
2017-05-17
1
-1
/
+1
*
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: d...
Peter Collingbourne
2017-05-16
1
-2
/
+2
*
[codeview] Check for a DIExpression offset for local variables
Reid Kleckner
2017-05-09
1
-1
/
+9
*
[CodeView] Reserve TypeDatabase records up front.
Zachary Turner
2017-05-05
1
-1
/
+1
*
DebugInfo: elide type index entries for synthetic types
Saleem Abdulrasool
2017-05-03
1
-4
/
+6
*
[PDB/CodeView] Read/write codeview inlinee line information.
Zachary Turner
2017-05-02
1
-0
/
+1
*
Rename some PDB classes.
Zachary Turner
2017-04-27
1
-7
/
+8
*
Turn DISubprogram into a variable-length node.
Adrian Prantl
2017-04-26
1
-4
/
+4
*
Revert "Turn DISubprogram into a variable-length node."
Adrian Prantl
2017-04-26
1
-4
/
+4
*
Turn DISubprogram into a variable-length node.
Adrian Prantl
2017-04-26
1
-4
/
+4
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-4
/
+5
[prev]
[next]