summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tail-call-casts.ll
Commit message (Collapse)AuthorAgeFilesLines
* [X86] Enable forwarding bool arguments in tail calls (PR26305)Hans Wennborg2016-03-031-0/+27
The code was previously not able to track a boolean argument at a call site back to the formal argument of the caller. Differential Revision: http://reviews.llvm.org/D17786 llvm-svn: 262575
OpenPOWER on IntegriCloud