| .. |
|
CMakeLists.txt
|
e5c0e5ffaa
Merge DivergenceAnalysis from llvm3.8. (#528)
|
8 years ago |
|
ComputeViewIdState.cpp
|
c9beb84c51
Fix ViewID state for flow control and consistent ViewID detection (#484)
|
8 years ago |
|
ControlDependence.cpp
|
c9beb84c51
Fix ViewID state for flow control and consistent ViewID detection (#484)
|
8 years ago |
|
DxcOptimizer.cpp
|
36ba7ac534
Add HLDeadFunctionEliminationPass.
|
8 years ago |
|
DxilAddPixelHitInstrumentation.cpp
|
d77cde2f60
Remove checks for "discard", since early-z actually works with discard! (Or rather, is well-defined with discard.) (#480)
|
8 years ago |
|
DxilCBuffer.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilCompType.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
DxilCondenseResources.cpp
|
18c0c08032
1. Remove ResIndex from ResourceLinkInfo.
|
8 years ago |
|
DxilContainer.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilContainerAssembler.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
DxilContainerReflection.cpp
|
e1fd230b92
Fix out of bounds memory write in GetResourceBindingDescByName (#555)
|
8 years ago |
|
DxilEliminateOutputDynamicIndexing.cpp
|
36798cf0bc
Fix typo in StoreOutput outputSigId parameter (#385)
|
8 years ago |
|
DxilExpandTrigIntrinsics.cpp
|
9c8aca547a
Expand tan to sin/cos in DxilExpandTrigIntrinsics. (#343)
|
8 years ago |
|
DxilForceEarlyZ.cpp
|
d3f53b7f3e
"Dr PIX": Force early Z (#467)
|
8 years ago |
|
DxilGenerationPass.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
DxilInterpolationMode.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilLegalizeSampleOffsetPass.cpp
|
73b6f95a40
Legalize sample offset when optimization is disabled. (#97)
|
8 years ago |
|
DxilLinker.cpp
|
3f866d5e70
Use lazy load for linking. (#527)
|
8 years ago |
|
DxilMetadataHelper.cpp
|
55667043c3
Support denorm option (#446)
|
8 years ago |
|
DxilModule.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
DxilOperations.cpp
|
b89c21d25b
Fp16 constant buffer and shader flag (#575)
|
8 years ago |
|
DxilOutputColorBecomesConstant.cpp
|
add0d6ec4c
(PIX passes) Take constant color from CB (#426)
|
8 years ago |
|
DxilPreparePasses.cpp
|
27c4d72141
Fix build error.
|
8 years ago |
|
DxilPreserveAllOutputs.cpp
|
0ea6620342
Add pass to preserve all outputs (#326)
|
8 years ago |
|
DxilReduceMSAAToSingleSample.cpp
|
82fcc7ca0f
(PIX) Reduce msaa to single-sample (#427)
|
8 years ago |
|
DxilRemoveDiscards.cpp
|
fa94808e09
Remove all discard instructions (#400)
|
8 years ago |
|
DxilResource.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilResourceBase.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilRootSignature.cpp
|
c1973d761c
Code Cleanup. (#475)
|
8 years ago |
|
DxilSampler.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
DxilSemantic.cpp
|
4ff631148d
Various small code tweaks (#398)
|
8 years ago |
|
DxilShaderModel.cpp
|
4d325c78b4
Update shader model 6.2 (#435)
|
8 years ago |
|
DxilSignature.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
DxilSignatureElement.cpp
|
df132d59b4
Initial implementation of ViewId state analysis. (#290)
|
8 years ago |
|
DxilTargetLowering.cpp
|
e5c0e5ffaa
Merge DivergenceAnalysis from llvm3.8. (#528)
|
8 years ago |
|
DxilTargetTransformInfo.cpp
|
e5c0e5ffaa
Merge DivergenceAnalysis from llvm3.8. (#528)
|
8 years ago |
|
DxilTargetTransformInfo.h
|
e5c0e5ffaa
Merge DivergenceAnalysis from llvm3.8. (#528)
|
8 years ago |
|
DxilTypeSystem.cpp
|
b89c21d25b
Fp16 constant buffer and shader flag (#575)
|
8 years ago |
|
DxilUtil.cpp
|
b89c21d25b
Fp16 constant buffer and shader flag (#575)
|
8 years ago |
|
DxilValidation.cpp
|
223a885613
Group Signature Elements by Element Width (#610)
|
8 years ago |
|
HLMatrixLowerPass.cpp
|
96c9c0597c
Code cleanup. (#469)
|
8 years ago |
|
HLModule.cpp
|
b89c21d25b
Fp16 constant buffer and shader flag (#575)
|
8 years ago |
|
HLOperationLower.cpp
|
ceb0c7aee7
Allocate correct size for idxList in TranslateStructBufMatSubscript.
|
8 years ago |
|
HLOperationLowerExtension.cpp
|
76a4288913
Support lowering extensions directly to dxil (#217)
|
8 years ago |
|
HLOperations.cpp
|
6cca464f51
Remove copy be replace dst with src. (#296)
|
8 years ago |
|
HLResource.cpp
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
HLSignatureLower.cpp
|
25a864b578
Update doc for lib_6_1 profile.
|
8 years ago |
|
HLSignatureLower.h
|
79bb311bd9
Code cleanup.
|
8 years ago |
|
LLVMBuild.txt
|
af6b2a552f
fixes #37 - License cleanup.
|
9 years ago |
|
ReducibilityAnalysis.cpp
|
d7f75ac8f0
Add reducibility analysis to the list of passes and paramless ctor. (#133)
|
8 years ago |
|
WaveSensitivityAnalysis.cpp
|
892e7953fd
Match filename cases (#199)
|
8 years ago |