llvm-6502/test
Tom Stellard 44248e0f63 R600: Fix a crash in the AMDILCFGStrucurizer
The ifPatternMatch() function was not correctly reporting the number
of matches in some cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195030 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-18 19:43:38 +00:00
..
Analysis Use correct size for address space in BasicAA. 2013-11-16 00:36:43 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Fix a crash in the AMDILCFGStrucurizer 2013-11-18 19:43:38 +00:00
DebugInfo For dwarf4 use the correct form for referencing debug_loc locations, 2013-11-16 00:18:40 +00:00
ExecutionEngine
Feature Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
FileCheck
Instrumentation [ASan] Fix PR17867 - make sure ASan doesn't crash if use-after-scope and use-after-return are combined. 2013-11-18 14:53:55 +00:00
Integer
JitListener
Linker
LTO
MC [mips][msa] Update encoding of bnz.v (typo). 2013-11-18 13:09:54 +00:00
Object
Other Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
TableGen
tools Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Transforms LoopVectorizer: Extend the induction variable to a larger type 2013-11-18 13:14:32 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh