search for: cije

Displaying 2 results from an estimated 2 matches for "cije".

Did you mean: cie
2018 Sep 20
3
Comparing Clang and GCC: only clang stores updated value in each iteration.
...        4         .type   b, at function b:                                      # @b # %bb.0:                                # %entry         lrl     %r0, a .LBB0_1:                                # %do.body                                         # =>This Inner Loop Header: Depth=1         cije    %r0, 0, .LBB0_3 # %bb.2:                                # %if.then                                         #   in Loop: Header=BB0_1 Depth=1         ahi     %r0, 1         strl    %r0, a .LBB0_3:                                # %do.cond                                         #   in Loop: H...
2018 Sep 21
2
Comparing Clang and GCC: only clang stores updated value in each iteration.
...                              # @b >> # %bb.0:                                # %entry >>         lrl     %r0, a >> .LBB0_1:                                # %do.body >>                                         # =>This Inner Loop Header: >> Depth=1 >>         cije    %r0, 0, .LBB0_3 >> # %bb.2:                                # %if.then >>                                         #   in Loop: Header=BB0_1 >> Depth=1 >>         ahi     %r0, 1 >>         strl    %r0, a >> .LBB0_3:                                # %do.cond &gt...