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
*
[AArch64][Windows] Compute function length correctly in unwind tables.
Eli Friedman
2019-05-03
2
-3
/
+19
*
[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler a unique_ptr
Fangrui Song
2019-04-30
1
-13
/
+13
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-30
4
-0
/
+16
*
[DebugInfo] Terminate more location-list ranges at the end of blocks
Jeremy Morse
2019-04-29
1
-9
/
+35
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-4
/
+15
*
Recommitting r358783 and r358786 "[MS] Emit S_HEAPALLOCSITE debug info" with ...
Amy Huang
2019-04-24
2
-0
/
+24
*
DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...
David Blaikie
2019-04-24
6
-13
/
+63
*
[Remarks] Add string deduplication using a string table
Francis Visoiu Mistrih
2019-04-24
2
-1
/
+24
*
Revert "[MS] Emit S_HEAPALLOCSITE debug info" because of ToTWin64(db)
Amy Huang
2019-04-23
2
-19
/
+0
*
Reapply: "DebugInfo: Emit only one kind of accelerated access/name table""
David Blaikie
2019-04-23
3
-4
/
+6
*
Revert "DebugInfo: Emit only one kind of accelerated access/name table"
David Blaikie
2019-04-23
3
-8
/
+3
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
3
-24
/
+22
*
DebugInfo: Emit only one kind of accelerated access/name table
David Blaikie
2019-04-22
3
-3
/
+8
*
[MS] Emit S_HEAPALLOCSITE debug info
Amy Huang
2019-04-19
2
-0
/
+19
*
[llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt
Ali Tamur
2019-04-19
1
-2
/
+3
*
Fix a typo in comments. [NFC]
Ali Tamur
2019-04-18
1
-1
/
+1
*
[AsmPrinter] hoist %a output template to base class for ARM+Aarch64
Nick Desaulniers
2019-04-17
1
-4
/
+11
*
[AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC
Nick Desaulniers
2019-04-17
1
-0
/
+3
*
Revert r358268 "[DebugInfo] DW_OP_deref_size in PrologEpilogInserter."
Hans Wennborg
2019-04-12
1
-4
/
+0
*
[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
Markus Lavin
2019-04-12
1
-0
/
+4
*
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
Eric Christopher
2019-04-12
1
-0
/
+1
*
[RISCV] Put data smaller than eight bytes to small data section
Shiva Chen
2019-04-11
1
-0
/
+3
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-22
/
+14
*
[DebugInfo] Track multiple registers in DbgEntityHistoryCalculator
David Stenberg
2019-04-10
1
-28
/
+41
*
[DebugInfo] Improve handling of clobbered fragments
David Stenberg
2019-04-10
4
-106
/
+220
*
[AsmPrinter] Delete unused RangeSpanList::addRange
Fangrui Song
2019-04-10
1
-1
/
+0
*
[DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFC
David Stenberg
2019-04-10
6
-63
/
+60
*
[DebugInfo] Make InstrRange into a class, NFC
David Stenberg
2019-04-10
4
-35
/
+41
*
[DebugInfo] Pass all values in DebugLocEntry's constructor, NFC
David Stenberg
2019-04-09
2
-24
/
+16
*
[DebugInfo] Remove redundant DebugLocEntry::MergeValues() function, NFC
David Stenberg
2019-04-09
2
-56
/
+4
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
3
-3
/
+35
*
Change some dyn_cast to more apropriate isa. NFC
Fangrui Song
2019-04-05
1
-1
/
+1
*
NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer.
Eric Christopher
2019-04-04
3
-8
/
+8
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
2
-2
/
+2
*
[IR] Create new method in `Function` class (NFC)
Evandro Menezes
2019-04-03
1
-2
/
+2
*
[RISCV] Generate address sequences suitable for mcmodel=medium
Alex Bradbury
2019-04-01
1
-1
/
+4
*
[Remarks] Emit a section containing remark diagnostics metadata
Francis Visoiu Mistrih
2019-03-27
1
-0
/
+45
*
Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf...
Ali Tamur
2019-03-26
3
-2
/
+1
*
[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-26
3
-1
/
+2
*
Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5."
Ali Tamur
2019-03-25
3
-2
/
+1
*
[llvm] Prevent duplicate files in debug line header in dwarf 5.
Ali Tamur
2019-03-25
3
-1
/
+2
*
[DwarfDebug] Skip entries to big for 16 bit size field in Dwarf < 5.
Florian Hahn
2019-03-19
1
-1
/
+7
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
14
-37
/
+230
*
Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
Markus Lavin
2019-03-19
14
-229
/
+37
*
[DebugInfo] Introduce DW_OP_LLVM_convert
Markus Lavin
2019-03-19
14
-37
/
+229
*
Add IR debug info support for Elemental, Pure, and Recursive Procedures.
Adrian Prantl
2019-03-14
1
-0
/
+6
*
Add Swift enumerator value for CodeView::SourceLanguage
Nathan Lanza
2019-03-11
1
-0
/
+2
*
Remove ASan asm instrumentation.
Evgeniy Stepanov
2019-03-11
1
-10
/
+1
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-1
/
+0
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-0
/
+1
[next]