mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
59a1021dc6
that one of the numbers is signed while the other is unsigned. This could lead to a wrong result when the signed was promoted to an unsigned int. * Add the data layout line to the testcase so that it will test the appropriate thing. Patch by David Terei! llvm-svn: 128577 |
||
---|---|---|
.. | ||
2011-03-25-DSEMiscompile.ll | ||
const-pointers.ll | ||
crash.ll | ||
dg.exp | ||
free.ll | ||
lifetime.ll | ||
memintrinsics.ll | ||
no-targetdata.ll | ||
PartialStore.ll | ||
simple.ll |