search for: r318298

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

2017 Dec 19
4
A code layout related side-effect introduced by rL318299
...chable return: ; preds = %while.body ret i8* %p3 } The only difference between a.ll and b.ll is the basicblock cleanup.cont. -------------------------- a.ll after loop rotate, same as a.ll before loop rotate ---------------------------- ~/workarea/llvm-r318298/dbuild/bin/opt -loop-rotate -S < a.ll ; ModuleID = '<stdin>' source_filename = "<stdin>" @i = global i8 0, align 1 declare void @_Z1fv() local_unnamed_addr define i8* @_Z1gPcS_S_(i8* nocapture readonly %d, i8* %h, i8* readnone returned %p3) local_unnamed_addr {...
2017 Dec 19
2
A code layout related side-effect introduced by rL318299
...hile.body >> ret i8* %p3 >> } >> >> The only difference between a.ll and b.ll is the basicblock cleanup.cont. >> >> -------------------------- a.ll after loop rotate, same as a.ll before >> loop rotate ---------------------------- >> ~/workarea/llvm-r318298/dbuild/bin/opt -loop-rotate -S < a.ll >> >> ; ModuleID = '<stdin>' >> source_filename = "<stdin>" >> >> @i = global i8 0, align 1 >> >> declare void @_Z1fv() local_unnamed_addr >> >> define i8* @_Z1gPcS_S_(i8* no...