summaryrefslogtreecommitdiff
path: root/lib/SPIRV/SPIRVLowerMemmove.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Use clang-tidy to add missing “override” keywordsPierre Moreau1-1/+1
2018-04-24Reformat all .cpp and .h files using clang-formatPierre Moreau1-28/+29
2018-04-24Change all line endings to UNIX-stylePierre Moreau1-140/+140
2018-04-11Update SPIR-V/LLVM Translator to use new MemIntrinsics APIAlexey Sotkin1-4/+5
2018-04-03Upgrade SPIRV translator from LLVM 4.0 to the curent SVN revision 327279Alexey Sotkin1-12/+12
2017-06-29Squashed the lower-memmove pass (#209)doe3001-0/+139