..
Analysis
[DependenceAnalysis] Guard analysis using getPointerBase().
2021-07-15 14:57:32 -07:00
AsmParser
[IR] Add elementtype attribute
2021-07-15 18:04:26 +02:00
BinaryFormat
[AIX][XCOFF][Bug-Fixed] parse the parameter type of the traceback table
2021-07-15 16:54:22 -04:00
Bitcode
[IR] Add elementtype attribute
2021-07-15 18:04:26 +02:00
Bitstream
CodeGen
[X86FixupLEAs] Try again to transform the sequence LEA/SUB to SUB/SUB
2021-07-16 10:16:03 -07:00
DebugInfo
Reformat files.
2021-07-16 07:39:21 +00:00
Demangle
Demangle: correct swift_async demangling for Microsoft scheme
2021-07-14 11:43:44 -07:00
DWARFLinker
[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCObjectFileInfo
2021-05-23 14:15:23 -07:00
ExecutionEngine
[ORC] Flesh out ExecutorAddress, rename CommonOrcRuntimeTypes header.
2021-07-10 13:53:52 +10:00
Extensions
FileCheck
[llvm] Rename StringRef _lower() method calls to _insensitive()
2021-06-25 00:22:01 +03:00
Frontend
[OpenMP] Unified entry point for SPMD & generic kernels in the device RTL
2021-07-10 17:53:56 -05:00
Fuzzer
FuzzMutate
[NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch'
2021-07-09 12:24:12 +02:00
InterfaceStub
IR
[Verifier] Require same signature for intrinsic calls
2021-07-16 18:33:16 +02:00
IRReader
LineEditor
Linker
[CSSPGO] Do not import pseudo probe desc in thinLTO
2021-07-13 18:26:36 -07:00
LTO
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
MC
[AIX] Emit version string in .file directive
2021-07-12 17:03:52 +00:00
MCA
[MCA] [In-order pipeline] Fix for 0 latency instruction causing assertion to fail.
2021-06-22 10:18:39 -07:00
Object
[ARM] Fix RELA relocations for 32bit ARM.
2021-07-14 14:27:15 -07:00
ObjectYAML
[COFF] [CodeView] Add a few new enum values
2021-07-07 22:00:18 +03:00
Option
[OptTable] Rename PrintHelp to printHelp
2021-06-24 14:47:03 -07:00
Passes
[Coroutines] Run coroutine passes by default
2021-07-15 14:33:40 +08:00
ProfileData
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
Remarks
Support
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
2021-07-16 07:38:16 +00:00
TableGen
DetailedRecordsBackend.cpp - printSectionHeading - avoid std::string creation/copies.
2021-06-13 16:49:40 +01:00
Target
[RISCV] Use tail agnostic policy for fixed vector vwmacc(u).
2021-07-16 10:41:09 -07:00
Testing
Fix for error "'Run' overrides a member function but is not marked
2021-06-11 06:56:00 -07:00
TextAPI
Reland "[llvm] llvm-tapi-diff"
2021-06-09 21:17:34 -07:00
ToolDrivers
[OptTable] Rename PrintHelp to printHelp
2021-06-24 14:47:03 -07:00
Transforms
[OpenMP] Add IDs to OpenMP remarks
2021-07-16 14:07:03 -04:00
WindowsManifest
XRay
CMakeLists.txt