llvm-6502/test
Dan Gohman 25ac7e8364 Fix EXTRACT_ELEMENT, EXTRACT_SUBVECTOR, and EXTRACT_VECTOR_ELT to
use an intptr ValueType instead of i32 for the index operand in
getCopyToParts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40987 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-10 14:59:38 +00:00
..
Analysis Add reference to problem report. 2007-08-07 12:27:03 +00:00
Archive Delete the svn:executable property on these files, which aren't executable. 2007-07-23 19:26:08 +00:00
Assembler Fix PR1577, a crash on invalid bug. 2007-08-06 21:00:37 +00:00
Bitcode This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
BugPoint
C++Frontend Clean up C++ restrict test cases and add a test for restrict qualified methods. 2007-08-01 18:48:29 +00:00
CFrontend Add a test for the load/store alignment. 2007-08-01 20:07:59 +00:00
CodeGen Fix EXTRACT_ELEMENT, EXTRACT_SUBVECTOR, and EXTRACT_VECTOR_ELT to 2007-08-10 14:59:38 +00:00
DebugInfo
ExecutionEngine
Feature This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future. 2007-08-04 01:51:18 +00:00
FrontendAda
FrontendObjC
Integer
lib The Ada f-e produces various auxiliary output files 2007-07-23 15:23:35 +00:00
Linker
Other
Scripts
TableGen
Transforms when we see a unaligned load from an insufficiently aligned global or 2007-08-09 19:05:49 +00:00
Verifier Make sure these tests pass for the right reasons (verifier error, rather than 2007-08-01 23:07:36 +00:00
Makefile
Makefile.tests
TestRunner.sh