llvm-6502/test
Jim Grosbach 036a67d670 Thumb2 t2MVNi assembly parsing to recognize ".w" suffix.
rdar://10348584


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143108 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-27 17:16:55 +00:00
..
Analysis Restore commits 142790 and 142843 - they weren't breaking the build 2011-10-25 12:28:52 +00:00
Archive
Assembler
Bindings/Ocaml OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
Bitcode The bitcode reader can create an shuffle with a place holder mask which it will 2011-10-26 00:34:48 +00:00
BugPoint
CodeGen Teach our Dwarf emission to use the string pool. 2011-10-27 06:44:11 +00:00
DebugInfo Teach our Dwarf emission to use the string pool. 2011-10-27 06:44:11 +00:00
ExecutionEngine Excluding ARM JIT tests until someone can fix this compilation path. 2011-08-26 23:39:30 +00:00
Feature
Integer
lib
Linker Let this test pass even if 'int' is somewhere in its directory path. 2011-10-15 18:07:16 +00:00
MC Thumb2 t2MVNi assembly parsing to recognize ".w" suffix. 2011-10-27 17:16:55 +00:00
Object Object: change test to create archive. 2011-10-25 22:30:58 +00:00
Other
Scripts
TableGen XFAIL test on leak checkers. 2011-10-24 17:24:05 +00:00
Transforms Revert Duncan's r143028 expression folding which appears to be the culprit 2011-10-27 15:47:25 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile test/Makefile: Inspect $(PROJ_OBJ_ROOT)/tools/clang/Makefile instead of $(PROJ_SRC_ROOT)/tools/clang for "check-all". 2011-10-16 02:54:14 +00:00
Makefile.tests
site.exp.in
TestRunner.sh