These files were copied from The LLVM source tree.
If using pathogen.vim:
git clone git://github.com/garious/vim-llvm.git ~/.vim/bundle/vim-llvm
If using Vundle, add Plugin 'garious/vim-llvm'
to your ~/.vimrc
and then:
vim +PluginInstall +qall