[PATCH] ARM: support implicit immediate 0s for {LD,ST}R{B,}T
Saleem Abdulrasool
compnerd at compnerd.org
Thu Jan 9 20:46:23 PST 2014
The ARM ARM indicates that the imm may be omitted for these cases and will default to 0. I updated the commit message to make it less confusing.
http://llvm-reviews.chandlerc.com/D2511
More information about the llvm-commits
mailing list