llvm-6502/lib/CodeGen/AsmPrinter
David Blaikie 7afb463a65 DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs
DIEs already contain references directly to their DIEAbbrev, use that
instead of looking it up based on index.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196446 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-05 01:01:41 +00:00
..
ARMException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
AsmPrinter.cpp Remove incorrect comment and pointless cast. 2013-12-04 23:05:21 +00:00
AsmPrinterDwarf.cpp Simplify check. 2013-12-04 22:29:02 +00:00
AsmPrinterHandler.h Fix a typo in a comment 2013-12-03 18:57:43 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents. 2013-12-02 19:33:15 +00:00
DIE.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DIE.h Constify the DIEs used for pubname and pubtype tables. Propagate 2013-11-21 00:48:22 +00:00
DIEHash.cpp Remove unnecessary/commented-out header inclusion. 2013-12-02 22:11:08 +00:00
DIEHash.h Formatting and 80-col. 2013-11-19 09:28:34 +00:00
DwarfAccelTable.cpp DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfAccelTable.h DebugInfo: Constify accelerator table handling, and separate type accelarator insertion in preparation for a second use of this code from type units. 2013-11-19 22:51:04 +00:00
DwarfCFIException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfDebug.cpp DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs 2013-12-05 01:01:41 +00:00
DwarfDebug.h DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs 2013-12-05 01:01:41 +00:00
DwarfException.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfException.h Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00
DwarfUnit.cpp Fix comment. 2013-12-05 00:13:15 +00:00
DwarfUnit.h Make RangeSpanList take a symbol for the beginning of the range 2013-12-04 22:04:50 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Reland 196270 "Generalize debug info / EH emission in AsmPrinter" 2013-12-03 15:10:23 +00:00