index
:
~glisse/SPIRV-LLVM
for_nouveau
for_nouveau2
master
Unnamed repository; edit this file 'description' to name the repository.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
Allow to build LLVMSPIRV lib as static library
Alexey Sotkin
1
-0
/
+6
2018-05-03
Rename the installed header and install it in a prefix
Pierre Moreau
1
-1
/
+1
2018-04-24
Rename all variables and functions to match LLVM guidelines
Pierre Moreau
1
-10
/
+10
2018-04-24
Reformat all .cpp and .h files using clang-format
Pierre Moreau
1
-39
/
+34
2018-04-24
Change all line endings to UNIX-style
Pierre Moreau
3
-340
/
+340
2018-04-16
cmake: rework to be able to build outside LLVM
Karol Herbst
1
-15
/
+15
2018-04-03
Upgrade SPIRV translator from LLVM 4.0 to the curent SVN revision 327279
Alexey Sotkin
1
-49
/
+25
2018-04-03
Upgrade SPIRV translator from LLVM 3.6 to LLVM 3.8
Alexey Sotkin
1
-6
/
+6
2018-04-03
Reorganizing the SPIR-V/LLVM Translator tree
Alexey Sotkin
1
-3
/
+4
2016-03-30
[SPIR-V] Null-pointer checks.
Alexey Bader
1
-0
/
+2
2016-03-25
[SPIR-V] Minor refactoring.
Alexey Bader
1
-1
/
+1
2016-03-13
gen_spirv: Output a complete header file, not just the content
Pierre Moreau
1
-4
/
+66
2016-03-13
gen_spirv: Generate `isValid*Mask()` functions
Pierre Moreau
1
-2
/
+26
2016-03-13
gen_spirv: Inline generated `isValid()` functions
Pierre Moreau
1
-2
/
+1
2016-03-13
gen_spirv: Remove left-over comments
Pierre Moreau
1
-3
/
+0
2016-03-13
gen_spirv: Check for non-small letter after prefix
Pierre Moreau
1
-3
/
+3
2016-02-23
Merge pull request #69 from KhronosGroup/add-gen-spirv-script
bader
1
-0
/
+124
2016-02-23
Add gen_spirv.bash script for generating code from spirv.h
Yaxun (Sam) Liu
1
-0
/
+124
2016-02-20
Use ".spt" default file extension for output file if '-spirv-text' option is ...
Alexey Bader
1
-1
/
+7
2015-12-14
Clang integration.
Alexey Bader
1
-7
/
+8
2015-11-13
[SPIRV] Fix translation of group pipe functions. work_ and sub_ prefix are no...
Yaxun (Sam) Liu
1
-3
/
+3
2015-11-02
[SPIRV] Add processing SPIR-V metadata.
Yaxun (Sam) Liu
1
-2
/
+4
2015-10-29
[SPIRV] Allow functions for extended instructions to have postfixes for decor...
Yaxun (Sam) Liu
1
-2
/
+8
2015-10-23
[SPIRV] Rename SPRV to SPIRV for clarity
Yaxun (Sam) Liu
1
-18
/
+18
2015-09-14
[SPIRV] Added mem2reg pass to regularize unoptimized LLVM IR.
Alexey Bader
1
-0
/
+1
2015-09-08
[SPIRV]Fix bug causing verify module error msg not output.
samliu
1
-1
/
+1
2015-09-03
[SPIRV] Fix asserts due to ReplaceAllReferencesWith dst/src type mismatch in ...
samliu
1
-0
/
+11
2015-08-24
[SPIRV] Fix bug about decoration group, string literal, and loading SPIR-V.
Yaxun (Sam) Liu
1
-10
/
+73
2015-06-01
Clean up and restructure. Added partial support of kernel enqueue. Conforms t...
Yaxun (Sam) Liu
3
-43
/
+41
2015-05-26
[SPIRV] Removed LLVM 3.4 support from SPIRV.
Alexey Bader
1
-53
/
+0
2015-05-26
[SPIRV] SPIR-V library and llvm-spirv converter tool
Alexey Bader
4
-0
/
+341