Adam Yang
|
c2f4f86438
Recover lost debug info for returned variable. (#2869)
|
5 年之前 |
Greg Roth
|
a0196bcc22
Use Attribute to designate wave-sensitive intrinsics (#2853)
|
5 年之前 |
Greg Roth
|
9840380ef8
Correct DomTree usage in memcpy lowering (#2839)
|
5 年之前 |
Xiang Li
|
49310e2b2c
Skip copy-in/copy-out for constant global variables. (#2836)
|
5 年之前 |
Adam Yang
|
1053ca45ab
Merge debug info for global variables lowered into local allocas. (#2846)
|
5 年之前 |
Greg Roth
|
a3ebb138ac
Prevent repeated memcpy splitting (#2789)
|
5 年之前 |
Tex Riddell
|
9729946be7
Fix static global resource arrays. (#2786)
|
5 年之前 |
Greg Roth
|
606d13b606
Fix memcpy replace with undominated users (#2766)
|
5 年之前 |
Tex Riddell
|
39efc1c762
Fix lib assert/hang passing different struct with same layout to function (#2745)
|
5 年之前 |
Xiang Li
|
4098229583
Code cleanup. (#2708)
|
5 年之前 |
Adam Yang
|
cd7ae78e57
Global variables lowered to local variables are classified as arg_variables (#2637)
|
6 年之前 |
Xiang Li
|
3defb835f1
Set alignment for element global variable. (#2615)
|
6 年之前 |
Xiang Li
|
815358229d
Use TAG_auto_variable for local variable which converted from global … (#2602)
|
6 年之前 |
Tex Riddell
|
f4965b71dd
Integrate dxcapi v2 and other changes from internal (#2575)
|
6 年之前 |
Xiang Li
|
f09333ba88
Support case memcpy has multiple overloads. (#2573)
|
6 年之前 |
Xiang Li
|
b21fc88a55
Disable scalarization of const_static vector arrays. (#2546)
|
6 年之前 |
Tex Riddell
|
244670ec9e
Pass DxilTypeSystem to GetLoweredUDT for type annotations
|
6 年之前 |
Tex Riddell
|
6eb541244a
Lower vector/matrix early for UDT ptrs used directly such as Payload
|
6 年之前 |
Tex Riddell
|
dd3af11b88
Fix DispatchMesh with groupshared payload.
|
6 年之前 |
Tex Riddell
|
2a01c58f73
Fix RayQuery allocation for CSE, DCE, statics, arrays, and lifetimes (#2469)
|
6 年之前 |
Adam Yang
|
f5b8c0967e
Fixed memcpy lowering where instruction gets generated before its indices. (#2394)
|
6 年之前 |
Tex Riddell
|
02d4ba3095
Fix SROA of RayQuery alloca, update test
|
6 年之前 |
Tex Riddell
|
cd9fee2291
Merge rayquery into merge-dxil-1-5
|
6 年之前 |
Sahil Parmar
|
968fe41136
Merged PR 116: Add support for HLSL Meshlets
|
6 年之前 |
Tex Riddell
|
2209844cda
Add RayQuery object, TraceRayInline method + template arg annotations
|
6 年之前 |
Tristan Labelle
|
33d5f9cecf
Fix memcpy size calculation in ScalarReplAggregatesHLSL::ReplaceMemcpy (#2298)
|
6 年之前 |
Xiang Li
|
365e6e8aa9
Support case for memcpy float3[1], float3[1][1]. (#2280)
|
6 年之前 |
Tristan Labelle
|
4f16293686
Fix memcpy mishandling in parameter SROA. (#2281)
|
6 年之前 |
Adam Yang
|
bbf44f7a22
Fixed a crash with passing struct array element to functions (#2245)
|
6 年之前 |
Tristan Labelle
|
347c04d51c
Split DxilGenerationPass.cpp into several files for its several passes (#2180)
|
6 年之前 |