gvn now hoists this load out of the hot non-call path.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Dec 2008 06:34:48 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Dec 2008 06:34:48 +0000 (06:34 +0000)
commitef423ebdd13d8fb9b44169853f4b066f8efdb118
tree5713b8f16150e52b54d613c56cea9e40e094e86b
parent2ba3b621495b89f45521e627554a40a9885899e7
gvn now hoists this load out of the hot non-call path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61028 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/README.txt
test/Transforms/GVN/lpre-call-wrap.ll [new file with mode: 0644]