llvm-6502/test/CodeGen
Matthias Braun d1bd8d904c ARM: optimizeSelect has to consider the previous register class
optimizeSelect folds (predicated) copy instructions, it must not ignore
the original register class of the operand when replacing the register
with the copies dest register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191963 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-04 16:52:56 +00:00
..
AArch64 Implement aarch64 neon instruction set AdvSIMD (3V elem). 2013-10-04 09:20:44 +00:00
ARM ARM: optimizeSelect has to consider the previous register class 2013-10-04 16:52:56 +00:00
CPP [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
Generic [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
Hexagon TBAA: remove !tbaa from testing cases when they are not needed. 2013-09-30 18:17:35 +00:00
Inputs Debug Info: add an identifier field to DICompositeType. 2013-08-26 22:39:55 +00:00
Mips [mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intrinsics) 2013-10-01 10:22:35 +00:00
MSP430 [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
NVPTX [NVPTX] Make constant vector test case endian-independent 2013-09-19 13:14:44 +00:00
PowerPC TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
R600 R600: add a pass that merges clauses. 2013-10-01 19:32:58 +00:00
SPARC TBAA: update tbaa format from scalar format to struct-path aware format. 2013-09-30 18:17:55 +00:00
SystemZ [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
Thumb ARM: Use "dmb sy" for barriers on M-class CPUs 2013-08-28 14:39:19 +00:00
Thumb2 Fix spelling intruction -> instruction. 2013-09-28 11:46:15 +00:00
X86 Remove duplicated test cases that occurred when I applied the same patch file to my model twice. 2013-10-03 04:27:14 +00:00
XCore XCore handling of thread local lowering 2013-09-09 10:42:11 +00:00