llvm-6502/test
Richard Osborne 6e2dc6d669 [XCore] Fix printing of inline asm operands.
Previously an asm operand with no operand modifier would give the error
"invalid operand in inline asm".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186407 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-16 12:48:34 +00:00
..
Analysis Add newlines at end of test files, no functionality change 2013-07-13 22:00:58 +00:00
Assembler
Bindings/Ocaml Fix %t typo in Ocaml bindings test. 2013-07-10 18:55:06 +00:00
Bitcode
BugPoint
CodeGen [XCore] Fix printing of inline asm operands. 2013-07-16 12:48:34 +00:00
DebugInfo Further simplify test case from r186119/r186035. 2013-07-15 22:28:45 +00:00
ExecutionEngine Add newlines at end of test files, no functionality change 2013-07-13 22:00:58 +00:00
Feature
FileCheck Add new directive called CHECK-LABEL to FileCheck. 2013-07-12 14:51:05 +00:00
Instrumentation
Integer
JitListener
Linker
MC [SystemZ] Add MC support for R[NOX]SBG 2013-07-16 11:28:08 +00:00
Object llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be opened on cygwin. 2013-07-16 09:06:47 +00:00
Other Move r186044 tests into CodeGen/X86 2013-07-11 01:55:55 +00:00
TableGen
tools
Transforms PR16628: Fix a bug in the code that merges compares. 2013-07-15 22:52:48 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Add the ability to use guarded malloc when running llvm lit tests. 2013-07-11 23:36:57 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh