..
Analysis
[ARM][CostModel] Implement getCFInstrCost
2020-08-05 12:44:51 +01:00
Assembler
Bindings
[Bindings] Remove ipc_propagation.
2020-08-02 22:36:53 +01:00
Bitcode
[StackSafety,NFC] Add combined index test
2020-08-04 18:31:58 -07:00
BugPoint
CodeGen
[X86][SSE] Fold 128-bit PACK(EXTEND(X),EXTEND(Y)) -> CONCAT(X,Y) subvectors
2020-08-05 18:27:40 +01:00
DebugInfo
[llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable
2020-08-04 08:53:15 -07:00
Demangle
Examples
ExecutionEngine
[JITLink][AArch64] Handle addends on PAGE21 / PAGEOFF12 relocations.
2020-08-05 08:50:46 -07:00
Feature
[FunctionAttrs] Rename functionattrs -> function-attrs
2020-07-28 09:09:13 -07:00
FileCheck
[FileCheck] Report captured variables
2020-07-28 19:15:18 -04:00
Instrumentation
[msan] Remove readnone and friends from call sites.
2020-08-05 10:34:45 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier
MC
[WebAssembly] Implement prototype v128.load{32,64}_zero instructions
2020-08-03 13:54:00 -07:00
Object
[llvm-readobj] - Don't stop dumping when the name of a relocation section can't be read.
2020-08-03 14:49:09 +03:00
ObjectYAML
[DWARFYAML][debug_aranges] Use yaml::Hex64 rather than uint64_t as length. NFC.
2020-07-31 23:31:04 +08:00
Other
[NewPM][LVI] Abandon LVI after CVP
2020-08-01 23:47:46 +02:00
Reduce
[Reduce] Argument reduction: shoe-horn new function into remaining uses of old function
2020-07-27 15:39:03 +03:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen
TableGen/GlobalISel: Allow output instructions with multiple defs
2020-07-27 18:31:13 -04:00
ThinLTO /X86
[ThinLTO] [test] cache.ll: Prevent Spotlight indexing of the output dir
2020-07-28 21:21:58 -07:00
tools
[obj2yaml] Add support for dumping the .debug_aranges section.
2020-08-05 19:19:05 +08:00
Transforms
Revert "[LoopVectorizer] Inloop vector reductions"
2020-08-05 10:24:15 -07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
Revert "[CMake] Simplify CMake handling for zlib"
2020-08-05 12:31:44 +02:00
lit.cfg.py
Add test utility 'split-file'
2020-08-03 20:42:09 -07:00
lit.site.cfg.py.in
Revert "[CMake] Simplify CMake handling for zlib"
2020-08-05 12:31:44 +02:00
TestRunner.sh