[llvm-commits] [llvm] r149600 - in /llvm/trunk: lib/Target/X86/X86ISelLowering.cpp lib/Target/X86/X86ISelLowering.h lib/Target/X86/X86InstrFragmentsSIMD.td lib/Target/X86/X86InstrSSE.td test/CodeGen/X86/avx-sext.ll
David A. Greene
dag at cray.com
Fri Feb 3 11:12:02 PST 2012
Duncan Sands <baldrick at free.fr> writes:
> On 02/02/12 22:24, David A. Greene wrote:
>> "Demikhovsky, Elena"<elena.demikhovsky at intel.com> writes:
>>
>>> In one of the projects I worked in, we used a code-sanity script that
>>> checked tabs, braces, spaces, line endings, line length and other
>>> aspects.
>>
>> That would be nice as a pre-commit hook.
>
> This has been suggested many times but no one ever implemented it.
Well, ultimately it's gotta be someone who has admin access to the
repository. Elena, can your script be easily modified for LLVM?
-Dave
More information about the llvm-commits
mailing list