Commit History

Author SHA1 Message Date
  Adam Yang 0c3cab299f Fixed broken debug info for "out" and "inout" args. (#2914) 5 years ago
  Adam Yang 9bf9701ca7 Separated dead block removal to its own pass. Fixed bug where dead resources are not removed (#2744) 5 years ago
  Adam Yang 227c8e6f5a Added instructions to preserve intermediate values of computations. (#2721) 5 years ago
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 6 years ago
  Adam Yang e32833cac7 Loop count for all trivial form loops. Mem2Reg only when necessary. (#2250) 6 years ago
  Tristan Labelle f89e3b7150 Add support for RWRawByteBuffer.Store<T> (#2176) 6 years ago
  Adam Yang 91f37618db Turn stores to initializer for static variable where possible. (#2122) 6 years ago
  Adam Yang 51c6cfb01c Created custom unroll pass to optionally include certain exit blocks. (#1752) 7 years ago
  Xiang Li 6c4b87efd9 Create pass for Lower static global into allocas. (#341) 8 years ago
  Xiang Li 9edb1a553e Lower static global resource and local resource to handle. (#276) 8 years ago
  David Peixotto 0ba250e9dc Add pass to hoist constant arrays (#205) 8 years ago
  David Peixotto f805233b49 Revert license text in banner comments to original llvm verbage (#33) 9 years ago
  Marcelo Lopez Ruiz 6ee4074a4b first commit 9 years ago