[llvm-commits] [PATCH]Convert vmov instructions between GPR and S registers for Cortex-A9
Anton Korobeynikov
anton at korobeynikov.info
Tue Aug 7 10:31:53 PDT 2012
Silviu,
> It can and I guess it's better this way.
> I've attached a new patch that does the same thing,
> using the ExecutionDepsFix pass.
Make sure you're following LLVM style guidelines, e.g. no tabs, "&&"
inside ifs are left on preceding lines, etc.
You have many whitespace changes (spaces => tabs) in your patch which
makes reviewing harder.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list