summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly
diff options
context:
space:
mode:
authorJF Bastien <jfb@google.com>2015-12-17 00:12:06 +0000
committerJF Bastien <jfb@google.com>2015-12-17 00:12:06 +0000
commiteefff9ccc5c22632f67389eba6c24afece7ae5ce (patch)
tree9efcf072e91cf76695c87d68e37c0ba4a0e2e4d6 /llvm/lib/Target/WebAssembly
parenta02bba648b0c0b731dcd03cf2840c6eaeabd899f (diff)
downloadbcm5719-llvm-eefff9ccc5c22632f67389eba6c24afece7ae5ce.tar.gz
bcm5719-llvm-eefff9ccc5c22632f67389eba6c24afece7ae5ce.zip
WebAssembly: update expected torture test failures
We now have 240 expected failures. llvm-svn: 255858
Diffstat (limited to 'llvm/lib/Target/WebAssembly')
-rw-r--r--llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
index d76adc31830..ee9d060f339 100644
--- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -6,16 +6,6 @@ pr38151.c
va-arg-22.c
# TargetRegisterInfo.h:315: static unsigned int llvm::TargetRegisterInfo::virtReg2Index(unsigned int): Assertion `isVirtualRegister(Reg) && "Not a virtual register"' failed.
-20021120-3.c
-20070201-1.c
-920501-9.c
-930513-1.c
-941014-2.c
-980605-1.c
-fprintf-1.c
-gofast.c
-pr41239.c
-printf-1.c
struct-ret-1.c
va-arg-11.c
va-arg-21.c
@@ -43,10 +33,6 @@ pr51323.c
pr52129.c
pr57130.c
-# TODO: implement eliminateCallFramePseudoInstr
-20121108-1.c
-20020406-1.c
-
# These were previously "Cannot select FrameIndex." Now most of them fail
# because they contain call frame pseudos (e.g. call a vararg func),
# frame pointers, or similar. This list will be updated again soon.
OpenPOWER on IntegriCloud