1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/test
Matt Arsenault 9fbc4e603d AMDGPU: Remove redundant test
llvm-svn: 276439
2016-07-22 17:01:36 +00:00
..
Analysis Fix test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.ll for rL276136. 2016-07-20 16:54:58 +00:00
Assembler Revert "Invariant start/end intrinsics overloaded for address space" 2016-07-21 19:06:28 +00:00
Bindings Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
Bitcode Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
BugPoint
CodeGen AMDGPU: Remove redundant test 2016-07-22 17:01:36 +00:00
DebugInfo [pdbdump] Use the "flow" style to print out a sequence of uint32_t. 2016-07-20 19:41:47 +00:00
Examples
ExecutionEngine X86: handle external tail calls in Windows JIT 2016-07-14 17:27:06 +00:00
Feature Revert "Invariant start/end intrinsics overloaded for address space" 2016-07-21 19:06:28 +00:00
FileCheck
Instrumentation Fix detection of stack-use-after scope for char arrays. 2016-07-22 00:56:17 +00:00
Integer
JitListener
LibDriver
Linker
LTO Add a libLTO API to query a memory buffer and check if it contains ObjC categories 2016-07-11 23:10:18 +00:00
MC [mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU microMIPS32r6 instructions 2016-07-22 07:18:33 +00:00
Object Add checks to the MachOObjectFile() constructor to make sure load commands sizes 2016-07-07 22:11:42 +00:00
ObjectYAML
Other Temporarily remove one test run line to unblock PPC bots. 2016-07-08 00:32:58 +00:00
SymbolRewriter
TableGen tests: accept different TargetOpcode values. 2016-07-07 17:51:42 +00:00
ThinLTO/X86 ThinLTO: Do not take into account whether a definition has multiple copies when promoting. 2016-07-07 18:31:51 +00:00
tools [llvm-cov] - Add the coverage of lines in the summary report. 2016-07-22 12:46:13 +00:00
Transforms Don't remove side effecting instructions due to ConstantFoldInstruction 2016-07-22 04:54:44 +00:00
Unit
Verifier Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Review fixes to lit documentation 2016-07-12 20:59:17 +00:00
lit.site.cfg.in
TestRunner.sh