Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
925492279ae7d93180ebdd689c87cd58522e68f5
/
test
/
CodeGen
/
ARM
/
memcpy-inline.ll
9254922
Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order change no longer make sense after the coalescing changes we have made since then.
by Evan Cheng
· 16 years ago
f0e366a
Fix PR3457: Ignore control successors when looking for closest scheduled successor. A control successor doesn't read result(s) produced by the scheduling unit being evaluated.
by Evan Cheng
· 17 years ago
4102eb5
Fix memcpy lowering when addresses are 4-byte aligned but size is not multiple of 4.
by Evan Cheng
· 18 years ago