[PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
artagnon at gmail.com
Tue Jan 13 10:55:08 PST 2015
Address reames review. Most visible changes:
1. Start function names with a lowercase letter.
2. Use SmallVectorImpl in arguments, where possible.
3. Run the thing through git-clang-format!
4. Change some function and variable names.
http://reviews.llvm.org/D6883
Files:
include/llvm/IR/Statepoint.h
lib/CodeGen/CodeGenPrepare.cpp
test/Transforms/CodeGenPrepare/statepoint-relocate.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6883.18098.patch
Type: text/x-patch
Size: 12909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150113/7c69c9ef/attachment.bin>
More information about the llvm-commits
mailing list