Adam Yang
|
0d3210d3c8
Fixed debugger jumping around. Got rid of preserve value. (#2893)
|
5 years ago |
Xiang Li
|
49310e2b2c
Skip copy-in/copy-out for constant global variables. (#2836)
|
5 years ago |
Greg Roth
|
d3af7f1237
Conditionalize breaks to keep them in loops (#2795)
|
5 years ago |
Adam Yang
|
9bf9701ca7
Separated dead block removal to its own pass. Fixed bug where dead resources are not removed (#2744)
|
5 years ago |
Adam Yang
|
227c8e6f5a
Added instructions to preserve intermediate values of computations. (#2721)
|
5 years ago |
Jeff Noyle
|
eb33030b03
Pix mesh shader output instrumentation (#2709)
|
5 years ago |
Adam Yang
|
b33846a03c
Using DxilValueCache for unroll. (#2694)
|
5 years ago |
Helena Kotas
|
5d741a0279
HLSL test infrastucture and other refactoring and helper classes (#2682)
|
5 years ago |
Xiang Li
|
2f440d0462
Move wave sensitive check from validation into DxilValidateWaveSensit… (#2640)
|
6 years ago |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
6 years ago |
Adam Yang
|
97ec60accd
Added pass to remove regions with no escaping values or side effects. (#2508)
|
6 years ago |
Adam Yang
|
e32833cac7
Loop count for all trivial form loops. Mem2Reg only when necessary. (#2250)
|
6 years ago |
Tristan Labelle
|
f89e3b7150
Add support for RWRawByteBuffer.Store<T> (#2176)
|
6 years ago |
Adam Yang
|
91f37618db
Turn stores to initializer for static variable where possible. (#2122)
|
6 years ago |
Tristan Labelle
|
9559442f3f
Renamed from "poison" to "invalidate"
|
6 years ago |
Tristan Labelle
|
7c1f9f01e9
The fix.
|
6 years ago |
Tex Riddell
|
5cdb20b28e
Clean up addrspacecast from final shader code
|
6 years ago |
Xiang Li
|
27a7bf4b0b
Add a simple GVNHoist to reduce dxil code size. (#1897)
|
6 years ago |
Xiang Li
|
c2e744dcf4
Enable sroa for hlsl to remove static indexing array. (#1893)
|
7 years ago |
Xiang Li
|
2a8865470f
Add pass for dxil-loop-unroll in hctdb. (#1815)
|
7 years ago |
Adam Yang
|
51c6cfb01c
Created custom unroll pass to optionally include certain exit blocks. (#1752)
|
7 years ago |
Tex Riddell
|
254b8853be
Fix dependency on HL/DxilModule from llvm::Module (#1651)
|
7 years ago |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
7 years ago |
Xiang Li
|
016e70532e
Move pix pass into DxilPIXPasses. (#1605)
|
7 years ago |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
7 years ago |
Tex Riddell
|
734accbce5
Merged PR 100: Eliminate phi on resources/handles for library
|
7 years ago |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 years ago |
Xiang_Li (XBox)
|
4491b6230b
Merged PR 82: Fix matrix array as parameter for external function.
|
7 years ago |
Greg Roth
|
5267dff556
[linux-port] Mark all overridden methods (#1319)
|
7 years ago |
Tex Riddell
|
a26681c807
Merge branch 'master' into rtmaster
|
7 years ago |