..
Analysis
[TTI] Change getOperandsScalarizationOverhead to take Type args
2021-02-23 13:04:59 +00:00
Assembler
[LTO] Perform DSOLocal propagation in combined index
2021-02-12 22:58:26 -08:00
Bindings
LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw/cmpxchg instruction.
2021-02-12 18:31:18 -05:00
Bitcode
Add auto-upgrade support for annotation intrinsics
2021-02-22 15:42:16 -08:00
BugPoint
[Bugpoint][NewPM] Pin bugpoint to legacy PM
2020-09-15 11:29:10 -07:00
CodeGen
[RISCV] Use a different constant in one of the smulo test cases to avoid converting the mul to an add.
2021-02-23 12:17:49 -08:00
DebugInfo
[CodeGen] Fix two dots between text section name and symbol name
2021-02-20 10:15:48 +08:00
Demangle
Examples
ExecutionEngine
Feature
[DCE] Don't remove non-willreturn calls
2021-02-19 12:35:40 +01:00
FileCheck
[FileCheck] Default --allow-unused-prefixes to false
2021-02-08 13:37:04 -08:00
Instrumentation
[dfsan] Propagate origins at non-memory/phi/call instructions
2021-02-23 02:12:45 +00:00
Integer
JitListener
Linker
[llvm-link] fix IRMover returning wrong modified vector type
2021-02-22 11:29:42 +00:00
LTO
[DCE] Don't remove non-willreturn calls
2021-02-19 12:35:40 +01:00
MachineVerifier
[GlobalISel] Add G_ASSERT_SEXT
2021-02-17 13:10:34 -08:00
MC
[THUMB2] add .w suffixes for ldr/str (immediate) T4
2021-02-23 09:25:40 -08:00
Object
[AMDGPU] gfx90a support
2021-02-17 16:01:32 -08:00
ObjectYAML
Other
Reland "[Libcalls, Attrs] Annotate libcalls with noundef"
2021-02-20 06:18:48 +01:00
Reduce
[FileCheck] Default --allow-unused-prefixes to false
2021-02-08 13:37:04 -08:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
[TableGen][SelectionDAG] Improve efficiency of encoding negative immediates for isel's CheckInteger opcode.
2021-02-18 08:53:17 -08:00
ThinLTO /X86
[ThinLTO] Fix import of multiply defined global variables
2021-02-21 18:34:12 +02:00
tools
[llvm-profdata] Emit Error when Invalid MemOpSize Section is Created by llvm-profdata
2021-02-23 12:51:54 -08:00
Transforms
[llvm-profdata] Emit Error when Invalid MemOpSize Section is Created by llvm-profdata
2021-02-23 12:51:54 -08:00
Unit
Support multi-configuration generators correctly in several config files
2021-02-11 09:32:20 -08:00
Verifier
[IR] restrict vector reduction intrinsic types
2021-02-21 12:37:00 -05:00
YAMLParser
.clang-format
CMakeLists.txt
Support multi-configuration generators correctly in several config files
2021-02-11 09:32:20 -08:00
lit.cfg.py
[FileCheck] Default --allow-unused-prefixes to false
2021-02-08 13:37:04 -08:00
lit.site.cfg.py.in
Support multi-configuration generators correctly in several config files
2021-02-11 09:32:20 -08:00
TestRunner.sh