DirectXShaderCompiler/lib/Transforms/Scalar
Xiang Li 5623234187 Strip function parameter for entry and patch constant function. (#20)
Strip function parameter for entry and patch constant function

* Update error message for ValidationTest::MultiDimArray

* Merge remote-tracking branch 'origin/master'

# Conflicts:
#	lib/HLSL/DxilValidation.cpp
#	tools/clang/unittests/HLSL/ValidationTest.cpp

* Update error message for ValidationTest::MultiDimArray

Update error message for ValidationTest::MultiDimArray

* Fix merge error. (#3)

* Delete local file (#4)

* Fix merge error.

* Delete local file

* Strip function parameter for entry and patch constant function. (#5)
2017-01-19 19:00:17 -08:00
..
ADCE.cpp first commit 2016-12-28 11:52:27 -08:00
AlignmentFromAssumptions.cpp first commit 2016-12-28 11:52:27 -08:00
BDCE.cpp first commit 2016-12-28 11:52:27 -08:00
CMakeLists.txt first commit 2016-12-28 11:52:27 -08:00
ConstantHoisting.cpp first commit 2016-12-28 11:52:27 -08:00
ConstantProp.cpp first commit 2016-12-28 11:52:27 -08:00
CorrelatedValuePropagation.cpp first commit 2016-12-28 11:52:27 -08:00
DCE.cpp first commit 2016-12-28 11:52:27 -08:00
DeadStoreElimination.cpp first commit 2016-12-28 11:52:27 -08:00
EarlyCSE.cpp first commit 2016-12-28 11:52:27 -08:00
FlattenCFGPass.cpp first commit 2016-12-28 11:52:27 -08:00
Float2Int.cpp first commit 2016-12-28 11:52:27 -08:00
GVN.cpp first commit 2016-12-28 11:52:27 -08:00
IndVarSimplify.cpp first commit 2016-12-28 11:52:27 -08:00
InductiveRangeCheckElimination.cpp first commit 2016-12-28 11:52:27 -08:00
JumpThreading.cpp first commit 2016-12-28 11:52:27 -08:00
LICM.cpp first commit 2016-12-28 11:52:27 -08:00
LLVMBuild.txt first commit 2016-12-28 11:52:27 -08:00
LoadCombine.cpp first commit 2016-12-28 11:52:27 -08:00
LoopDeletion.cpp first commit 2016-12-28 11:52:27 -08:00
LoopDistribute.cpp first commit 2016-12-28 11:52:27 -08:00
LoopIdiomRecognize.cpp first commit 2016-12-28 11:52:27 -08:00
LoopInstSimplify.cpp first commit 2016-12-28 11:52:27 -08:00
LoopInterchange.cpp first commit 2016-12-28 11:52:27 -08:00
LoopRerollPass.cpp first commit 2016-12-28 11:52:27 -08:00
LoopRotation.cpp first commit 2016-12-28 11:52:27 -08:00
LoopStrengthReduce.cpp first commit 2016-12-28 11:52:27 -08:00
LoopUnrollPass.cpp first commit 2016-12-28 11:52:27 -08:00
LoopUnswitch.cpp first commit 2016-12-28 11:52:27 -08:00
LowerAtomic.cpp first commit 2016-12-28 11:52:27 -08:00
LowerExpectIntrinsic.cpp first commit 2016-12-28 11:52:27 -08:00
MemCpyOptimizer.cpp first commit 2016-12-28 11:52:27 -08:00
MergedLoadStoreMotion.cpp first commit 2016-12-28 11:52:27 -08:00
NaryReassociate.cpp first commit 2016-12-28 11:52:27 -08:00
PartiallyInlineLibCalls.cpp first commit 2016-12-28 11:52:27 -08:00
PlaceSafepoints.cpp first commit 2016-12-28 11:52:27 -08:00
Reassociate.cpp first commit 2016-12-28 11:52:27 -08:00
Reg2Mem.cpp first commit 2016-12-28 11:52:27 -08:00
Reg2MemHLSL.cpp first commit 2016-12-28 11:52:27 -08:00
RewriteStatepointsForGC.cpp first commit 2016-12-28 11:52:27 -08:00
SCCP.cpp first commit 2016-12-28 11:52:27 -08:00
SROA.cpp first commit 2016-12-28 11:52:27 -08:00
SampleProfile.cpp first commit 2016-12-28 11:52:27 -08:00
Scalar.cpp first commit 2016-12-28 11:52:27 -08:00
ScalarReplAggregates.cpp first commit 2016-12-28 11:52:27 -08:00
ScalarReplAggregatesHLSL.cpp Strip function parameter for entry and patch constant function. (#20) 2017-01-19 19:00:17 -08:00
Scalarizer.cpp first commit 2016-12-28 11:52:27 -08:00
SeparateConstOffsetFromGEP.cpp first commit 2016-12-28 11:52:27 -08:00
SimplifyCFGPass.cpp first commit 2016-12-28 11:52:27 -08:00
Sink.cpp first commit 2016-12-28 11:52:27 -08:00
SpeculativeExecution.cpp first commit 2016-12-28 11:52:27 -08:00
StraightLineStrengthReduce.cpp first commit 2016-12-28 11:52:27 -08:00
StructurizeCFG.cpp first commit 2016-12-28 11:52:27 -08:00
TailRecursionElimination.cpp first commit 2016-12-28 11:52:27 -08:00