llvm-project/llvm/lib
Amy Huang ea693a1627 [NPM] Port module-debuginfo pass to the new pass manager
Port pass to NPM and update tests in DebugInfo/Generic.

Differential Revision: https://reviews.llvm.org/D89730
2020-10-19 14:31:17 -07:00
..
Analysis [NPM] Port module-debuginfo pass to the new pass manager 2020-10-19 14:31:17 -07:00
AsmParser Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
BinaryFormat [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Bitcode Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
Bitstream [Bitstream] Use alignTo to make code more readable. NFC 2020-09-01 11:06:45 -07:00
CodeGen [SelectionDAG][X86] Enable SimplifySetCC CTPOP transforms for vector splats 2020-10-19 12:56:59 -07:00
DWARFLinker [llvm] Rename DwarfFile to DWARFFile to fix ODR violation (NFC) 2020-10-04 23:46:36 -07:00
DebugInfo llvm-symbolizer: Exit non-zero when DWARF parsing errors have been rendered 2020-10-14 23:42:00 -07:00
Demangle
ExecutionEngine [ORC] Fix a missing include. 2020-10-19 12:13:55 -07:00
Extensions Remove unused variable(s) 2020-09-08 16:58:01 -07:00
FileCheck Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library 2020-09-01 14:59:28 +02:00
Frontend [OpenMP][OMPBuilder] Adding support for `omp single` 2020-08-16 01:15:16 -04:00
FuzzMutate
Fuzzer
IR [DebugInfo] Support for DWARF operator DW_OP_over 2020-10-17 08:42:28 +05:30
IRReader
InterfaceStub [lib/Object] - Refine interface of ELFFile<ELFT>. NFCI. 2020-09-15 11:38:31 +03:00
LTO Re-land [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-10-13 21:54:15 -04:00
LineEditor
Linker Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
MC [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
MCA [ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate 2020-10-19 11:37:54 +03:00
Object Fix various format specifier mismatches 2020-10-18 12:39:15 -04:00
ObjectYAML [lib/ObjectYAML] - Simplify the code that handles Content/Size fields. 2020-10-16 09:57:27 +03:00
Option [NFC] Fix the signature and definition of findByPrefix 2020-09-11 12:38:28 +01:00
Passes [NPM] Port module-debuginfo pass to the new pass manager 2020-10-19 14:31:17 -07:00
ProfileData Fix various format specifier mismatches 2020-10-18 12:39:15 -04:00
Remarks BitstreamRemarkParser.h - remove unnecessary includes. NFCI. 2020-08-06 13:17:53 +01:00
Support [Support] Add a C-API function to create a StringError instance. 2020-10-19 01:59:04 -07:00
TableGen [TableGen] Enhance !empty and !size to handle strings and DAGs. 2020-10-19 09:22:20 -04:00
Target Add alloca size threshold for StackTagging initializer merging. 2020-10-19 13:44:07 -07:00
Testing [cmake] Make gtest include directories a part of the library interface 2020-08-27 15:35:57 +02:00
TextAPI [TextAPI] update DriverKit string value 2020-08-15 06:44:30 -07:00
ToolDrivers
Transforms [NFCI][SCEV] Always refer to enum SCEVTypes as enum, not integer 2020-10-20 00:10:22 +03:00
WindowsManifest [CMake] Simplify CMake handling for libxml2 2020-09-09 21:44:44 -07:00
XRay
CMakeLists.txt Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library 2020-09-01 14:59:28 +02:00
LLVMBuild.txt [elfabi] Move llvm-elfabi related code to InterfaceStub library 2020-08-13 11:51:44 -07:00