Tex Riddell
|
162a1587c6
Fix detection of inner UDT ptr used by lowered intrinsic (DispatchMesh) (#3713)
|
4 лет назад |
Xiang Li
|
5fa34d1fd6
Save root sig for entry for lib. (#3669)
|
4 лет назад |
Adam Yang
|
86104f415f
Internal validator error messages don't need /Zi anymore. (#3606)
|
4 лет назад |
Adam Yang
|
b2c85528e7
Fixed some potential O0 failures (#3569)
|
4 лет назад |
Xiang Li
|
6f9a803bbe
Avoid cbuffer copy for special pattern. (#3483)
|
4 лет назад |
Tex Riddell
|
3b99af518d
Implement fallback path for IsHelper on SM < 6.6 (#3408)
|
4 лет назад |
Xiang Li
|
83e538ecc3
Use IsEntry when LowerStaticGlobalIntoAlloca. (#3353)
|
5 лет назад |
Xiang Li
|
8e3a21c417
Call init function for entry of lib profiles. (#3350)
|
5 лет назад |
Greg Roth
|
d574d27c1f
Implement Shader Model 6.6 (#3293)
|
5 лет назад |
Adam Yang
|
ee3303f61d
Fixed debug info alignment in min16 types. (#3257)
|
5 лет назад |
Xiang Li
|
f7377da305
Propagate memcpy src on srv. (#3270)
|
5 лет назад |
rkarrenberg
|
eaa7f95d07
Enable generation of llvm.lifetime.start/.end intrinsics (#3034)
|
5 лет назад |
Tex Riddell
|
e27ae363e1
Fix lost debug info on DispatchMesh payload in AS (#3243)
|
5 лет назад |
Greg Roth
|
bba9c4506a
New approach to avoid skipallocas (#3219)
|
5 лет назад |
Greg Roth
|
754e99b405
Revert "Optimize compile times by not skipping allocas (#3168)" (#3183)
|
5 лет назад |
Greg Roth
|
9459577e8f
Optimize compile times by not skipping allocas (#3168)
|
5 лет назад |
Greg Roth
|
7fcb79be5c
Avoid constant expr from GEP create (#3046)
|
5 лет назад |
Xiang Li
|
8fa5563c62
Add debug info for constant in cbuffer. (#3037)
|
5 лет назад |
Xiang Li
|
f4c4c34662
Copy GVDbgOffsetMap to avoid crash caused by bad ref. (#3028)
|
5 лет назад |
Greg Roth
|
c62c223d0e
Remove unused function from SROA_HLSL (#3022)
|
5 лет назад |
Xiang Li
|
73a9d7fe8b
SROA alloca and global variable at same worklist. (#3019)
|
5 лет назад |
Greg Roth
|
29759a8942
Fix remaining Clang warnings (#3008)
|
5 лет назад |
Greg Roth
|
624c41d397
Handle null dominator tree in memcpy replace (#2901)
|
5 лет назад |
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 лет назад |