Commit History

Author SHA1 Message Date
  Greg Roth 72e46b3709 Fix crashing from null elements producing errors (#3487) 4 years ago
  Xiang Li 797d4b8adc Mutate resource to handle for shader model 6.6+. (#3374) 5 years ago
  Xiang Li ac60ae1f4d Add annotateHandle when link lower shader model to shader model 6.6. (#3368) 5 years ago
  Xiang Li 8e3a21c417 Call init function for entry of lib profiles. (#3350) 5 years ago
  Greg Roth bba9c4506a New approach to avoid skipallocas (#3219) 5 years ago
  Greg Roth 754e99b405 Revert "Optimize compile times by not skipping allocas (#3168)" (#3183) 5 years ago
  Greg Roth 9459577e8f Optimize compile times by not skipping allocas (#3168) 5 years ago
  Xiang Li a730e27ade Create global_ctor when link to lib target. (#3118) 5 years ago
  Tex Riddell e0cb412916 Add resource rename pass, dx op overload fix (#2986) 5 years ago
  Greg Roth 78b58851fd Print Lines or "add -Zi" on error messages (#2782) 5 years ago
  Vishal Sharma 48d3b17b2b Fix DXIL linker issue (#2588) 6 years ago
  Tristan Labelle 1156209ad6 Fix nondeterminism sources in the linker. (#2383) 6 years ago
  Xiang Li c2e744dcf4 Enable sroa for hlsl to remove static indexing array. (#1893) 7 years ago
  Xiang Li 16a5f94ab2 Move DxilRootSignature to its own directory. (#1609) 7 years ago
  Xiang Li 016e70532e Move pix pass into DxilPIXPasses. (#1605) 7 years ago
  Xiang Li 4df08af7c0 Move DxilModule into DXIL directory. (#1599) 7 years ago
  Ehsan Nasiri 60c5972f78 [linux-port] use std::unique_ptr and llvm::make_unique. 7 years ago
  Tex Riddell b6f8cbc420 Add lib_6_x target for offline linking use only 7 years ago
  Tex Riddell 6663dac50f Merge branch 'master' into user/texr/integrate-master 7 years ago
  Tex Riddell 9a2a731b7b Fix regressions with entry props/sigs and UseMinPrecision flag 7 years ago
  Xiang_Li (XBox) 2adce9a983 Merged PR 80: Merge EntrySignature and FunctionProps together. 7 years ago
  Xiang_Li (XBox) ae93061ee8 Merged PR 84: Implement MatrixBitcastLowerPass for link matrix type. 7 years ago
  Greg Roth a6f857371d [linux-port] Unused variables in conditionals (#1336) 7 years ago
  Xiang_Li (XBox) 4491b6230b Merged PR 82: Fix matrix array as parameter for external function. 7 years ago
  Tex Riddell 8db08cb21e Merged PR 74: Add -exports export1[[,export2,...]=internal][;...] for lib target 7 years ago
  Tex Riddell a26681c807 Merge branch 'master' into rtmaster 7 years ago
  Ehsan 11bc335540 use llvm::make_unique for consistency. (#1283) 7 years ago
  Tex Riddell 335ee949bb More places to be cautious about alloca vs. non-alloca insert locs. 7 years ago
  Tex Riddell 4b02d18ca2 Merged PR 39: Linker: add resources to LLVMUsed so they don't get deleted prematurely 7 years ago
  Tex Riddell bff194564f Merged PR 33: Fix break due to mismatched use of const in Props/Signature Map keys. 7 years ago