Adam Yang
|
b44890fe1e
Fixed linker not putting subprogram of inlined functions into CU (#3716)
|
4 年之前 |
Xiang Li
|
5fa34d1fd6
Save root sig for entry for lib. (#3669)
|
4 年之前 |
Xiang Li
|
48b2c4611a
Support -export-shaders-only for linker. (#3571)
|
4 年之前 |
Greg Roth
|
72e46b3709
Fix crashing from null elements producing errors (#3487)
|
4 年之前 |
Xiang Li
|
797d4b8adc
Mutate resource to handle for shader model 6.6+. (#3374)
|
4 年之前 |
Xiang Li
|
ac60ae1f4d
Add annotateHandle when link lower shader model to shader model 6.6. (#3368)
|
4 年之前 |
Xiang Li
|
8e3a21c417
Call init function for entry of lib profiles. (#3350)
|
4 年之前 |
Greg Roth
|
bba9c4506a
New approach to avoid skipallocas (#3219)
|
4 年之前 |
Greg Roth
|
754e99b405
Revert "Optimize compile times by not skipping allocas (#3168)" (#3183)
|
4 年之前 |
Greg Roth
|
9459577e8f
Optimize compile times by not skipping allocas (#3168)
|
4 年之前 |
Xiang Li
|
a730e27ade
Create global_ctor when link to lib target. (#3118)
|
5 年之前 |
Tex Riddell
|
e0cb412916
Add resource rename pass, dx op overload fix (#2986)
|
5 年之前 |
Greg Roth
|
78b58851fd
Print Lines or "add -Zi" on error messages (#2782)
|
5 年之前 |
Vishal Sharma
|
48d3b17b2b
Fix DXIL linker issue (#2588)
|
5 年之前 |
Tristan Labelle
|
1156209ad6
Fix nondeterminism sources in the linker. (#2383)
|
6 年之前 |
Xiang Li
|
c2e744dcf4
Enable sroa for hlsl to remove static indexing array. (#1893)
|
6 年之前 |
Xiang Li
|
16a5f94ab2
Move DxilRootSignature to its own directory. (#1609)
|
6 年之前 |
Xiang Li
|
016e70532e
Move pix pass into DxilPIXPasses. (#1605)
|
6 年之前 |
Xiang Li
|
4df08af7c0
Move DxilModule into DXIL directory. (#1599)
|
6 年之前 |
Ehsan Nasiri
|
60c5972f78
[linux-port] use std::unique_ptr and llvm::make_unique.
|
7 年之前 |
Tex Riddell
|
b6f8cbc420
Add lib_6_x target for offline linking use only
|
7 年之前 |
Tex Riddell
|
6663dac50f
Merge branch 'master' into user/texr/integrate-master
|
7 年之前 |
Tex Riddell
|
9a2a731b7b
Fix regressions with entry props/sigs and UseMinPrecision flag
|
7 年之前 |
Xiang_Li (XBox)
|
2adce9a983
Merged PR 80: Merge EntrySignature and FunctionProps together.
|
7 年之前 |
Xiang_Li (XBox)
|
ae93061ee8
Merged PR 84: Implement MatrixBitcastLowerPass for link matrix type.
|
7 年之前 |
Greg Roth
|
a6f857371d
[linux-port] Unused variables in conditionals (#1336)
|
7 年之前 |
Xiang_Li (XBox)
|
4491b6230b
Merged PR 82: Fix matrix array as parameter for external function.
|
7 年之前 |
Tex Riddell
|
8db08cb21e
Merged PR 74: Add -exports export1[[,export2,...]=internal][;...] for lib target
|
7 年之前 |
Tex Riddell
|
a26681c807
Merge branch 'master' into rtmaster
|
7 年之前 |
Ehsan
|
11bc335540
use llvm::make_unique for consistency. (#1283)
|
7 年之前 |