teak-llvm/llvm/test
Simon Pilgrim 3fd5d1c6e7 [X86][SSE] combineTargetShuffle - permilps(shufps(load(),x)) --> permilps(shufps(x,load()))
Moves lowerShuffleWithSHUFPS commutation code from rG30fcd29fe479 to catch cases during combine
2020-01-24 15:23:20 +00:00
..
Analysis [ARM] Basic gather scatter cost model 2020-01-22 14:41:38 +00:00
Assembler [ThinLTO] Summarize vcall_visibility metadata 2020-01-23 13:19:56 -08:00
Bindings Move the sysroot attribute from DIModule to DICompileUnit 2020-01-17 12:55:40 -08:00
Bitcode [SVE] Pass Scalable argument to VectorType::get in Bitcode Reader 2020-01-22 12:29:25 -08:00
BugPoint
CodeGen [X86][SSE] combineTargetShuffle - permilps(shufps(load(),x)) --> permilps(shufps(x,load())) 2020-01-24 15:23:20 +00:00
DebugInfo [DWARF][test] Test all the call-site realted attrs 2020-01-24 10:53:52 +01:00
Demangle
Examples
ExecutionEngine [ORC] Add support for emulated TLS to ORCv2. 2020-01-21 19:55:33 -08:00
Feature
FileCheck FileCheck [9/12]: Add support for matching formats 2020-01-24 14:15:28 +00:00
Instrumentation [profile] Support counter relocation at runtime 2020-01-17 15:02:23 -08:00
Integer
JitListener
Linker
LTO Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MachineVerifier Revert "[Support] make report_fatal_error abort instead of exit" 2020-01-15 17:52:25 -08:00
MC [PowerPC][Future] Add prefixed instruction paddi to future CPU 2020-01-24 07:27:25 -06:00
Object [llvm-readelf] - Improve dumping of objects without a section header string table. 2020-01-24 14:30:03 +03:00
ObjectYAML [DWARF] Return Error from DWARFDebugArangeSet::extract(). 2020-01-23 12:41:05 +07:00
Other [VectorUtils] Rework the Vector Function Database (VFDatabase). 2020-01-16 15:08:26 +00:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen TableGen/GlobalISel: Don't check exact intrinsic opcode value 2020-01-17 20:09:53 -05:00
ThinLTO/X86 Revert "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-23 17:29:24 -08:00
tools [llvm-objcopy][COFF] Add support for --set-section-flags 2020-01-24 07:12:55 -08:00
Transforms [WholeProgramDevirt][test] Fix test after D73094 2020-01-24 00:46:18 -08:00
Unit
Verifier Add function attribute "patchable-function-prefix" to support -fpatchable-function-entry=N,M where M>0 2020-01-23 17:02:27 -08:00
YAMLParser
.clang-format
CMakeLists.txt [ms] [llvm-ml] Add placeholder for llvm-ml, based on llvm-mc 2020-01-20 09:19:10 -05:00
lit.cfg.py [test] On Mac, don't try to use result of sysctl command if calling it failed. 2020-01-20 10:04:06 +00:00
lit.site.cfg.py.in
TestRunner.sh