mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 05:30:49 +00:00
31d244ead5
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128577 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |