Revert "Divide the primitive size in bits by eight so the initial load's alignment...
authorRenato Golin <renato.golin@linaro.org>
Thu, 6 Aug 2015 10:37:59 +0000 (10:37 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 6 Aug 2015 10:37:59 +0000 (10:37 +0000)
commit7809bb2e9687e67dddef614902ee3f1af6955b24
tree79ba0294f22cf21d7f21d55499966ea245dd68fd
parent47e91a8102f90a357f16a7c6f048471492f19c5a
Revert "Divide the primitive size in bits by eight so the initial load's alignment is in bytes as expected. Tested with the included unit test."

This reverts commit r244155, as it was breaking the buildbots for too long.
Should be reapplied with proper fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244205 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AtomicExpandPass.cpp
test/Transforms/AtomicExpand/expand-atomic-rmw-initial-load.ll [deleted file]