diff options
| author | Chris Lattner <sabre@nondot.org> | 2006-05-12 17:03:46 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2006-05-12 17:03:46 +0000 |
| commit | e41102bb610aeebe73eeec6a4afe62301de10042 (patch) | |
| tree | 381be4fed7c5541aafc6d13876f41c7a6f1833f6 /tools/bugpoint/ExtractFunction.cpp | |
| parent | 0949ed5412c0902113aaefe106fed5b383fcc696 (diff) | |
Compile:
%tmp152 = setgt uint %tmp144, %tmp149 ; <bool> [#uses=1]
%tmp159 = setlt uint %tmp144, %tmp149 ; <bool> [#uses=1]
%bothcond2 = or bool %tmp152, %tmp159 ; <bool> [#uses=1]
To setne, not setune, which causes an assertion fault.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28244 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/bugpoint/ExtractFunction.cpp')
0 files changed, 0 insertions, 0 deletions
