diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-17 03:20:02 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-17 03:20:02 +0000 |
commit | b352fa585367eec7090d074cdf0e829ab3f9b8ab (patch) | |
tree | c62e2f91510eeedd377378b23362809c4c73ece8 /lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
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
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions