Commit History

Author SHA1 Message Date
  Xiang Li 4aba977775 Create pass for Lower static global into allocas. (#341) 8 years ago
  Xiang Li d5d4c3aa77 Clear maps for cast before createFlattenedFunction and createFlattenedFunctionCall. 8 years ago
  Xiang Li 4af3ac8edd Support memcpy to self. (#337) 8 years ago
  Xiang Li 9ff112ceda Code cleanup. (#311) 8 years ago
  Xiang Li e5ef77995c Lower static global into allocas. (#299) 8 years ago
  Tex Riddell c2d2cef73f Merge pull request #295 from Microsoft/dxil-v1.1 8 years ago
  Xiang Li 6cca464f51 Remove copy be replace dst with src. (#296) 8 years ago
  Xiang Li 8ce48081cf Add a pass to eliminate dynamic indexing on output. (#287) 8 years ago
  Tex Riddell 5cb5131b32 Update PSV data structures with ViewID dependency data and Dxil Signatures (#289) 8 years ago
  Xiang Li 9edb1a553e Lower static global resource and local resource to handle. (#276) 8 years ago
  Xiang Li d108a552de Refactoring DynamicIndexingVectorToArray to share code with MultiDimArrayToOneDimArray. (#259) 8 years ago
  Xiang Li 9f437adda5 Lower memcpy before SORA a pointer. (#253) 8 years ago
  Xiang Li aec310b4ea Use memcpy to copy when possible in clang code gen to avoid flatten too early. (#247) 8 years ago
  Xiang Li 6bc247d4af Lower parameter (#242) 8 years ago
  Xiang Li e14dc5ed1b Update matrix code gen. (#234) 8 years ago
  Xiang Li 2b4f3e4801 Support resource inside cbuffer. (#175) 8 years ago
  Xiang Li 094dfa1746 Save imm initializer when possible. (#145) 8 years ago
  Xiang Li 29a09802e3 Support array of struct when flatten types. (#143) 8 years ago
  Xiang Li 4072c971dd Don't need store the return val after call. (#64) 9 years ago
  Xiang Li deb9f3fd27 Fix crash when write to geometry shader input. (#36) 9 years ago
  David Peixotto f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
  Xiang Li 5623234187 Strip function parameter for entry and patch constant function. (#20) 9 years ago
  David Peixotto 9451f2c0b3 Add initial support for extension intrinsics and defines (#5) 9 years ago
  Xiang Li 96c0eb50ef Cleanup more Validation TODOs. 9 years ago
  Xiang Li 245a771a85 1. Clean more validation TODOs. 9 years ago
  Marcelo Lopez Ruiz 6ee4074a4b first commit 9 years ago