..
Analysis
[AArch64] Add AArch64TTIImpl::getMaskedMemoryOpCost function
2021-04-26 11:00:03 +01:00
Assembler
[LLParser] Print mismatched types in error message
2021-04-21 13:10:37 -07:00
Bindings
Bitcode
[clang][AArch64] Correctly align HFA arguments when passed on the stack
2021-04-15 22:58:14 +01:00
BugPoint
CodeGen
[NFC][SVE] Add tests for inserting subvectors into illegal scalable vectors
2021-04-27 09:02:43 +01:00
DebugInfo
[DebugInfo][llvm-dwarfdump] Fix printing of Unit header with DW_UT_partial type
2021-04-27 10:32:44 +05:30
Demangle
Examples
ExecutionEngine
[JITLink] Add testcase that was accidentally left out of 19e402d2b34.
2021-04-17 11:55:55 -07:00
Feature
FileCheck
Fix PR46880: Fail CHECK-NOT with undefined variable
2021-04-20 14:42:46 +01:00
Instrumentation
[IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all}
2021-04-22 18:07:30 -07:00
Integer
JitListener
Linker
Preserve the lexical order for global variables during llvm-link merge
2021-04-26 10:11:34 -07:00
LTO
MachineVerifier
MC
[ARM][disassembler] Fix incorrect number of MCOperands generated by the disassembler
2021-04-25 11:55:10 -07:00
Object
[yaml2obj/obj2yaml/llvm-readobj] Support printing and parsing AVR-specific e_flags
2021-04-15 15:54:28 +02:00
ObjectYAML
Other
[OpenMP] Add OpenMPOpt as a Module pass
2021-04-20 12:28:58 -04:00
SafepointIRVerifier
Support
[llvm-objdump] Switch command-line parsing from llvm::cl to OptTable
2021-04-14 20:12:24 -04:00
SymbolRewriter
TableGen
[TableGen] Add support for the 'assert' statement in multiclasses
2021-04-19 09:01:42 -04:00
ThinLTO /X86
Preserve the lexical order for global variables during llvm-link merge
2021-04-26 10:11:34 -07:00
tools
[test] Fix tools/gold/X86/weak.ll after D94202
2021-04-26 16:04:22 -07:00
Transforms
[CSSPGO] Unblock optimizations with pseudo probe instrumentation part 2.
2021-04-26 16:52:33 -07:00
Unit
Verifier
[X86][AMX] Verify illegal types or instructions for x86_amx.
2021-04-20 16:14:22 +08:00
YAMLParser
.clang-format
CMakeLists.txt
[llvm-rc] Add a GNU windres-like frontend to llvm-rc
2021-04-26 22:04:29 +03:00
lit.cfg.py
[llvm-rc] Add a GNU windres-like frontend to llvm-rc
2021-04-26 22:04:29 +03:00
lit.site.cfg.py.in
TestRunner.sh