[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

Duncan Sands baldrick at free.fr
Fri Feb 3 00:36:50 PST 2012


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.

Ciao, Duncan.



More information about the llvm-commits mailing list