1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Rafael Espindola 0e6d6ff455 Remove a few XFAILs.
These tests now pass with MCJIT.

llvm-svn: 215136
2014-08-07 19:35:22 +00:00
..
Analysis
Assembler
Bindings [OCaml] Add Llvm.{string_of_const,const_element}. 2014-08-03 23:54:22 +00:00
Bitcode UseListOrder: Fix blockaddress use-list order 2014-08-01 22:27:19 +00:00
BugPoint
CodeGen [Branch probability] Recompute branch weights of tail-merged basic blocks. 2014-08-07 19:30:13 +00:00
DebugInfo DebugInfo: Make a test more portable 2014-08-07 03:47:28 +00:00
ExecutionEngine Remove a few XFAILs. 2014-08-07 19:35:22 +00:00
Feature
FileCheck FileCheck: Add a flag to allow checking empty input 2014-08-07 18:40:37 +00:00
Instrumentation [dfsan] Try not to create too many additional basic blocks in functions which 2014-08-06 00:33:40 +00:00
Integer
JitListener
Linker
LTO
MC Add the majority of the remaining SPE instructions. 2014-08-07 18:52:39 +00:00
Object
Other Don't internalize all but main by default. 2014-08-05 20:10:38 +00:00
TableGen Update BitRecTy::convertValue to allow if expressions with bit values on both sides of the if 2014-08-07 05:47:10 +00:00
tools llvm/test/tools/llvm-objdump: Reorganize target-dependent some tests. 2014-08-07 17:17:19 +00:00
Transforms Revert "r214897 - Remove dead zero store to calloc initialized memory" 2014-08-06 19:30:38 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg Nuke the old JIT. 2014-08-07 14:21:18 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh