llvm-6502/test
Bill Wendling f18eb5887f Generate an error message instead of asserting or segfaulting when we have a
scalar-to-vector conversion that we cannot handle. For instance, when an invalid
constraint is used in an inline asm statement.
<rdar://problem/12284092>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164662 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 06:16:18 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function. 2012-09-21 14:34:31 +00:00
BugPoint
CodeGen Generate an error message instead of asserting or segfaulting when we have a 2012-09-26 06:16:18 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation
Integer
Linker
MC ARM: Darwin BL/BLX relocations to out-of-range symbols. 2012-09-25 18:07:17 +00:00
Object
Other Change the way the lint sanity checking pass detects misaligned memory accesses. 2012-09-25 10:00:49 +00:00
Scripts
TableGen
Transforms Don't drop the alignment on a memcpy intrinsic when producing a store. This is 2012-09-25 22:46:21 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh