UnitTests 2003-05-26-Shorts and 2003-07-09-LoadShorts have been fixed;
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 Jul 2004 00:01:41 +0000 (00:01 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 28 Jul 2004 00:01:41 +0000 (00:01 +0000)
2003-05-22-VarSizeArray is broken.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15297 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/README.txt

index 2f2cd6de820b05dd79a17934dd3f6c8bf65b422a..6e767c4e3a8cc32338dcd645ed2efdb2ad1b747e 100644 (file)
@@ -33,9 +33,7 @@ Currently failing tests:
   `- Benchmarks
   |  `- Shootout-C++ : most programs fail, miscompilations
   `- UnitTests
-  |  `- 2003-05-26-Shorts
-  |  `- 2003-07-09-LoadShorts
-  |  `- 2004-06-20-StaticBitfieldInt
+  |  `- 2003-05-22-VarSizeArray
   `- C++Catch
   `- SimpleC++Test
   `- ConditionalExpr