diff options
author | Chris Lattner <sabre@nondot.org> | 2002-10-30 21:47:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-10-30 21:47:57 +0000 |
commit | 2fdaddf44541bacb62442915ae0edc6b700157c9 (patch) | |
tree | b79c7640f1cc7afc43794a318c9aff41f33fb317 /lib/Transforms/Utils/BreakCriticalEdges.cpp | |
parent | 601899d196db343670943285c8f989534710937e (diff) |
Fix two problems:
* Load Implementation can cause unaligned memory accesses, which caused
problems for sparc.
* cast from pointer to pointer would zero the upper 32 bits of the pointer
which obviously causes problems on 64 bit hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4454 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BreakCriticalEdges.cpp')
0 files changed, 0 insertions, 0 deletions