[llvm-commits] Coding style fixups in PBQP register allocator
Lang Hames
lhames at gmail.com
Thu Nov 11 21:50:17 PST 2010
Looks good. Patch applied in r118883.
Thanks David!
- Lang.
On Thu, Nov 11, 2010 at 3:55 PM, David Blaikie <dblaikie at gmail.com> wrote:
> This is just some simple coding convention/style fixups (curly braces
> (position & presence) and != rather than < for comparisons) in the
> BPQP register allocator. If someone would like to take a look, that'd
> be great.
>
> - David
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list