llvm/lib/CodeGen/AsmPrinter
2017-04-20 20:42:33 +00:00
..
AddressPool.cpp
AddressPool.h
ARMException.cpp
AsmPrinter.cpp [APInt] Use lshrInPlace to replace lshr where possible 2017-04-18 17:14:21 +00:00
AsmPrinterDwarf.cpp
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp
ByteStreamer.h
CMakeLists.txt
CodeViewDebug.cpp Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation 2017-04-17 17:41:25 +00:00
CodeViewDebug.h Refactor DebugHandlerBase a bit to common non-debug-having-function filtering 2017-02-16 18:48:33 +00:00
DbgValueHistoryCalculator.cpp
DbgValueHistoryCalculator.h
DebugHandlerBase.cpp Zero-Initialize PrevInstBB when entering a new MachineFunction. 2017-03-23 20:23:42 +00:00
DebugHandlerBase.h Refactor DebugHandlerBase a bit to common non-debug-having-function filtering 2017-02-16 18:48:33 +00:00
DebugLocEntry.h
DebugLocStream.cpp
DebugLocStream.h
DIE.cpp [DWARF] Versioning for DWARF constants; verify FORMs 2017-04-20 19:16:51 +00:00
DIEHash.cpp Add a function to MD5 a file's contents. 2017-03-20 23:33:18 +00:00
DIEHash.h
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfCompileUnit.cpp Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations 2017-04-19 23:42:25 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations 2017-04-19 23:42:25 +00:00
DwarfDebug.h Elide argument copies during instruction selection 2017-03-01 21:42:00 +00:00
DwarfException.h
DwarfExpression.cpp Don't emit locations that need a DW_OP_stack_value in DWARF 2 & 3. 2017-04-20 20:42:33 +00:00
DwarfExpression.h Don't emit locations that need a DW_OP_stack_value in DWARF 2 & 3. 2017-04-20 20:42:33 +00:00
DwarfFile.cpp
DwarfFile.h
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations 2017-04-19 23:42:25 +00:00
DwarfUnit.h Revert "Debug Info: Add basic support for external types references." 2017-03-13 22:56:14 +00:00
EHStreamer.cpp
EHStreamer.h
ErlangGCPrinter.cpp [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-14 00:33:36 +00:00
LLVMBuild.txt
OcamlGCPrinter.cpp
WinException.cpp [WinEH] Adjust decision to emit SEH moves for leaf functions 2017-03-20 17:45:59 +00:00
WinException.h