llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher b30347e64e Change parent hashing algorithm to be non-recursive and elaborate
greatly on many comments in the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187742 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-05 21:40:57 +00:00
..
ARMException.cpp
AsmPrinter.cpp Bugfix for making the DWARF debug strings and labels to code emitted as secrel32 instead of long opcodes (only for coff). This makes them debuggable with GDB (with fix for 64bits msvc) 2013-08-02 16:14:15 +00:00
AsmPrinterDwarf.cpp DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/SLEB128 generation 2013-06-23 18:31:11 +00:00
AsmPrinterInlineAsm.cpp 80-column and tab character fixes. 2013-06-24 23:20:02 +00:00
CMakeLists.txt
DIE.cpp Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DIE.h Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DwarfAccelTable.cpp StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfAccelTable.h StringRefize some debug accel table bits. 2013-05-11 18:24:28 +00:00
DwarfCFIException.cpp
DwarfCompileUnit.cpp DebugInfo: Emit definitions for types with no members. 2013-08-01 20:30:22 +00:00
DwarfCompileUnit.h Formatting. 2013-07-22 18:26:15 +00:00
DwarfDebug.cpp Change parent hashing algorithm to be non-recursive and elaborate 2013-08-05 21:40:57 +00:00
DwarfDebug.h Add preliminary support for hashing DIEs and breaking them into 2013-07-26 17:02:41 +00:00
DwarfException.cpp
DwarfException.h Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp Revert: Emit personality function and Dwarf EH data for Win64 SEH. 2013-07-08 04:43:23 +00:00