..
ARMException.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
AddressPool.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
AddressPool.h
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
AsmPrinter.cpp
[CodeGen] Emit necessary .note sections for -fsplit-stack
2017-09-27 19:34:00 +00:00
AsmPrinterDwarf.cpp
Change encodeU/SLEB128 to pad to certain number of bytes
2017-09-15 20:34:47 +00:00
AsmPrinterHandler.h
…
AsmPrinterInlineAsm.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
ByteStreamer.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
CMakeLists.txt
[CMake] NFC. Updating CMake dependency specifications
2016-11-17 04:36:50 +00:00
CodeViewDebug.cpp
Re-land "Fix Bug 30978 by emitting cv file checksums."
2017-09-19 18:14:45 +00:00
CodeViewDebug.h
Mark static member functions as static in CodeViewDebug
2017-09-13 20:53:55 +00:00
DIE.cpp
Mark dump() methods as const. NFC
2017-06-21 22:19:17 +00:00
DIEHash.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
DIEHash.h
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
2017-05-29 06:32:34 +00:00
DIEHashAttributes.def
Fix DIEHash refactoring that dropped the DW_AT_name from the hash
2017-05-23 18:36:07 +00:00
DbgValueHistoryCalculator.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DbgValueHistoryCalculator.h
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DebugHandlerBase.cpp
[codeview] Generalize DIExpression parsing to handle load chains
2017-08-31 15:56:49 +00:00
DebugHandlerBase.h
[codeview] Generalize DIExpression parsing to handle load chains
2017-08-31 15:56:49 +00:00
DebugLocEntry.h
Remove unreachable code. (NFC)
2017-08-02 15:22:17 +00:00
DebugLocStream.cpp
…
DebugLocStream.h
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
DwarfAccelTable.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfAccelTable.h
llvm-dwarfdump: implement --find for .apple_names
2017-09-28 18:10:52 +00:00
DwarfCFIException.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
DwarfCompileUnit.cpp
Remove -generate-dwarf-pub-sections flag.
2017-09-12 21:50:55 +00:00
DwarfCompileUnit.h
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
2017-09-12 21:50:41 +00:00
DwarfDebug.cpp
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
2017-09-12 21:50:41 +00:00
DwarfDebug.h
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
2017-09-12 21:50:41 +00:00
DwarfException.h
Emit .cfi_sections before the first .cfi_startproc
2017-01-02 18:05:27 +00:00
DwarfExpression.cpp
Fixed reverted commit rL312318
2017-09-21 10:04:02 +00:00
DwarfExpression.h
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfFile.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfFile.h
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfStringPool.cpp
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfStringPool.h
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
2017-08-17 21:26:39 +00:00
DwarfUnit.cpp
Remove unreachable code. (NFC)
2017-08-02 15:22:17 +00:00
DwarfUnit.h
[DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.
2017-06-30 00:27:45 +00:00
EHStreamer.cpp
Change encodeU/SLEB128 to pad to certain number of bytes
2017-09-15 20:34:47 +00:00
EHStreamer.h
…
ErlangGCPrinter.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
LLVMBuild.txt
Update libdeps to add BinaryFormat, introduced in r304864.
2017-06-07 04:48:49 +00:00
OcamlGCPrinter.cpp
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-06-07 23:53:32 +00:00
WinException.cpp
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
WinException.h
[WinEH] Don't assume endFunction is called while in .text
2016-12-28 19:05:12 +00:00