llvm-project/llvm/test
Sanjay Patel 61e13249d8 [x86] add memset tests to show another potential improvement
llvm-svn: 265048
2016-03-31 20:40:32 +00:00
..
Analysis [TTI] Let the cost model estimate ctpop costs based on legality 2016-03-31 10:42:40 +00:00
Assembler Use existing PrintEscapedString in AssemblyWriter 2016-03-30 22:17:28 +00:00
Bindings Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
Bitcode [DebugInfo] Subprograms should belong to a CU. 2016-03-31 03:40:07 +00:00
BugPoint
CodeGen [x86] add memset tests to show another potential improvement 2016-03-31 20:40:32 +00:00
DebugInfo [DebugInfo] Subprograms should belong to a CU. 2016-03-31 03:40:07 +00:00
Examples
ExecutionEngine Disable the new Orc lazy JIT tests on Windows, they do not pass 2016-02-10 18:46:42 +00:00
Feature [NVVM] Remove noduplicate attribute from synchronizing intrinsics. 2016-03-22 22:08:01 +00:00
FileCheck Reapply r262092: [FileCheck] Abort if -NOT is combined with another suffix. 2016-02-29 22:13:03 +00:00
Instrumentation [tsan] Do not instrument reads/writes to instruction profile counters. 2016-03-29 23:19:40 +00:00
Integer
JitListener
LTO Rename embedded bitcode section in MachO 2016-02-29 19:40:10 +00:00
LibDriver
Linker Upgrade some wildly anachronistic debug info in testcases. 2016-03-29 22:34:30 +00:00
MC [lanai] isBrImm should accept any non-constant immediate. 2016-03-31 17:58:55 +00:00
Object [lanai] Add Lanai backend. 2016-03-28 13:09:54 +00:00
Other [CG] Add a new pass manager printer pass for the old call graph and 2016-03-10 11:24:11 +00:00
SymbolRewriter
TableGen [GlobalISel][Target] Add an opcode for unconditional branch. 2016-03-11 17:27:38 +00:00
ThinLTO/X86 [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
Transforms [InstCombine] Fix incorrect rule from rL236202 2016-03-31 05:14:34 +00:00
Unit [lit] Hack lit to allow a test suite to request that it is run "early". 2016-03-12 03:03:31 +00:00
Verifier Introduce a @llvm.experimental.guard intrinsic 2016-03-31 00:18:46 +00:00
YAMLParser
tools Preserve extern_weak linkage in CloneModule. 2016-03-31 20:21:31 +00:00
.clang-format
CMakeLists.txt [CMake] Add convenience target llvm-test-depends to build test dependencies. 2016-03-02 00:27:14 +00:00
TestRunner.sh
lit.cfg Revert "[asan] Make the global_metadata_darwin.ll test require El Capitan or newer" 2016-03-29 18:27:24 +00:00
lit.site.cfg.in