1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test
Vedant Kumar 4067b11caf [Bitcode] Add compatibility test for the 3.8 release
Fork off compatibility.ll for the 3.8 release. The *.bc file in this
commit was produced using a Release build of the release_38 branch.

llvm-svn: 263620
2016-03-16 05:43:03 +00:00
..
Analysis AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence 2016-03-14 15:37:18 +00:00
Assembler
Bindings Add echo test for constant data arrays in the LLVM C API 2016-03-13 00:58:25 +00:00
Bitcode [Bitcode] Add compatibility test for the 3.8 release 2016-03-16 05:43:03 +00:00
BugPoint
CodeGen [X86] Regenerated widen load tests 2016-03-16 00:41:21 +00:00
DebugInfo Revert "Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26715 at r263379." 2016-03-14 14:58:36 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Don't put module constructors in comdats. 2016-03-15 20:25:47 +00:00
Integer
JitListener
LibDriver
Linker [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
LTO
MC [AMDGPU] Assembler: Update SOP* tests 2016-03-15 07:44:57 +00:00
Object
Other
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
tools [llvm-readobj] Impl GNU style printing of sections and relocations 2016-03-15 17:25:31 +00:00
Transforms [JumpThreading] See through Cast Instructions 2016-03-16 04:52:52 +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 @llvm.experimental.deoptimize 2016-03-11 19:08:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh