Displaying 1 result from an estimated 1 matches for "testbooleannot".
2004 Jun 22
3
[LLVMdev] Linearscan allocator bug?
...as?
- Volodya
-------------- next part --------------
target endian = little
target pointersize = 32
%.str_1 = internal constant [32 x sbyte] c"Boolean Not: %d %d %d %d %d %d\0A\00" ; <[32 x sbyte]*> [#uses=1]
implementation ; Functions:
declare int %printf(sbyte*, ...)
void %testBooleanNot(int %A, int %B, int %C, int %D) {
entry:
%tmp.3 = setlt int %A, 1 ; <bool> [#uses=2]
%tmp.4 = cast bool %tmp.3 to int ; <int> [#uses=2]
; br bool %tmp.3, label %shortcirc_done.0, label %shortcirc_next.0
br label %shortcirc_next.0
shortcirc_next.0: ; preds = %entry
%tmp.9...