llvm-6502/test
Reid Kleckner aaff72bcd8 Fix test/CodeGen/arm.ll
The 'CHECK: add' line was occasionally matching against the filename,
breaking the subsequent CHECK-NOT.  Also use CHECK-LABEL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206936 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-23 01:09:29 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen Fix test/CodeGen/arm.ll 2014-04-23 01:09:29 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Support outline instrumentation for wide types and delete dead code, patch by Yuri Gribov 2014-04-22 11:19:45 +00:00
Integer
JitListener
Linker Fix DataLayout::operator==(). 2014-04-22 17:47:03 +00:00
LTO
MC Follow aliases when determining if a symbol is thumb. 2014-04-22 19:11:07 +00:00
Object
Other
TableGen
tools
Transforms [Constant Hoisting] Materialize the constant before the cloned cast instruction. 2014-04-22 18:06:58 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh