llvm-6502/test/CodeGen
Tanya Lattner 53a66d10f0 Remove llvm-upgrade and update tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47296 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-19 01:41:04 +00:00
..
Alpha Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
ARM Remove llvm-upgrade. 2008-02-17 20:02:20 +00:00
CBackend Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
CellSPU Overhaul Cell SPU's addressing mode internals so that there are now 2008-01-29 02:16:57 +00:00
Generic Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
IA64 Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
PowerPC Add testcase for recent legalizer change 2008-02-13 06:48:40 +00:00
SPARC Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
X86 - When DAG combiner is folding a bit convert into a BUILD_VECTOR, it should check if it's essentially a SCALAR_TO_VECTOR. Avoid turning (v8i16) <10, u, u, u> to <10, 0, u, u, u, u, u, u>. Instead, simply convert it to a SCALAR_TO_VECTOR of the proper type. 2008-02-18 23:04:32 +00:00