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
/
AccelTable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] AccelTable - remove non-constexpr (MSVC) Atom defs
Simon Pilgrim
2019-07-09
1
-20
/
+0
*
Reapply: "DebugInfo: Emit only one kind of accelerated access/name table""
David Blaikie
2019-04-23
1
-2
/
+2
*
Revert "DebugInfo: Emit only one kind of accelerated access/name table"
David Blaikie
2019-04-23
1
-2
/
+2
*
Use llvm::stable_sort
Fangrui Song
2019-04-23
1
-8
/
+7
*
DebugInfo: Emit only one kind of accelerated access/name table
David Blaikie
2019-04-22
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
DebugInfo: Fix skipping CUs in DWARFv5 debug_names table
David Blaikie
2018-08-24
1
-2
/
+5
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-0
/
+10
*
Fix build breakage from r337562
Pavel Labath
2018-07-20
1
-3
/
+3
*
DwarfDebug: Reduce duplication in addAccel*** methods
Pavel Labath
2018-07-20
1
-3
/
+3
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-1
/
+1
*
[AccelTable] Provide DWARF5AccelTableStaticData for dsymutil.
Jonas Devlieghere
2018-07-16
1
-39
/
+81
*
Revert "[AccelTable] Provide abstraction for emitting DWARF5 accelerator tabl...
Jonas Devlieghere
2018-07-10
1
-56
/
+18
*
[AccelTable] Provide abstraction for emitting DWARF5 accelerator tables.
Jonas Devlieghere
2018-07-09
1
-18
/
+56
*
[AccelTable] Dwarf5AccelTableEmitter -> Writer (NFC)
Jonas Devlieghere
2018-07-09
1
-38
/
+38
*
[CodeGen/Dwarf] Make debug_names compatible with split-dwarf
Pavel Labath
2018-04-18
1
-1
/
+3
*
[CodeGen/AccelTable] Don't emit zero-CU name indexes
Pavel Labath
2018-04-09
1
-0
/
+2
*
Re-commit r329179 after fixing build&test issues
Pavel Labath
2018-04-04
1
-0
/
+244
*
Revert r329179 (and follow-up unsuccessful fix attempts 329184, 329186); it d...
Nico Weber
2018-04-04
1
-244
/
+0
*
[CodeGen] Generate DWARF v5 Accelerator Tables
Pavel Labath
2018-04-04
1
-0
/
+244
*
Style update. NFC.
Rafael Espindola
2018-03-29
1
-25
/
+25
*
[CodeGen] Refactor AppleAccelTable
Pavel Labath
2018-02-19
1
-147
/
+236
*
[CodeGen] Optimize AccelTable
Pavel Labath
2018-02-09
1
-20
/
+17
*
[AccelTable] Move print methods to implementation. NFC
Jonas Devlieghere
2018-01-30
1
-0
/
+83
*
[AccelTable] Workaround for MSVC bug
Jonas Devlieghere
2018-01-29
1
-5
/
+32
*
[AccelTable] Try making MSVC happy
Jonas Devlieghere
2018-01-29
1
-4
/
+4
*
[dsymutil] Generate Apple accelerator tables
Jonas Devlieghere
2018-01-29
1
-0
/
+14
*
[NFC] Rename DwarfAccelTable and move header.
Jonas Devlieghere
2018-01-29
1
-0
/
+221