summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
for_nouveaubuild against llvm 8Jérôme Glisse6 years
for_nouveau2fix pkgconfig fileJérôme Glisse6 years
masterAdding build instructions to README.mdAlexey Sotkin6 years
 
 
AgeCommit messageAuthorFilesLines
2018-05-16Adding build instructions to README.mdHEADmasterAlexey Sotkin1-12/+52
2018-05-14Allow to build LLVMSPIRV lib as static libraryAlexey Sotkin3-5/+19
2018-05-03Rename the installed header and install it in a prefixPierre Moreau6-9/+9
2018-04-24Rename all variables and functions to match LLVM guidelinesPierre Moreau37-836/+834
2018-04-24Manually remove “m_” prefix used on some class attributesPierre Moreau5-87/+87
2018-04-24Rename RefCount::m_refCount to CountPierre Moreau1-15/+15
2018-04-24Convert integers to string before adding to stringPierre Moreau2-3/+4
2018-04-24Run clang-tidy without the readability-identifier-naming enabledPierre Moreau37-149/+177
2018-04-24Remove unneeded semi-colon for TypeVisitor constructorPierre Moreau1-1/+1
2018-04-24Add a virtual destructor to TypeVisitor, as it has virtual functionsPierre Moreau1-0/+1
[...]
 
Clone
git://people.freedesktop.org/~glisse/SPIRV-LLVM
ssh://people.freedesktop.org/~glisse/SPIRV-LLVM