.. |
AccelTable.cpp
|
[CodeGen] Refactor AppleAccelTable
|
2018-02-19 16:12:20 +00:00 |
AddressPool.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +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 |
ARMException.cpp
|
Use assembler expressions to lay out the EH LSDA.
|
2018-02-09 17:00:25 +00:00 |
AsmPrinter.cpp
|
Use local symbols for creating .stack-size.
|
2018-03-26 20:40:22 +00:00 |
AsmPrinterDwarf.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
AsmPrinterHandler.h
|
Extract the method to begin and end a fragment in AsmPrinterHandler in their own method. NFC
|
2016-02-26 20:30:37 +00:00 |
AsmPrinterInlineAsm.cpp
|
MachineFunction: Return reference from getFunction(); NFC
|
2017-12-15 22:22:58 +00:00 |
ByteStreamer.h
|
[DebugInfo] Align comments in debug_loc section
|
2018-01-05 22:20:30 +00:00 |
CMakeLists.txt
|
[NFC] Rename DwarfAccelTable and move header.
|
2018-01-29 14:52:41 +00:00 |
CodeViewDebug.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
CodeViewDebug.h
|
Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes"
|
2018-03-15 21:24:04 +00:00 |
DbgValueHistoryCalculator.cpp
|
Fix a bunch more layering of CodeGen headers that are in Target
|
2017-11-17 01:07:10 +00:00 |
DbgValueHistoryCalculator.h
|
Add a few missing headers for modularization/IWYU/etc
|
2017-10-27 22:12:46 +00:00 |
DebugHandlerBase.cpp
|
[SelectionDAG] Improve handling of dangling debug info
|
2018-03-12 18:02:39 +00:00 |
DebugHandlerBase.h
|
[SelectionDAG] Improve handling of dangling debug info
|
2018-03-12 18:02:39 +00:00 |
DebugLocEntry.h
|
Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people.
|
2017-10-15 14:32:27 +00:00 |
DebugLocStream.cpp
|
|
|
DebugLocStream.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
DIE.cpp
|
Fix msvc compiler error in r327498
|
2018-03-14 11:31: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 |
DwarfCFIException.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
DwarfCompileUnit.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
DwarfCompileUnit.h
|
[DWARFv5] CodeGen support for MD5 file checksums
|
2018-01-12 19:17:50 +00:00 |
DwarfDebug.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
DwarfDebug.h
|
[DEBUGINFO] Add flag for DWARF2 to use sections as references.
|
2018-03-23 13:35:54 +00:00 |
DwarfException.h
|
Use assembler expressions to lay out the EH LSDA.
|
2018-02-09 17:00:25 +00:00 |
DwarfExpression.cpp
|
[Utils] Salvage the debug info of DCE'ed 'and' instructions
|
2018-02-14 13:10:35 +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
|
Fix a crash when emitting DIEs for variable-length arrays
|
2018-02-06 22:17:45 +00:00 |
DwarfFile.h
|
Fix a crash when emitting DIEs for variable-length arrays
|
2018-02-06 22:17:45 +00:00 |
DwarfStringPool.cpp
|
[DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.
|
2018-01-26 18:52:58 +00:00 |
DwarfStringPool.h
|
[DWARF] Generate DWARF v5 string offsets tables along with strx* index forms.
|
2018-01-26 18:52:58 +00:00 |
DwarfUnit.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
DwarfUnit.h
|
Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""
|
2018-03-07 16:27:44 +00:00 |
EHStreamer.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
EHStreamer.h
|
Use assembler expressions to lay out the EH LSDA.
|
2018-02-09 17:00:25 +00:00 |
ErlangGCPrinter.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
LLVMBuild.txt
|
Update libdeps to add BinaryFormat, introduced in r304864.
|
2017-06-07 04:48:49 +00:00 |
OcamlGCPrinter.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
WinCFGuard.cpp
|
Reland "Emit Function IDs table for Control Flow Guard"
|
2018-01-09 23:49:30 +00:00 |
WinCFGuard.h
|
Reland "Emit Function IDs table for Control Flow Guard"
|
2018-01-09 23:49:30 +00:00 |
WinException.cpp
|
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
|
2018-03-23 23:58:19 +00:00 |
WinException.h
|
[WinEH] Don't assume endFunction is called while in .text
|
2016-12-28 19:05:12 +00:00 |