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
/
test
/
DebugInfo
/
COFF
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Swift enumerator value for CodeView::SourceLanguage
Nathan Lanza
2019-03-11
1
-0
/
+42
*
[CodeView] Emit HasConstructorOrDestructor class option for non-trivial const...
Aaron Smith
2019-02-26
3
-11
/
+1023
*
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-18
2
-5
/
+38
*
[DAGCombiner] Eliminate dead stores to stack.
Clement Courbet
2019-02-18
2
-38
/
+5
*
[DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs
David Stenberg
2019-02-13
3
-6
/
+6
*
[DebugInfo] Keep parameter DBG_VALUEs before prologue code
David Stenberg
2019-02-12
1
-1
/
+1
*
[CodeView] Allow empty types in member functions
Josh Stone
2019-01-23
1
-0
/
+72
*
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
Mandeep Singh Grang
2019-01-16
1
-2
/
+2
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
2
-4
/
+4
*
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
Paul Robinson
2019-01-08
1
-1
/
+1
*
[codeview] Check if this 'this' type of a method is a pointer
Reid Kleckner
2018-12-26
1
-0
/
+45
*
[CodeView] Emit global variables within lexical scopes to limit visibility
Brock Wyma
2018-12-20
2
-41
/
+317
*
[codeview] Align symbol records to save 441MB during linking clang.pdb
Reid Kleckner
2018-12-18
8
-46
/
+64
*
[codeview] Look through typedefs in getCompleteTypeIndex
Reid Kleckner
2018-12-11
1
-0
/
+72
*
[CodeView] Add support for ref-qualified member functions.
Zachary Turner
2018-11-20
1
-0
/
+205
*
[CodeView] Mark this pointers as const.
Zachary Turner
2018-11-20
10
-49
/
+77
*
[CodeView] Don't print PointerAttributes when dumping.
Zachary Turner
2018-11-20
10
-36
/
+0
*
[codeview] Expose -gcodeview-ghash for global type hashing
Reid Kleckner
2018-11-16
1
-4
/
+5
*
[codeview] Let the X86 backend tell us the VFRAME offset adjustment
Reid Kleckner
2018-11-03
2
-6
/
+185
*
[CodeView] Emit the correct TypeIndex for std::nullptr_t.
Zachary Turner
2018-11-01
1
-0
/
+42
*
[codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file
Reid Kleckner
2018-10-12
1
-0
/
+39
*
[CodeView] Only add the Scoped flag for an enum type when it has an immediat...
Aaron Smith
2018-10-02
1
-0
/
+179
*
[CodeView] Emit function options for subprogram and member functions
Aaron Smith
2018-10-02
2
-6
/
+590
*
[codeview] Fix 32-bit x86 variable locations in realigned stack frames
Reid Kleckner
2018-10-02
2
-2
/
+231
*
[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL
Reid Kleckner
2018-10-01
9
-59
/
+772
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-8
/
+8
*
[codeview] Improve readobj FPO dumper and pdbutil register names
Reid Kleckner
2018-09-07
2
-24
/
+160
*
[codeview] Clean up machinery for deferring .cv_loc emission
Reid Kleckner
2018-08-28
7
-11
/
+11
*
DebugInfo: Improve debug location merging
David Blaikie
2018-08-23
1
-1
/
+1
*
[codeview] Use push_macro to avoid conflicts instead of a prefix
Reid Kleckner
2018-08-16
6
-22
/
+22
*
Rename __asan_gen_* symbols to ___asan_gen_*.
Peter Collingbourne
2018-07-18
1
-3
/
+3
*
[CodeView] Omit forward references for unnamed structs and unions
Brock Wyma
2018-06-11
4
-28
/
+446
*
[CodeView] Add prefix to CodeView registers.
Jonas Devlieghere
2018-05-29
6
-22
/
+22
*
Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-28
/
+23
*
Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
Zachary Turner
2018-05-17
1
-24
/
+29
*
[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
Zachary Turner
2018-05-17
1
-29
/
+24
*
[codeview] Include record prefix in global type hashing
Reid Kleckner
2018-05-17
2
-28
/
+90
*
[CodeView] Improve debugging of virtual base class member variables
Brock Wyma
2018-05-14
1
-91
/
+156
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
57
-148
/
+148
*
[AsmPrinter] Allow emitting codeview for any windows target
Martin Storsjo
2018-05-08
1
-0
/
+4
*
[SelectionDAG] Improve selection of DBG_VALUE using a PHI node result
Bjorn Pettersson
2018-04-30
1
-3
/
+6
*
[CodeView] Initial support for emitting S_THUNK32 symbols for compiler...
Brock Wyma
2018-04-16
1
-0
/
+586
*
CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info.
Peter Collingbourne
2018-04-11
3
-8
/
+8
*
Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols fo...
Reid Kleckner
2018-03-15
2
-7
/
+335
*
Revert r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for...
Reid Kleckner
2018-03-15
2
-335
/
+7
*
[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes
Brock Wyma
2018-03-15
2
-7
/
+335
*
[FastISel] Sink local value materializations to first use
Reid Kleckner
2018-03-14
1
-0
/
+1
*
Revert r327397 [CodeView] Omit forward references for unnamed structs and ...
Brock Wyma
2018-03-13
3
-297
/
+28
*
[CodeView] Omit forward references for unnamed structs and unions
Brock Wyma
2018-03-13
3
-28
/
+297
*
[CodeView] Emit UdtSourceLine information for enums
Aaron Smith
2018-03-06
2
-1
/
+12
[prev]
[next]