llvm-6502/test
Tom Stellard f502c292f6 R600: Use the same compute kernel calling convention for all GPUs
A side-effect of this is that now the compiler expects kernel arguments
to be 4-byte aligned.

Reviewed-by: Vincent Lejeune <vljn at ovi.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186916 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-23 01:48:05 +00:00
..
Analysis
Assembler Debug Info Finder: use processDeclare and processValue to list debug info 2013-07-23 00:22:51 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen R600: Use the same compute kernel calling convention for all GPUs 2013-07-23 01:48:05 +00:00
DebugInfo Debug Info Finder: use processDeclare and processValue to list debug info 2013-07-23 00:22:51 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker Debug Info Finder: use processDeclare and processValue to list debug info 2013-07-23 00:22:51 +00:00
MC Fix the move to/from accumulator register instructions that use a full 64-bit 2013-07-22 21:25:31 +00:00
Object Mark ELF's first symbol as format specific so that llvm-nm ignores it. 2013-07-22 19:24:34 +00:00
Other
TableGen
tools Retry submitting r186623: COFFDumper: Dump data directory entries. 2013-07-19 23:23:29 +00:00
Transforms Debug Info Finder: use processDeclare and processValue to list debug info 2013-07-23 00:22:51 +00:00
Unit
Verifier Fix typo in test. 2013-07-22 21:10:42 +00:00
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh