commit | f10743d765c456db7c9cd2a9fe4c528d75bb5b8f | [log] [tgz] |
---|---|---|
author | Reid Kleckner <reid@kleckner.net> | Fri Jan 31 23:45:12 2014 +0000 |
committer | Reid Kleckner <reid@kleckner.net> | Fri Jan 31 23:45:12 2014 +0000 |
tree | f369c935c1a43d3cea904b1419db8aee9c0305ca | |
parent | 1cf770889fb526b7de5448c38c23182741be445f [diff] |
Don't put non-static allocas in the static alloca map Allocas marked inalloca are never static, but we were trying to put them into the static alloca map if they were in the entry block. Also add an assertion in x86 fastisel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200593 91177308-0d34-0410-b5e6-96231b3b80d8