DirectXShaderCompiler/lib
Xiang Li ac60ae1f4d
Add annotateHandle when link lower shader model to shader model 6.6. (#3368)
* Add annotateHandle when link lower shader model to shader model 6.6.
2021-01-19 18:15:58 -08:00
..
Analysis Minor refactoring to reduce size of dxilconv.dll (#3240) 2020-11-05 15:39:09 -08:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Cleanup part of compiling warnings (#2903) 2020-06-25 02:57:41 -06:00
CodeGen Convert more mallocs/frees to news/deletes (#2157) 2019-05-07 07:46:09 -07:00
DXIL Add annotateHandle when link lower shader model to shader model 6.6. (#3368) 2021-01-19 18:15:58 -08:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DxcSupport [linux-port] Support full IID comparison on GCC (#3062) 2020-11-20 15:18:05 -08:00
DxilContainer Add missing LLVM library interdependencies (#3301) 2020-12-04 13:36:19 -08:00
DxilDia Fixes for adding -Od (#3292) 2020-12-03 16:36:51 -08:00
DxilPIXPasses Fixes for adding -Od (#3292) 2020-12-03 16:36:51 -08:00
DxilRootSignature Remove assert.h include from DxilPipelineStateValidation.h (#3129) 2020-09-16 23:15:08 -07:00
DxrFallback Fix the link issue in readme.md (#3149) 2020-09-22 13:02:56 -07:00
ExecutionEngine Rename 'module' to 'hModule' for C++20 compat (#2667) 2020-03-01 18:12:31 -08:00
Fuzzer Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
HLSL Add annotateHandle when link lower shader model to shader model 6.6. (#3368) 2021-01-19 18:15:58 -08:00
IR print-after-all directly prints to stderr (#3142) 2020-09-17 13:29:19 -07:00
IRReader Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LTO Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Linker [linux-port] Minor changes towards cross-platform compilation. (#1352) 2018-06-19 10:36:53 -04:00
MC Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MSSupport [linux-port] Enhance FS interface support (#1420) 2018-07-17 12:50:42 -04:00
Object Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Option Intuitively handle space in joined option syntax (#3024) 2020-07-02 21:23:12 -07:00
PassPrinters HLSL test infrastucture and other refactoring and helper classes (#2682) 2020-02-06 21:49:21 -08:00
Passes Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ProfileData [linux-port] Evade unused in LLVM code (#1327) 2018-06-05 14:07:51 -04:00
Support Support for ARM64EC and custom cmake (#3245) 2020-11-06 14:46:44 -08:00
TableGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Target [linux-port] Fix warnings from lambda functions (#1320) 2018-05-31 13:39:26 -04:00
Transforms Support CallInst when ReplaceStaticIndexingOnVector. (#3354) 2021-01-13 20:02:28 -08:00
CMakeLists.txt HLSL test infrastucture and other refactoring and helper classes (#2682) 2020-02-06 21:49:21 -08:00
LLVMBuild.txt HLSL test infrastucture and other refactoring and helper classes (#2682) 2020-02-06 21:49:21 -08:00