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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-dwarfdump: implement --find for .apple_names
Adrian Prantl
2017-09-28
1
-8
/
+1
*
[CodeGen] Emit necessary .note sections for -fsplit-stack
Than McIntosh
2017-09-27
1
-0
/
+10
*
Fixed reverted commit rL312318
Strahinja Petrovic
2017-09-21
1
-0
/
+1
*
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
*
Change encodeU/SLEB128 to pad to certain number of bytes
Sam Clegg
2017-09-15
2
-8
/
+20
*
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
*
[XRay][CodeGen] Use the current function symbol as the associated symbol for ...
Dean Michael Berris
2017-09-14
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
2
-11
/
+14
*
Remove -generate-dwarf-pub-sections flag.
Peter Collingbourne
2017-09-12
1
-14
/
+1
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
4
-120
/
+93
*
Revert "[DWARF] Incorrect prologue end line record."
Robert Lougher
2017-09-12
1
-3
/
+1
*
[DWARF] Incorrect prologue end line record.
Robert Lougher
2017-09-12
1
-1
/
+3
*
Revert r312318, r312325, r312424, r312489
Richard Trieu
2017-09-07
1
-1
/
+0
*
[DWARF] Line 0 should not have a discriminator.
Paul Robinson
2017-09-07
1
-2
/
+2
*
[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
2
-0
/
+28
*
[XRay][CodeGen] Use PIC-friendly code in XRay sleds and remove synthetic refe...
Dean Michael Berris
2017-09-04
1
-28
/
+25
*
Debug info for variables whose type is shrinked to bool
Strahinja Petrovic
2017-09-01
1
-0
/
+1
*
[codeview] Generalize DIExpression parsing to handle load chains
Reid Kleckner
2017-08-31
4
-42
/
+46
*
Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove ...
Daniel Jasper
2017-08-31
1
-25
/
+28
*
[codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional
Bob Haarman
2017-08-30
3
-29
/
+31
*
[codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp
Bob Haarman
2017-08-29
1
-0
/
+1
*
[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
4
-86
/
+194
*
Revert "[codeview] support more DW_OPs for more complete debug info"
Bob Haarman
2017-08-29
4
-192
/
+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
4
-86
/
+192
*
Fix a logic error in DwarfExpression::addMachineReg()
Adrian Prantl
2017-08-28
1
-4
/
+3
*
[CodeView] Don't output S_UDT symbols for forward decls.
Zachary Turner
2017-08-28
2
-16
/
+35
*
Untabify.
NAKAMURA Takumi
2017-08-28
2
-6
/
+6
*
[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic referen...
Dean Michael Berris
2017-08-23
1
-28
/
+25
*
Filter out non-constant DIGlobalVariableExpressions reachable via the CU
Adrian Prantl
2017-08-19
1
-2
/
+9
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
16
-220
/
+360
*
Make .file directive to have basename only
Taewook Oh
2017-08-10
1
-1
/
+3
*
[codeview] Emit nested enums and typedefs from classes
Reid Kleckner
2017-08-08
1
-4
/
+6
*
Assert that the offset of a DBG_VALUE is always 0. (NFC)
Adrian Prantl
2017-08-02
2
-4
/
+8
*
Remove the unused Offset field from MachineLocation (NFC)
Adrian Prantl
2017-08-02
2
-11
/
+3
*
Remove unused includes of MachineLocation.h (NFC)
Adrian Prantl
2017-08-02
2
-1
/
+1
*
Remove unreachable code. (NFC)
Adrian Prantl
2017-08-02
4
-26
/
+5
*
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
Adrian Prantl
2017-08-01
1
-5
/
+16
*
DebugInfo: Update flag description that'd been copypasted from another
David Blaikie
2017-08-01
1
-1
/
+1
*
DebugInfo: Put range base specifier entry functionality behind a flag
David Blaikie
2017-07-31
1
-4
/
+9
*
[codeview] Ignore DBG_VALUEs when choosing a BB start source loc
Reid Kleckner
2017-07-31
1
-0
/
+2
*
DebugInfo: Fix r309526, ensure resetting base address selection entries are used
David Blaikie
2017-07-31
1
-0
/
+6
*
DebugInfo: Use base address selection entries in debug_ranges to reduce reloc...
David Blaikie
2017-07-30
1
-10
/
+35
[next]