search for: ifcvt2

Displaying 1 result from an estimated 1 matches for "ifcvt2".

Did you mean: ifcvt
2015 Aug 10
2
ARM: Predicated returns considered analyzable?
...returns do not have any additional CFG edges corresponding to the "returning", it may happen that the block will appear to have no branches and a single fall-through successor. This may lead to merging the block with its successor, and an example of this is test/CodeGen/Thumb2/thumb2-ifcvt2.ll: $ llc < test/CodeGen/Thumb2/thumb2-ifcvt2.ll -mtriple=thumbv7-apple-ios # *** IR Dump After If Converter ***: # Machine code for function foo: Post SSA Frame Objects: fi#0: size=4, align=4, at location [SP-4] fi#1: size=4, align=4, at location [SP-8] Function Live Ins: %R0, %R1 BB#0...