1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Regression
Reid Spencer 992d9788b3 For PR950:
The long awaited CAST patch. This introduces 12 new instructions into LLVM
to replace the cast instruction. Corresponding changes throughout LLVM are
provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the
exception of 175.vpr which fails only on a slight floating point output
difference.

llvm-svn: 31931
2006-11-27 01:05:10 +00:00
..
Analysis For PR950: 2006-11-27 01:05:10 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler For PR950: 2006-11-27 01:05:10 +00:00
BugPoint Only look at .ll files in this directory 2006-04-13 17:32:53 +00:00
Bytecode Discard code that supported old bytecode formats. This makes the Bytecode 2006-11-14 04:47:22 +00:00
C++Frontend Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of what llvmgcc you use. 2006-11-08 23:25:58 +00:00
CFrontend For PR950: 2006-11-27 01:05:10 +00:00
CodeGen For PR950: 2006-11-27 01:05:10 +00:00
Debugger Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
ExecutionEngine Don't test an example 2006-07-26 20:33:20 +00:00
Linker Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
Other Adjust tests now that opt doesn't read .ll files. 2006-08-27 22:44:20 +00:00
TableGen add test for mdef in a let 2006-10-11 18:12:14 +00:00
Transforms For PR950: 2006-11-27 01:05:10 +00:00
Verifier Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00