OSDN Git Service

Assume local variables are naturally aligned.
authorNicolas Capens <capn@google.com>
Wed, 26 Jul 2017 17:34:36 +0000 (13:34 -0400)
committerNicolas Capens <nicolascapens@google.com>
Tue, 1 Aug 2017 17:54:05 +0000 (17:54 +0000)
commit4126b8ed4d132330b9f5cfb239fff3162773da3a
tree25376006c6b96bc3df1ce74f9d7b4fce0c26f041
parent1894cfa4e5be9a82491805c2e477f16262717e42
Assume local variables are naturally aligned.

Using alignment = 0 to signify natural alignment will allow to discern
between loads/stores for stack variables, and dereferencing generic
pointers.

Bug swiftshader:78

Change-Id: I6d9c1728fb9858ca57380bc6bfafc7fb2fa5feae
Reviewed-on: https://swiftshader-review.googlesource.com/10968
Tested-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/Reactor/Reactor.hpp