llvm-6502/include
Bob Wilson 49db68fba0 Check alignment of loads when deciding whether it is safe to execute them
unconditionally.  Besides checking the offset, also check that the underlying
object is aligned as much as the load itself.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94875 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-30 04:42:39 +00:00
..
llvm Check alignment of loads when deciding whether it is safe to execute them 2010-01-30 04:42:39 +00:00
llvm-c Changed constants to an enum so as not to pollute the 2010-01-27 23:20:51 +00:00