1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test
2017-03-24 19:11:31 +00:00
..
Analysis Revert "[ScalarEvolution] Re-enable Predicate implication from operations" 2017-03-24 07:04:31 +00:00
Assembler Let llvm.objectsize be conservative with null pointers 2017-03-21 20:08:59 +00:00
Bindings
Bitcode Use ProfileSummary:getProfileCount to get ScaledCount for ModuleSummary 2017-03-21 17:22:35 +00:00
BugPoint
CodeGen [AMDGPU] Fold V_CNDMASK with identical source operands 2017-03-24 18:55:20 +00:00
DebugInfo Make testcase less nonsensical while still exercising the same code paths. 2017-03-24 19:11:31 +00:00
Examples
ExecutionEngine
Feature Disable gvn-hoist (PR32153) 2017-03-06 21:10:40 +00:00
FileCheck [FileCheck] Added --enable-var-scope option to enable scope for regex variables. 2017-03-09 17:59:04 +00:00
Instrumentation [sancov] Don't instrument blocks with no insertion point 2017-03-23 23:30:41 +00:00
Integer
JitListener
LibDriver
Linker [Linker] Provide callback for internalization 2017-03-13 18:08:11 +00:00
LTO Perform symbol binding for .symver versioned symbols 2017-03-09 00:19:49 +00:00
MC [AMDGPU] Rename Kind to ValueKind in metadata to be consistent 2017-03-24 18:43:15 +00:00
Object Archives require a symbol table on Solaris, even if empty. 2017-03-14 19:57:13 +00:00
ObjectYAML [ObjectYAML] Fix issue with DWARF2 AddrSize 8 2017-03-07 21:34:35 +00:00
Other Bring back r297624. 2017-03-13 20:00:25 +00:00
SymbolRewriter
TableGen [tablegen][globalisel] Capture instructions into locals and related infrastructure for multiple instructions matches. 2017-03-20 15:20:42 +00:00
ThinLTO/X86 [ThinLTO] Add support for emitting minimized bitcode for thin link 2017-03-23 19:47:39 +00:00
tools [PDB] Split item and type records when merging type streams 2017-03-24 17:26:38 +00:00
Transforms AMDGPU: Fold rcp/rsq of undef to undef 2017-03-24 19:04:57 +00:00
Unit
Verifier [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types 2017-03-08 23:55:44 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh