..
Analysis
[LVI] Don't bail on overdefined value in select
2021-04-04 11:11:01 +02:00
AsmParser
[DebugInfo] Upgrade DISubragne::count to accept DIExpression also
2021-03-30 09:16:55 +05:30
BinaryFormat
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
Bitcode
Reapply "OpaquePtr: Turn inalloca into a type attribute"
2021-03-29 08:55:30 -04:00
Bitstream
CodeGen
[FastISel] Remove kill tracking
2021-04-03 15:50:13 +02:00
DebugInfo
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
Demangle
[Demangle] Support demangling Swift calling convention in MS demangler.
2021-01-27 13:24:54 -08:00
DWARFLinker
[dsymutil] Relocate DW_TAG_label
2021-03-29 15:45:48 -07:00
ExecutionEngine
[JITLink] Switch from StringRef to ArrayRef<char>, add some generic x86-64 utils
2021-03-30 21:07:24 -07:00
Extensions
FileCheck
[FileCheck] Fix PR49531: invalid use of string var
2021-03-24 18:49:58 +00:00
Frontend
[OpenMP] Change OMPIRBuilder to append function attributes
2021-03-24 09:08:29 -04:00
Fuzzer
FuzzMutate
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
InterfaceStub
[elfabi] Fix a bug when .dynsym contains no non-local symbol
2021-02-19 11:36:53 -08:00
IR
Extract isVolatile helper on Instruction [NFCI]
2021-04-01 11:24:02 -07:00
IRReader
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
LineEditor
Linker
Reapply "OpaquePtr: Turn inalloca into a type attribute"
2021-03-29 08:55:30 -04:00
LTO
[LTO][Legacy] Decouple option parsing from LTOCodeGenerator
2021-03-31 16:43:26 +00:00
MC
[ms] [llvm-ml] Accept /WX to signal that warnings should be fatal.
2021-04-02 15:13:20 -04:00
MCA
[MCA] Support carry-over instructions for in-order processors
2021-03-26 00:06:19 +03:00
Object
[WebAssembly] Encode numbers in ULEB128 in event section
2021-03-30 16:21:58 -07:00
ObjectYAML
AMDGPU: Add target id and code object v4 support
2021-03-24 11:54:05 -04:00
Option
[clang][cli] NFC: Remove ArgList infrastructure for recording queries
2021-02-25 13:53:24 +01:00
Passes
[PassManager] Run additional LICM before LoopRotate
2021-04-02 11:11:42 +03:00
ProfileData
[CSSPGO] Skip dangling probe value when computing profile summary
2021-04-01 22:49:11 -07:00
Remarks
Add intrinsics_gen as a dependency of libRemarks
2021-03-08 14:17:27 -08:00
Support
Fix build rules for LLVM_WITH_Z3 after D95727
2021-04-03 12:25:37 +02:00
TableGen
[TableGen] Add support for the 'assert' statement in class definitions.
2021-03-29 09:20:29 -04:00
Target
[RISCV] Don't convert fshr/fshl to target specific FSL/FSR node if shift amount is a constant.
2021-04-03 23:13:30 -07:00
Testing
[clangd] Implement semanticTokens modifiers
2021-02-09 16:31:22 +01:00
TextAPI
[TextAPI] run clang-format on violating sections, NFC
2021-04-02 11:44:33 -07:00
ToolDrivers
[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 09:47:49 -04:00
Transforms
[InstCombine] Conditionally fold select i1 into and/or
2021-04-04 14:11:28 +09:00
WindowsManifest
XRay
CMakeLists.txt