llvm-6502/test
Tom Stellard a8b2e6f4af R600/SI: Legalize CopyToReg during instruction selection
The instruction emitter will crash if it encounters a CopyToReg
node with a non-register operand like FrameIndex.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219428 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-09 19:06:00 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600/SI: Legalize CopyToReg during instruction selection 2014-10-09 19:06:00 +00:00
DebugInfo Fix COFF section index relocation should be 16 bits, not 32 2014-10-08 18:01:49 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation DebugInfo+DFSan: Ensure that debug info references to llvm::Functions remain pointing to the underlying function when wrappers are created 2014-10-07 22:59:46 +00:00
Integer
JitListener
Linker
LTO
MC [PPC64] VSX indexed-form loads use wrong instruction format 2014-10-09 17:51:35 +00:00
Object Correctly compute the size of common symbols in COFF. 2014-10-08 17:37:19 +00:00
Other
TableGen
tools llvm-readobj: add test for r219228 2014-10-08 02:06:11 +00:00
Transforms [InstCombine] Fix wrong folding of constant comparisons involving ashr and negative values. 2014-10-09 12:41:49 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh