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 "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
*
Convert condition to an early exit (NFC).
Adrian Prantl
2017-10-10
1
-1
/
+3
*
Ignore all duplicate frame index expression
Bjorn Steinbrink
2017-10-10
2
-24
/
+26
*
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
[next]