DirectXShaderCompiler/lib
Lei Zhang 8c6d72a2a7
[spirv] Add option to ignore warnings on features without Vulkan support (#1289)
Added -Wno-vk-ignored-features to suppress warnings on features
that are ignored because of no Vulkan support. Examples include
cbuffer member initializer.
2018-05-16 14:32:30 -04:00
..
Analysis Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Match throws and use standard string exception (#1264) 2018-05-08 15:06:07 -04:00
CodeGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DxcSupport [spirv] Add option to ignore warnings on features without Vulkan support (#1289) 2018-05-16 14:32:30 -04: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 [linux-port] Avoid using enum class as set key. (#178) (#1288) 2018-05-16 13:04:16 -04:00
IR Move PIX options out of DxilGenerationPass.*, use option string properly, reduce header usage (#1022) 2018-01-26 15:43:44 -08: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 Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MC Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
MSSupport Match throws and use standard string exception (#1264) 2018-05-08 15:06:07 -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 Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Support Change SAL __override to C++11 override (#1212) 2018-04-26 15:18:56 -04:00
TableGen Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Target Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Transforms use llvm::make_unique for consistency. (#1283) 2018-05-14 12:40:53 -04:00
CMakeLists.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LLVMBuild.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00