Commit History

Author SHA1 Message Date
  Greg Roth 985b29b467 Allow removal of trivially dead convergent marker (#3643) 4 years ago
  Xiang Li 917ab093bc Take care case dynamic indexing on vector start with offset. (#3558) (#3560) 4 years ago
  Greg Roth 3bd5f9ccfa Errors on non-immediate load/gather offsets (#3283) 4 years ago
  Xiang Li ae834522b3 Use vector size from vector type when dynamic indexing cb vector. (#3530) 4 years ago
  Vishal Sharma 43267d1b06 Fix byte-offset calculation when writing to RWByteAddressBuffer with elements greater than four (#3485) 4 years ago
  Xiang Li 6f9a803bbe Avoid cbuffer copy for special pattern. (#3483) 4 years ago
  Vishal Sharma 3126c41892 Fix handling of [RW]ByteAddressBuffer load involving matrix type (#3469) 4 years ago
  Vishal Sharma 93a20f7967 Load remainder buffer elements in the end (#3462) 4 years ago
  Vishal Sharma 99f28fc529 Fix issues with structured buffer load lowering (#3454) 4 years ago
  Vishal Sharma 991205e511 Fix a bug in buffer store when storing matrix of size greater than four (#3422) 4 years ago
  Xiang Li 81af620244 Fix bug when lower NonUniformResourceIndex. (#3417) 4 years ago
  Tex Riddell 7c9e487afd Implement IsHelperLane() (#3382) 5 years ago
  Xiang Li f894295c3b Support NonUniformResourceIndex for dynamic resource. (#3333) 5 years ago
  Vishal Sharma b0820241c1 Update validation rule info in hctdb.py (#3311) 5 years ago
  Greg Roth d574d27c1f Implement Shader Model 6.6 (#3293) 5 years ago
  Greg Roth d658b86b70 Add conditionals around vk namespace usage (#3291) 5 years ago
  Ehsan d7bb9ee170 Introduce the implicit 'vk' namespace (#3133) 5 years ago
  Greg Roth 471e0ae40b Reword misleading type buffer atomic error message (#3268) 5 years ago
  rkarrenberg eaa7f95d07 Enable generation of llvm.lifetime.start/.end intrinsics (#3034) 5 years ago
  Tex Riddell 141a5c2ec5 Skip extra argument copying at callsite for library targets (#3203) 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
  Tex Riddell 530958e4b7 Fix NonUniform indexing of CBV array (#3095) 5 years ago
  David Peixotto 55b9194ccc Modify the extension mechansim to handle custom lowering for resource… (#3081) 5 years ago
  Tex Riddell db1a977c2a Don't claim alignment above 4 for raw buffer due to base (#2905) 5 years ago
  Ehsan 00a8233c30 Support for printf intrinsic (#2829) 5 years ago
  Minmin Gong 7dc56492a0 Fix a couple warnings in code (#2746) 5 years ago
  Greg Roth 78b58851fd Print Lines or "add -Zi" on error messages (#2782) 5 years ago
  Xiang Li 729307c4d9 Create x*x for pow(x,2). (#2777) 5 years ago
  Xiang Li 4098229583 Code cleanup. (#2708) 5 years ago