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
*
[CodeView] Fix the type for a variadic argument
Aaron Smith
2018-01-11
1
-0
/
+12
*
[DWARF][NFC] Overload AsmPrinter::emitDwarfStringOffsets() to take a DwarfStr...
Wolfgang Pieb
2018-01-11
1
-3
/
+4
*
Reland "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-09
4
-0
/
+110
*
[DWARFv5] MC support for MD5 file checksums
Paul Robinson
2018-01-09
5
-15
/
+24
*
Tidy some grammar in some comments
Eric Christopher
2018-01-09
1
-1
/
+1
*
Revert "Emit Function IDs table for Control Flow Guard"
Adrian McCarthy
2018-01-08
4
-110
/
+0
*
Emit Function IDs table for Control Flow Guard
Adrian McCarthy
2018-01-08
4
-0
/
+110
*
Re-land "Fix faulty assertion in debug info"
Adrian McCarthy
2018-01-05
2
-2
/
+4
*
[DebugInfo] Align comments in debug_loc section
Bjorn Pettersson
2018-01-05
1
-4
/
+16
*
Debug Info: Support DW_AT_calling_convention on composite types.
Adrian Prantl
2018-01-05
1
-0
/
+9
*
Revert "Fix faulty assertion in debug info"
Adrian McCarthy
2017-12-19
2
-4
/
+2
*
Fix faulty assertion in debug info
Adrian McCarthy
2017-12-19
2
-2
/
+4
*
Silence a bunch of implicit fallthrough warnings
Adrian Prantl
2017-12-19
1
-0
/
+1
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-18
1
-0
/
+2
*
Revert "Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header.""
Paul Robinson
2017-12-15
1
-2
/
+0
*
Recommit "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-0
/
+2
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
8
-87
/
+87
*
Revert "[DWARFv5] Dump an MD5 checksum in the line-table header."
Paul Robinson
2017-12-15
1
-2
/
+0
*
[DWARFv5] Dump an MD5 checksum in the line-table header.
Paul Robinson
2017-12-15
1
-0
/
+2
*
Fix for bug PR35549 - Repeated schedule comments.
Andrew V. Tischenko
2017-12-15
1
-8
/
+16
*
MC/AsmPrinter: Reduce code duplication.
Matthias Braun
2017-12-14
1
-22
/
+2
*
[CodeView] Teach clang to emit the .debug$H COFF section.
Zachary Turner
2017-12-13
2
-9
/
+48
*
Remove redundant includes from lib/CodeGen.
Michael Zolotukhin
2017-12-13
4
-19
/
+0
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-4
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-1
/
+2
*
Split TypeTableBuilder into two classes.
Zachary Turner
2017-11-30
1
-2
/
+2
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+28
*
Revert r319423: [MC] Function stack size section.
Sean Eveson
2017-11-30
1
-28
/
+0
*
[MC] Function stack size section.
Sean Eveson
2017-11-30
1
-0
/
+28
*
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
Zachary Turner
2017-11-28
1
-45
/
+47
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-3
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
17
-46
/
+46
*
[DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.
Jonas Devlieghere
2017-11-15
2
-8
/
+17
*
Add -print-schedule scheduling comments to inline asm.
Andrew V. Tischenko
2017-11-09
1
-0
/
+1
*
Let replaceVTableHolder accept any type.
Adrian Prantl
2017-11-08
1
-2
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
2
-3
/
+3
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
6
-6
/
+6
*
Modularize: Include some required headers
David Blaikie
2017-11-03
1
-1
/
+1
*
[AsmPrinterDwarf] Add support for .cfi_restore directive
Francis Visoiu Mistrih
2017-11-02
1
-0
/
+3
*
[codeview] Merge file checksum entries for DIFiles with the same absolute path
Reid Kleckner
2017-10-31
2
-4
/
+5
*
Add a few missing headers for modularization/IWYU/etc
David Blaikie
2017-10-27
1
-1
/
+1
*
[MC] Adding code padding for performance stability - infrastructure. NFC.
Omer Paparo Bivas
2017-10-24
1
-4
/
+29
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
2
-4
/
+4
*
Deprecate DwarfUnit::addBlockByrefAddress().
Adrian Prantl
2017-10-12
1
-0
/
+6
*
[DWARF] Fix bad comparator in sortGlobalExprs.
Eli Friedman
2017-10-12
1
-7
/
+12
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
2
-4
/
+4
*
Reinstantiate old/bad deduplication logic that was removed in r315279.
Daniel Jasper
2017-10-12
1
-0
/
+10
*
[codeview] Implement FPO data assembler directives
Reid Kleckner
2017-10-11
1
-0
/
+4
*
CodeGen: Minor cleanups to use MachineInstr::getMF. NFC
Justin Bogner
2017-10-10
2
-3
/
+3
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-10-10
3
-31
/
+42
[next]