aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/man/man1
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-13 23:31:34 +0000
committerChris Lattner <sabre@nondot.org>2004-11-13 23:31:34 +0000
commit11a3d7b7ddd10659b72ed248d878fa0d90ddcb45 (patch)
tree13efdca7029da87edb2aed4f54d00344df70c404 /docs/CommandGuide/man/man1
parent32e7a80cdb915c762ff9634f5712b00b44feeb1e (diff)
Argument promotion transforms functions to unconditionally load their
argument pointers. This is only valid to do if the function already unconditionally loaded an argument or if the pointer passed in is known to be valid. Make sure to do the required checks. This fixed ArgumentPromotion/control-flow.ll and the Burg program. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17718 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/man/man1')
0 files changed, 0 insertions, 0 deletions