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 | 03f06f11aa82bd7fefb66145c1029aa6d5cdc536 (patch) | |
| tree | 3c62a89ccaf069cbb3cb791b7b8d87f3a95c65b0 /llvm/lib/CodeGen/SelectionDAG | |
| parent | 30d205e080c781f50b91d980198a47909ae7b4b0 (diff) | |
| download | bcm5719-llvm-03f06f11aa82bd7fefb66145c1029aa6d5cdc536.tar.gz bcm5719-llvm-03f06f11aa82bd7fefb66145c1029aa6d5cdc536.zip | |
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
}
llvm-svn: 19628
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions

