X86: when constructing VZEXT_LOAD from other loads, makes sure its output
chain is correctly setup. As an example, if the original load must happen before later stores, we need to make sure the constructed VZEXT_LOAD is constrained to be before the stores. rdar://12684358 llvm-svn: 167859
Loading
Please register or sign in to comment