llvm-6502/test
Dan Gohman 08e581eda7 Don't redirect llvm-as's stderr to llvm-dis.
Change grep '' to grep {}.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44343 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-27 00:07:33 +00:00
..
Analysis Allow GVN to eliminate read-only function calls when it can detect that they are redundant. 2007-11-26 02:26:36 +00:00
Archive
Assembler Don't redirect llvm-as's stderr to llvm-dis. 2007-11-27 00:07:33 +00:00
Bindings/Ocaml
Bitcode
BugPoint
C++Frontend
CFrontend Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
CodeGen Remove unnecessary && from the RUN lines of this test. 2007-11-27 00:03:38 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors to int <-> float casts. 2007-11-17 03:58:34 +00:00
FrontendAda
FrontendObjC Thanks to the XTARGET line, this test should still 2007-11-09 13:50:25 +00:00
Integer
lib Implement the XTARGET feature for PR1778 2007-11-06 22:32:17 +00:00
Linker
Other
Scripts
TableGen
Transforms Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. 2007-11-25 22:41:31 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh