llvm/test
2016-08-14 13:58:57 +00:00
..
Analysis [DSE] Don't remove stores made live by a call which unwinds. 2016-08-12 01:09:53 +00:00
Assembler Revert "Revert "Invariant start/end intrinsics overloaded for address space"" 2016-08-13 23:31:24 +00:00
Bindings
Bitcode [PM] Port NameAnonFunction pass to new pass manager 2016-08-12 14:03:36 +00:00
BugPoint
CodeGen [AVX512] Fix VFPCLASSSD/VFPCLASSSS intrinsic lowering. The i1 result should be zero extended according to SPEC. 2016-08-14 13:58:57 +00:00
DebugInfo [Debug Info] Added a LIT test that covers the fix committed in rL277290. 2016-08-11 07:22:53 +00:00
Examples
ExecutionEngine
Feature Revert "Revert "Invariant start/end intrinsics overloaded for address space"" 2016-08-13 23:31:24 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
MC Revert "[AMDGPU] fix failure on printing of non-existing instruction operands." 2016-08-11 14:22:05 +00:00
Object Next set of additional error checks for invalid Mach-O files. 2016-08-12 20:10:25 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 Fix bitcode auto-upgrade when using bitcode lazy loading 2016-08-14 00:01:27 +00:00
tools Add missing REQUIRES in sancov/print_coverage_pcs.test: it requires aarch64 as well now 2016-08-13 19:44:02 +00:00
Transforms [IRCE] Create llvm::Loop instances for cloned out loops 2016-08-14 01:04:46 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
lit.cfg Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
lit.site.cfg.in
TestRunner.sh