Adam Yang
|
4d40670ef3
Fixed writing to RWTexture generating a load and store for each component (#3304)
|
5 years ago |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
5 years ago |
rkarrenberg
|
eaa7f95d07
Enable generation of llvm.lifetime.start/.end intrinsics (#3034)
|
5 years ago |
Helena Kotas
|
850c8d3676
Fix empty struct check (#2134)
|
6 years ago |
Tex Riddell
|
f2a47cd5af
Merge commit '333931eb' into 19h1-fixes
|
6 years ago |
Tex Riddell
|
b4bb5795cd
Fix some argument passing and groupshared bad codegen and crashes
|
6 years ago |
Tristan Labelle
|
333931ebb4
Fixed bad aggregate type checks.
|
6 years ago |
Tristan Labelle
|
a7ee78049e
De-duplicate numerical conversions code (#1885)
|
7 years ago |
Tristan Labelle
|
55b6136435
Fix conversions between aggregate and numerical types (#1876)
|
7 years ago |
Tristan Labelle
|
8226092fd7
Change in-memory representation of bool vectors to use i32's (#1742)
|
7 years ago |
Xiang Li
|
171fc86a7e
Fix crash when get matrix element on a function call.
|
7 years ago |
Greg Roth
|
ccbb0ec117
[linux-port] Add missing case statements (#1346)
|
7 years ago |
Xiang Li
|
81e1d3ae8e
Ignore vector splat when use it as scalar. (#1239)
|
7 years ago |
Xiang Li
|
c011ec3d55
Support vector constant in TryEvalIntrinsic. (#902)
|
8 years ago |
Xiang Li
|
6323ba161b
Generate GEP for DerivedToBase instead of bitcast. (#283)
|
8 years ago |
Xiang Li
|
094dfa1746
Save imm initializer when possible. (#145)
|
8 years ago |
Xiang Li
|
c81ccb7f75
Allow cstyle cast as lvalue. (#137)
|
8 years ago |
Xiang Li
|
cf8e34ec11
Support write mask for typed buf. (#126)
|
8 years ago |
Xiang Li
|
fc2d2154cd
For vector writemask, create gep + store instead of load + shuffle + store. (#120)
|
8 years ago |
Tex Riddell
|
5e5897564a
Merge branch 'master' into dxil-v1.0
|
9 years ago |
David Peixotto
|
f805233b49
Revert license text in banner comments to original llvm verbage (#33)
|
9 years ago |
Xiang Li
|
664c0b6436
Change bool to i32 instead of i8. (#28)
|
9 years ago |
Marcelo Lopez Ruiz
|
6ee4074a4b
first commit
|
9 years ago |