Tex Riddell
|
4ca0c01e63
Merge commit '8da3bae7d5e2de25e40be138e47dd3a9e76c8f5e' into 19h1-fixes
|
6 years ago |
Tristan Labelle
|
8da3bae7d5
Fixed a crash on unused matrix inputs
|
6 years ago |
Tristan Labelle
|
dc318ee472
Rewrote the HLMatrixLower pass to make it deterministic and correct.
|
7 years ago |
Xiang Li
|
c2e744dcf4
Enable sroa for hlsl to remove static indexing array. (#1893)
|
7 years ago |
Tristan Labelle
|
8226092fd7
Change in-memory representation of bool vectors to use i32's (#1742)
|
7 years ago |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
7 years ago |
Tex Riddell
|
ce38e75cc8
Fix typo to UpdateSemanticAndInterpMode in HLSignatureLower (#1571)
|
7 years ago |
Vishal Sharma
|
953ba46999
Implement Fxc's mul-only code gen pattern for pow function (#1564)
|
7 years ago |
Helena Kotas
|
7f6667cd88
Support obsolete semantics with -Gec flag (#1552)
|
7 years ago |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 years ago |
Greg Roth
|
ae615d47a8
[linux-port] Eliminate warnings on release builds (#1361)
|
7 years ago |
Greg Roth
|
5481aca58f
[linux-port] Remove unused from HLSL code (#1315)
|
7 years ago |
Greg Roth
|
ccbb0ec117
[linux-port] Add missing case statements (#1346)
|
7 years ago |
Greg Roth
|
6121df782a
[linux-port] Correct problematic initializations (#1321)
|
7 years ago |
Greg Roth
|
c8184d216c
[linux-port] Dummy access to unused variables (#1325)
|
7 years ago |
Greg Roth
|
0987e48b56
[linux-port] Fix DXASSERT warnings (#1322)
|
7 years ago |
Xiang Li
|
afcd7cb6a7
Fix Merge conflict on Better memcpy propagation. (#1233).
|
7 years ago |
Xiang Li
|
e1fd0fc9de
Better memcpy propagation. (#1233)
|
7 years ago |
Tex Riddell
|
335ee949bb
More places to be cautious about alloca vs. non-alloca insert locs.
|
7 years ago |
Xiang Li
|
ce4aad0418
Use function annotation of patch constant function in GenerateDxilPatchConstantLdSt for hs.
|
8 years ago |
Xiang Li
|
36b2a12695
Fix row index for array of matrix input/output. (#660)
|
8 years ago |
Xiang Li
|
25a864b578
Update doc for lib_6_1 profile.
|
8 years ago |
Marcelo Lopez Ruiz
|
e9235255b8
Fix debug flags for non-debug VS builds (#364)
|
8 years ago |
Xiang Li
|
79bb311bd9
Code cleanup.
|
8 years ago |