OSDN Git Service

Fix some mysteriously missing {}'s which cause the miscompilation of
authorChris Lattner <sabre@nondot.org>
Wed, 13 Apr 2005 03:29:53 +0000 (03:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Apr 2005 03:29:53 +0000 (03:29 +0000)
commit5bf2686a1b0d1db83629087c29d7f8933f4f2dc2
tree7f1a70cff6b1975b9b3b955282241b3f285b65fe
parente666fcfbdd1c2a8f47c4577ef4ff4a8280099e28
Fix some mysteriously missing {}'s which cause the miscompilation of
Olden/mst, Ptrdist/bc, Obsequi, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp