commit | 3e7c0ec1ef680a8cdb37090ef5b120b0f156c15a | [log] [tgz] |
---|---|---|
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Jan 24 21:19:51 2018 +0000 |
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | Wed Jan 24 21:19:51 2018 +0000 |
tree | 4f6b3830fdbb3a357bff69f613e5fb35787456d6 | |
parent | 9aa1beb43aa3e14bd5c86e1b4a928efb7bb05e6f [diff] |
[Hexagon] Replace EmitFunctionEntryCode with a DAG preprocessing code The code in EmitFunctionEntryCode needs to know the maximum stack alignment, but it runs very early in the selection process (before lowering). The final stack alignment may change during lowering, so the code needs to be moved to where the alignment is known. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323374 91177308-0d34-0410-b5e6-96231b3b80d8