DirectXShaderCompiler/test/TableGen
David Peixotto f805233b49 Revert license text in banner comments to original llvm verbage (#33)
Fix #30: Revert license text in banner comments to original llvm verbage

This commit removes the Microsoft-specific copyright in llvm files
and reverts the copyright wording to the original llvm wording.

We used the following method to find the files to change:
1. Find all files in DirectXShaderCompiler that are also in llvm 3.7
2. For those files that have the Microsoft-specific copyright, revert
   it to the original llvm copyright as present in llvm 3.7
3. Revert the copyright in a few files that are not in llvm, but are
   mostly copies of files in llvm:
	lib\Transforms\Scalar\ScalarReplAggregatesHLSL.cpp
	lib\Transforms\Scalar\Reg2MemHLSL.cpp

Leave the Microsoft-specific copyright header in files not present
in stock llvm:

    include\dxc\*
    lib\HLSL\*
    lib\DxcSupport\*
    tools\clang\test\HLSL\*
    tools\clang\test\CodeGenHLSL\*
    tools\clang\unittests\HLSL\*
    tools\clang\unittests\HLSLHost\*
    tools\clang\tools\dxcompiler\*
    tools\clang\tools\dxa\*
    tools\clang\tools\dxc\*
    tools\clang\tools\dxopt\*
    tools\clang\tools\dxr\*
    tools\clang\tools\dxv\*
    tools\clang\tools\dotnetc\*
    utils\hct\*
    CONTRIBUTING.md
    COPYRIGHT
    LICENSE-MIT
    README.md
    cmake\modules\FindD3D12.cmake
    cmake\modules\FindDiaSDK.cmake
    cmake\modules\FindTAEF.cmake
    docs\DXIL.rst
    docs\HLSLChanges.rst
    docs\_themes\dxc-theme\layout.html
    docs\_themes\dxc-theme\theme.conf
    docs\_themes\dxc-theme\static\dxc-theme.css
    include\llvm\llvm_assert\assert.h
    include\llvm\llvm_assert\cassert
    include\llvm\Support\MSFileSystem.h
    include\llvm\Support\OacrIgnoreCond.h
    lib\MSSupport\CMakeLists.txt
    lib\MSSupport\MSFileSystemImpl.cpp
    lib\Support\assert.cpp
    lib\Support\MSFileSystemBasic.cpp
    lib\Support\Windows\MSFileSystem.inc.cpp
    lib\Transforms\Scalar\Reg2MemHLSL.cpp
    lib\Transforms\Scalar\ScalarReplAggregatesHLSL.cpp
    tools\clang\docs\UsingDxc.rst
    tools\clang\include\clang\AST\HlslTypes.h
    tools\clang\include\clang\Basic\BuiltinsDXIL.def
    tools\clang\include\clang\Basic\LangOptions.fixed.def
    tools\clang\include\clang\Parse\ParseHLSL.h
    tools\clang\include\clang\Sema\SemaHLSL.h
    tools\clang\lib\AST\ASTContextHLSL.cpp
    tools\clang\lib\AST\HlslTypes.cpp
    tools\clang\lib\CodeGen\CGHLSLMS.cpp
    tools\clang\lib\CodeGen\CGHLSLRuntime.cpp
    tools\clang\lib\CodeGen\CGHLSLRuntime.h
    tools\clang\lib\Frontend\Rewrite\FrontendActions_rewrite.cpp
    tools\clang\lib\Parse\HLSLRootSignature.cpp
    tools\clang\lib\Parse\HLSLRootSignature.h
    tools\clang\lib\Parse\ParseHLSL.cpp
    tools\clang\lib\Sema\gen_intrin_main_tables_15.h
    tools\clang\lib\Sema\SemaHLSL.cpp
    tools\clang\tools\d3dcomp\CMakeLists.txt
    tools\clang\tools\d3dcomp\d3dcomp.cpp
    tools\clang\tools\d3dcomp\d3dcomp.def
    tools\clang\tools\libclang\dxcisenseimpl.cpp
    tools\clang\tools\libclang\dxcisenseimpl.h
    tools\clang\tools\libclang\dxcrewriteunused.cpp
    tools\clang\tools\libclang\libclang.rc
    tools\dxexp\CMakeLists.txt
    tools\dxexp\dxexp.cpp
    tools\dxexp\LLVMBuild.txt
2017-01-24 17:54:00 -08:00
..
2003-08-03-PassCode.td first commit 2016-12-28 11:52:27 -08:00
2006-09-18-LargeInt.td first commit 2016-12-28 11:52:27 -08:00
2010-03-24-PrematureDefaults.td first commit 2016-12-28 11:52:27 -08:00
AnonDefinitionOnDemand.td first commit 2016-12-28 11:52:27 -08:00
AsmPredicateCondsEmission.td first commit 2016-12-28 11:52:27 -08:00
BitOffsetDecoder.td first commit 2016-12-28 11:52:27 -08:00
BitsInit.td first commit 2016-12-28 11:52:27 -08:00
BitsInitOverflow.td first commit 2016-12-28 11:52:27 -08:00
CStyleComment.td first commit 2016-12-28 11:52:27 -08:00
ClassInstanceValue.td first commit 2016-12-28 11:52:27 -08:00
Dag.td first commit 2016-12-28 11:52:27 -08:00
DefmInherit.td first commit 2016-12-28 11:52:27 -08:00
DefmInsideMultiClass.td first commit 2016-12-28 11:52:27 -08:00
FieldAccess.td first commit 2016-12-28 11:52:27 -08:00
ForeachList.td first commit 2016-12-28 11:52:27 -08:00
ForeachLoop.td first commit 2016-12-28 11:52:27 -08:00
ForwardRef.td first commit 2016-12-28 11:52:27 -08:00
GeneralList.td first commit 2016-12-28 11:52:27 -08:00
Include.inc Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Include.td first commit 2016-12-28 11:52:27 -08:00
IntBitInit.td first commit 2016-12-28 11:52:27 -08:00
LazyChange.td first commit 2016-12-28 11:52:27 -08:00
LetInsideMultiClasses.td first commit 2016-12-28 11:52:27 -08:00
ListArgs.td first commit 2016-12-28 11:52:27 -08:00
ListArgsSimple.td first commit 2016-12-28 11:52:27 -08:00
ListConversion.td first commit 2016-12-28 11:52:27 -08:00
ListManip.td first commit 2016-12-28 11:52:27 -08:00
ListOfList.td first commit 2016-12-28 11:52:27 -08:00
ListSlices.td first commit 2016-12-28 11:52:27 -08:00
LoLoL.td first commit 2016-12-28 11:52:27 -08:00
MultiClass.td first commit 2016-12-28 11:52:27 -08:00
MultiClassDefName.td first commit 2016-12-28 11:52:27 -08:00
MultiClassInherit.td first commit 2016-12-28 11:52:27 -08:00
MultiPat.td first commit 2016-12-28 11:52:27 -08:00
NestedForeach.td first commit 2016-12-28 11:52:27 -08:00
Paste.td first commit 2016-12-28 11:52:27 -08:00
SetTheory.td first commit 2016-12-28 11:52:27 -08:00
SiblingForeach.td first commit 2016-12-28 11:52:27 -08:00
Slice.td first commit 2016-12-28 11:52:27 -08:00
String.td first commit 2016-12-28 11:52:27 -08:00
SuperSubclassSameName.td first commit 2016-12-28 11:52:27 -08:00
TargetInstrInfo.td first commit 2016-12-28 11:52:27 -08:00
TargetInstrSpec.td first commit 2016-12-28 11:52:27 -08:00
TemplateArgRename.td first commit 2016-12-28 11:52:27 -08:00
Tree.td first commit 2016-12-28 11:52:27 -08:00
TreeNames.td first commit 2016-12-28 11:52:27 -08:00
TwoLevelName.td first commit 2016-12-28 11:52:27 -08:00
UnsetBitInit.td first commit 2016-12-28 11:52:27 -08:00
UnterminatedComment.td first commit 2016-12-28 11:52:27 -08:00
ValidIdentifiers.td first commit 2016-12-28 11:52:27 -08:00
cast.td first commit 2016-12-28 11:52:27 -08:00
defmclass.td first commit 2016-12-28 11:52:27 -08:00
eq.td first commit 2016-12-28 11:52:27 -08:00
eqbit.td first commit 2016-12-28 11:52:27 -08:00
foreach.td first commit 2016-12-28 11:52:27 -08:00
if-empty-list-arg.td first commit 2016-12-28 11:52:27 -08:00
if.td first commit 2016-12-28 11:52:27 -08:00
ifbit.td first commit 2016-12-28 11:52:27 -08:00
intrinsic-long-name.td first commit 2016-12-28 11:52:27 -08:00
intrinsic-order.td first commit 2016-12-28 11:52:27 -08:00
intrinsic-varargs.td first commit 2016-12-28 11:52:27 -08:00
lisp.td first commit 2016-12-28 11:52:27 -08:00
list-element-bitref.td first commit 2016-12-28 11:52:27 -08:00
listconcat.td first commit 2016-12-28 11:52:27 -08:00
lit.local.cfg first commit 2016-12-28 11:52:27 -08:00
math.td first commit 2016-12-28 11:52:27 -08:00
nested-comment.td first commit 2016-12-28 11:52:27 -08:00
pr8330.td first commit 2016-12-28 11:52:27 -08:00
strconcat.td first commit 2016-12-28 11:52:27 -08:00
subst.td first commit 2016-12-28 11:52:27 -08:00
subst2.td first commit 2016-12-28 11:52:27 -08:00
usevalname.td first commit 2016-12-28 11:52:27 -08:00