llvm-6502/test/CodeGen
Reed Kotler e77071da42 Make sure that for C++ emitting LwConstant32 pseudos, that it corresponds
to what is needed for constant islands. The prescan method for Mips16 constant
islands will eventually go away. It is only temporary and should be done
earlier when the instructions are first created or from the DAG. If we keep
it here we need to handle better the situation where constant islands
is called multiple times since don't want to prescan more than once.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195569 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-24 06:18:50 +00:00
..
AArch64 Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 and vector types. 2013-11-22 08:47:22 +00:00
ARM Debug Info: update testing cases to specify the debug info version number. 2013-11-23 01:16:29 +00:00
CPP
Generic Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions." 2013-11-21 10:55:15 +00:00
Hexagon Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
Inputs Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
Mips Make sure that for C++ emitting LwConstant32 pseudos, that it corresponds 2013-11-24 06:18:50 +00:00
MSP430
NVPTX
PowerPC Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
R600 R600/SI: Fixing handling of condition codes 2013-11-22 23:07:58 +00:00
SPARC
SystemZ [SystemZ] Fix TMHH and TMHL usage for z10 with -O0 2013-11-22 17:28:28 +00:00
Thumb Debug Info: update testing cases to specify the debug info version number. 2013-11-22 21:49:45 +00:00
Thumb2
X86 Debug Info: update testing cases to specify the debug info version number. 2013-11-23 01:16:29 +00:00
XCore