Greg Roth
|
a9f1342d28
Erase dx.break call instruction when replaced (#2867)
|
5 年之前 |
Greg Roth
|
55b5b0aa9c
Correct long loops for wave-sensitive tracing (#2859)
|
5 年之前 |
Greg Roth
|
2ec5dd9c62
Handle more complicated dx.break circumstances (#2825)
|
5 年之前 |
Greg Roth
|
a0196bcc22
Use Attribute to designate wave-sensitive intrinsics (#2853)
|
5 年之前 |
Greg Roth
|
7d665725a8
Add simplify to DxilValueCache for dx.break() (#2803)
|
5 年之前 |
Greg Roth
|
9ecca8cfbb
Don't assume branch user of dx.break (#2806)
|
5 年之前 |
Greg Roth
|
9007354c61
Account for non-one user of dx.break call (#2802)
|
5 年之前 |
Greg Roth
|
d3af7f1237
Conditionalize breaks to keep them in loops (#2795)
|
5 年之前 |
Tex Riddell
|
cbb49f0ea4
Fix assert with empty llvm.global_ctors targeting valver 1.4 (#2785)
|
5 年之前 |
Xiang Li
|
91fe12f0eb
Add GetResourceFromHeap. (#2691)
|
5 年之前 |
Adam Yang
|
9501f39cc8
Replaced llvm.donothing with loading from a special ICB (#2644)
|
6 年之前 |
Xiang Li
|
2f440d0462
Move wave sensitive check from validation into DxilValidateWaveSensit… (#2640)
|
6 年之前 |
Tex Riddell
|
f38f449ea7
Remove llvm.donothing for dxil <= 1.5 instead of using validator version (#2634)
|
6 年之前 |
Xiang Li
|
9e5bd8b870
Bump to shader model 6.6 (#2631)
|
6 年之前 |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
6 年之前 |
Tex Riddell
|
2a01c58f73
Fix RayQuery allocation for CSE, DCE, statics, arrays, and lifetimes (#2469)
|
6 年之前 |
Tex Riddell
|
0d6d1f1773
Fix mesh shader signature element usage masks
|
6 年之前 |
Tex Riddell
|
892765cc4b
Default to stripping reflection from DXIL and fix a bunch of fallout.
|
6 年之前 |
Tex Riddell
|
eea0c94c08
Add Sig element usage masks to metadata, compute in hlsl-dxilfinalize
|
6 年之前 |
Tristan Labelle
|
4167dd46f2
Fix nondeterminism around patch constant functions (#2099)
|
6 年之前 |
Tristan Labelle
|
3527762fd0
Allow optimizations to eliminate phis on undef resources before considering them errors
|
6 年之前 |
Tristan Labelle
|
9559442f3f
Renamed from "poison" to "invalidate"
|
6 年之前 |
Helena Kotas
|
da8802273b
Fix bugs discovered by temporarily enabling debug iterators (#2040)
|
6 年之前 |
Tristan Labelle
|
7c1f9f01e9
The fix.
|
6 年之前 |
Tex Riddell
|
5cdb20b28e
Clean up addrspacecast from final shader code
|
6 年之前 |
Tristan Labelle
|
685b2afa84
Added support for pre-SM5.1 resource allocation algorithm (#1687)
|
7 年之前 |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
7 年之前 |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
7 年之前 |
Tex Riddell
|
a936c575f1
Fix missing module shader flags for library target
|
7 年之前 |
Tex Riddell
|
f186691f68
Fix disable validation case downgrading Dxil as if valver is 1.0
|
7 年之前 |