[llvm-commits] [PATCH] Fix sext(setcc()) => setcc()

Anton Korobeynikov anton at korobeynikov.info
Fri Jul 6 07:02:04 PDT 2012


> Was odd that llvm generated the ebp/esp thing when neither were utilised in
> the function, is that intended behaviour?
I think - yes in this case. Most probably frame pointer was reserved
in order to prepare for stack realignment.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list