llvm-6502/test/CodeGen
Bill Wendling 9f7c5c0dca Don't assign the shift the same type as the variable being shifted. This could
result in illegal types for the SHL operator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92797 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 22:39:10 +00:00
..
Alpha Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
ARM Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
Blackfin Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CBackend Eliminate more uses of llvm-as and llvm-dis. 2009-09-09 00:09:15 +00:00
CellSPU Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CPP fix PR5295 where the .ll parser didn't reject a function after a global 2009-10-25 23:22:50 +00:00
Generic Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
Mips Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
MSP430 Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
PIC16 Extern declaration for unordered.f32 libcall was not being emitted. Fixed that. 2009-12-29 03:24:34 +00:00
PowerPC Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
SPARC Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
SystemZ Fix invalid chain folding for memory variant of sdiv / udiv 2010-01-04 10:31:54 +00:00
Thumb Add test case for the phi reuse patch. 2009-12-18 00:11:44 +00:00
Thumb2 Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
X86 Don't assign the shift the same type as the variable being shifted. This could 2010-01-05 22:39:10 +00:00
XCore Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00