1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression
Nick Lewycky cd25e651c2 Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Remove predicate simplifier from default gcc3 pipeline. New design is too
slow to enable by default.
Add new testcases for problems encountered in development.

llvm-svn: 31895
2006-11-22 23:49:16 +00:00
..
Analysis Fix bugs in this. What was I thinking??? :) 2006-11-18 08:06:17 +00:00
Archive Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
Assembler Add a test case for PR902. 2006-09-28 21:20:05 +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 xfail for llvmgcc3 2006-11-10 04:53:50 +00:00
CodeGen Testcase for PR1011 2006-11-20 18:05:26 +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 New testcase, the linker is not merging alignments right. 2006-06-16 01:20:58 +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 Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
Verifier testcase that causes the asmparser to assert 2006-10-15 23:26:28 +00:00
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00