DirectXShaderCompiler/lib
Xiang Li 815358229d
Use TAG_auto_variable for local variable which converted from global … (#2602)
* Use TAG_auto_variable for local variable which converted from global variable.
2019-11-25 23:10:24 -08:00
..
Analysis Integrate dxcapi v2 and other changes from internal (#2575) 2019-11-13 16:16:45 -08:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Fixed hash difference between debug and non-debug by sorting named value serialization. (#2259) 2019-06-13 16:10:42 -07:00
CodeGen Convert more mallocs/frees to news/deletes (#2157) 2019-05-07 07:46:09 -07:00
DXIL Switch metadata generation on shader model instead of validator version. 2019-11-20 17:12:42 -08:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DxcSupport Integrate dxcapi v2 and other changes from internal (#2575) 2019-11-13 16:16:45 -08:00
DxilContainer Switch metadata generation on shader model instead of validator version. 2019-11-20 17:12:42 -08:00
DxilDia Integrate dxcapi v2 and other changes from internal (#2575) 2019-11-13 16:16:45 -08:00
DxilPIXPasses Use DWORD-aligned raw access only! (#2559) 2019-10-29 16:36:45 -07:00
DxilRootSignature Add mesh shader support to RootSignature parsing/validation and fix PSV (#2363) 2019-07-24 16:39:34 -07:00
DxrFallback Integrate dxcapi v2 and other changes from internal (#2575) 2019-11-13 16:16:45 -08:00
ExecutionEngine Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
Fuzzer Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
HLSL Switch metadata generation on shader model instead of validator version. 2019-11-20 17:12:42 -08:00
IR Not fold gep 0, ... 0 for HLSL. (#2519) 2019-10-11 17:46:39 -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 Clean up for versions (#829) 2017-11-20 11:09:28 -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 Integration from OS repo (#2541) 2019-10-22 15:43:26 -07: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 Use TAG_auto_variable for local variable which converted from global … (#2602) 2019-11-25 23:10:24 -08:00
CMakeLists.txt Implements DIA Interfaces for HLSL variable-value mapping. (#2050) 2019-03-19 11:46:10 -07:00
LLVMBuild.txt moves Dxil DIA support out of dxcompiler (#1772) 2018-12-13 19:59:08 -08:00