..
Analysis
[tests] Stablize tests for possible change in deref semantics
2021-07-14 13:37:50 -07:00
Assembler
[AsmParser] Unify parsing of attributes
2021-07-15 17:51:11 +02:00
Bindings
Bitcode
[IR] Add elementtype attribute
2021-07-15 18:04:26 +02:00
BugPoint
CodeGen
[DAG] Fold select(cond,binop(x,y),binop(x,z)) -> binop(x,select(cond,y,z))
2021-07-15 16:08:30 +01:00
DebugInfo
Reapply "[DebugInfo] Enable variadic debug value salvaging"
2021-07-15 12:54:51 +01:00
Demangle
Demangle: correct swift_async demangling for Microsoft scheme
2021-07-14 11:43:44 -07:00
Examples
[Orc] At CBindings for LazyRexports
2021-07-01 21:52:05 +02:00
ExecutionEngine
[JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder.
2021-06-29 09:59:49 +10:00
Feature
FileCheck
Instrumentation
[DebugInfo] Correctly update dbg.values with duplicated location ops
2021-07-14 11:17:24 +01:00
Integer
JitListener
Revert "[NFC] remove explicit default value for strboolattr attribute in tests"
2021-05-24 19:43:40 +02:00
Linker
LTO
MachineVerifier
CodeGen: Print/parse LLTs in MachineMemOperands
2021-06-30 16:54:13 -04:00
MC
[AArch64][SME] Add outer product instructions
2021-07-15 09:51:06 +00:00
Object
[llvm-readobj] Switch command line parsing from llvm::cl to OptTable
2021-07-12 10:14:42 -07:00
ObjectYAML
Other
[Coroutines] Run coroutine passes by default
2021-07-15 14:33:40 +08:00
SafepointIRVerifier
Support
[llvm-readobj] Switch command line parsing from llvm::cl to OptTable
2021-07-12 10:14:42 -07:00
SymbolRewriter
TableGen
[TableGen] Allow identical MnemonicAliases with no predicate
2021-06-30 10:53:39 +01:00
ThinLTO /X86
[CSSPGO] Do not import pseudo probe desc in thinLTO
2021-07-13 18:26:36 -07:00
tools
[llvm][tools] Hide unrelated llvm-bcanalyzer options
2021-07-15 10:43:15 +02:00
Transforms
[InstCombine] Look through invariant group intrinsics when removing malloc
2021-07-15 09:02:40 -07:00
Unit
Verifier
[IR] Add elementtype attribute
2021-07-15 18:04:26 +02:00
YAMLParser
.clang-format
CMakeLists.txt
[Orc] At CBindings for LazyRexports
2021-07-01 21:52:05 +02:00
lit.cfg.py
[Orc] At CBindings for LazyRexports
2021-07-01 21:52:05 +02:00
lit.site.cfg.py.in
TestRunner.sh