David Peixotto
|
489147d88c
Add support for expanding trig intrinsics (#325)
|
8 years ago |
Tex Riddell
|
27e4938ba0
Skip enum and ViewID 6.1 tests on validator 1.0 (#315)
|
8 years ago |
yurido1
|
2882dfac11
More ViewID tests. Support LoadInput in DS. (#316)
|
8 years ago |
Young Kim
|
4857166d1e
Support for Enum in HLSL 2017 (#309)
|
8 years ago |
yurido1
|
1397b9e000
ViewID tests and fix for constants in Phi nodes. (#310)
|
8 years ago |
Xiang Li
|
e5ef77995c
Lower static global into allocas. (#299)
|
8 years ago |
Xiang Li
|
6cca464f51
Remove copy be replace dst with src. (#296)
|
8 years ago |
Xiang Li
|
7e5a340e67
Delete code to remove unused functions which is done by ASTContext::DeclMustBeEmitted (#294)
|
8 years ago |
Xiang Li
|
8ce48081cf
Add a pass to eliminate dynamic indexing on output. (#287)
|
8 years ago |
Young Kim
|
f66e8083d6
Allow two SV_Barycentrics (#282)
|
8 years ago |
Xiang Li
|
6323ba161b
Generate GEP for DerivedToBase instead of bitcast. (#283)
|
8 years ago |
Young Kim
|
47d21ad6c0
Fix EvalauteAttribute Intrinsics (#275)
|
8 years ago |
Tex Riddell
|
da5f98bb95
Updates to DxcValidator and DxcCompiler wrt. versioning/flags (#269)
|
8 years ago |
Xiang Li
|
7179f13400
Do not create phi on non-default address space. (#273)
|
8 years ago |
Xiang Li
|
66f99308c0
Do not generate LoopID metadata if no attribute is added. (#271)
|
8 years ago |
Xiang Li
|
7ab7c33f84
Make sure one instruction only pushed into deadInsts once when SimplifyBitCast. (#262)
|
8 years ago |
Xiang Li
|
9f437adda5
Lower memcpy before SORA a pointer. (#253)
|
8 years ago |
Xiang Li
|
cf4ef478fa
Set type for nested InitListExpr if it match required type. (#252)
|
8 years ago |
Young Kim
|
108b897f40
Barycentric init (#250)
|
8 years ago |
Xiang Li
|
478a433366
Disable CSE, leave it to target backend. (#246)
|
8 years ago |
Tex Riddell
|
23082dbef2
Add HLSL 2017 (-HV 2017) option. (#245)
|
8 years ago |
Xiang Li
|
bc4a68b6b4
Use SRet for struct return type. (#243)
|
8 years ago |
Xiang Li
|
6bc247d4af
Lower parameter (#242)
|
8 years ago |
Xiang Li
|
e14dc5ed1b
Update matrix code gen. (#234)
|
8 years ago |
Xiang Li
|
3911371309
Fix dbg info for temp variable. (#230)
|
8 years ago |
Tex Riddell
|
4de9ff32b6
Disable tests requiring name preservation on release builds. (#229)
|
8 years ago |
Xiang Li
|
cf2cf6edf9
Lookup attribute variable from CurScope instead of TUScope. (#214)
|
8 years ago |
David Peixotto
|
0ba250e9dc
Add pass to hoist constant arrays (#205)
|
8 years ago |
Marcelo Lopez Ruiz
|
254f253b14
Move unused global tracing flags into single usage, closes #157. (#185)
|
8 years ago |
Xiang Li
|
bd16165aa7
Keep unused pointer in TranslateHLSubscript, it will be removed in TranslateSubscriptOperation. (#188)
|
8 years ago |