llvm-6502/test
Tom Stellard 9f5d593c1f R600/SI: Store immediate offsets > 12-bits in soffset
This will save us from having to extend these offsets to 64-bits
and storing them in a pair of vgprs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228776 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-11 00:34:35 +00:00
..
Analysis Adding support for llvm.eh.begincatch and llvm.eh.endcatch intrinsics and beginning the documentation of native Windows exception handling. 2015-02-10 19:52:43 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600/SI: Store immediate offsets > 12-bits in soffset 2015-02-11 00:34:35 +00:00
DebugInfo Add the missing testcase for r228764. 2015-02-10 23:32:56 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [PowerPC] Support the (old) cntlz instruction alias 2015-02-10 18:45:02 +00:00
Object
Other
SymbolRewriter
TableGen
tools
Transforms EarlyCSE: Add check lines for test added in r228760 2015-02-10 23:11:02 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh