commit | b352fa585367eec7090d074cdf0e829ab3f9b8ab | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jan 17 03:20:02 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jan 17 03:20:02 2005 +0000 |
tree | c62e2f91510eeedd377378b23362809c4c73ece8 | |
parent | 7ece380440238ad0630a225b85a09a2dbed1165a [diff] |
Move code out of indentation one level to make it easier to read. Disable the xform for < > cases. It turns out that the following is being miscompiled: bool %test(sbyte %S) { %T = cast sbyte %S to uint %V = setgt uint %T, 255 ret bool %V } git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19628 91177308-0d34-0410-b5e6-96231b3b80d8