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
*
Revert "PR32288: More efficient encoding for DWARF expr subregister access."
Adrian Prantl
2017-03-16
2
-35
/
+3
*
PR32288: More efficient encoding for DWARF expr subregister access.
Adrian Prantl
2017-03-16
2
-3
/
+35
*
CodeGen: Use the source filename as the argument to .file, rather than the mo...
Peter Collingbourne
2017-03-15
1
-1
/
+1
*
Ensure that prefix data is preserved with subsections-via-symbols
Peter Collingbourne
2017-03-15
1
-2
/
+17
*
Revert "Debug Info: Add basic support for external types references."
Adrian Prantl
2017-03-13
3
-20
/
+1
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-0
/
+7
*
[DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef
Konstantin Zhuravlyov
2017-03-08
1
-0
/
+6
*
[DWARFv5] Update definitions to match published spec.
Paul Robinson
2017-03-06
1
-2
/
+16
*
[XRay] Allow logging the first argument of a function call.
Dean Michael Berris
2017-03-06
1
-0
/
+3
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-2
/
+2
*
Remove spurious use of LLVM_FALLTHROUGH (NFC)
Paul Robinson
2017-03-01
1
-43
/
+17
*
[DebugInfo] [DWARFv5] Unique abbrevs for DIEs with different implicit_const v...
Victor Leschuk
2017-03-01
1
-2
/
+8
*
Elide argument copies during instruction selection
Reid Kleckner
2017-03-01
1
-1
/
+1
*
Alphabetize some cases (NFC)
Paul Robinson
2017-03-01
1
-12
/
+12
*
[DWARF] Default lower bound should respect requested DWARF version.
Paul Robinson
2017-03-01
1
-10
/
+22
*
Add missing module/license header. NFC.
Paul Robinson
2017-03-01
1
-0
/
+13
*
[DWARFv5] Emit new unit header format.
Paul Robinson
2017-02-28
3
-9
/
+30
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-1
/
+1
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-3
/
+2
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-2
/
+3
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-3
/
+2
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-2
/
+2
*
OptDiag: Summarize the instruction count in asm-printer
Justin Bogner
2017-02-24
1
-1
/
+13
*
Debug Info: Sort frame index expressions before emitting them.
Adrian Prantl
2017-02-17
3
-36
/
+44
*
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
David Blaikie
2017-02-16
6
-54
/
+60
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-14
2
-42
/
+80
*
[Assembler] Improve diagnostics for inline assembly.
Sanne Wouda
2017-02-13
1
-7
/
+13
*
[DebugInfo] Rename EmitDebugValue to EmitDebugThreadLocal (NFC)
Simon Dardis
2017-02-08
2
-2
/
+2
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-31
/
+29
*
Revert "[Assembler] Enable nicer diagnostics for inline assembly."
Diana Picus
2017-02-08
1
-29
/
+31
*
[Assembler] Enable nicer diagnostics for inline assembly.
Sanne Wouda
2017-02-08
1
-31
/
+29
*
DebugInfo: ensure type and namespace names are included in pubnames/pubtypes ...
David Blaikie
2017-02-03
5
-14
/
+71
*
Remove an assertion that doesn't hold when mixing -g and -gmlt through
Paul Robinson
2017-02-01
1
-3
/
+1
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
2
-2
/
+2
*
Remove an assertion that doesn't hold when mixing -g and -gmlt through
Paul Robinson
2017-02-01
1
-1
/
+0
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-1
/
+3
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-6
/
+11
*
DebugInfo: remove unused parameter from function. NFC.
Tim Northover
2017-01-25
2
-4
/
+2
*
[mips] Fix debug information for __thread variable
Petar Jovanovic
2017-01-20
2
-1
/
+10
*
Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...
Dehao Chen
2017-01-19
3
-8
/
+15
*
Don't create a comdat group for a dropped def with initializer
Teresa Johnson
2017-01-18
1
-2
/
+5
*
[CodeView] Finish decoupling TypeDatabase from TypeDumper.
Zachary Turner
2017-01-11
1
-3
/
+5
*
[CodeView/PDB] Rename a bunch of files.
Zachary Turner
2017-01-11
1
-1
/
+1
*
[CodeView] Add TypeDatabase class.
Zachary Turner
2017-01-11
1
-0
/
+1
*
DebugInfo: support for DW_FORM_implicit_const
Victor Leschuk
2017-01-10
2
-1
/
+17
*
PR 31534: When emitting both DWARF unwind tables and debug information,
Joerg Sonnenberger
2017-01-05
3
-3
/
+26
*
MC: support passing search paths to the IAS
Saleem Abdulrasool
2017-01-05
1
-0
/
+2
*
[XRay] Merge instrumentation point table emission code into AsmPrinter.
Dean Michael Berris
2017-01-03
1
-0
/
+57
*
Emit .cfi_sections before the first .cfi_startproc
Joerg Sonnenberger
2017-01-02
3
-19
/
+17
*
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
Keno Fischer
2017-01-02
4
-6
/
+9
[next]