Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Xiang Li 48a661e490 Remove DxilCondenseResourcesPass. (#3386) 4 vuotta sitten
  Xiang Li 797d4b8adc Mutate resource to handle for shader model 6.6+. (#3374) 4 vuotta sitten
  Adam Yang 3be547b67c Fixing store undef later in the compilation. (#3212) 4 vuotta sitten
  Adam Yang d8dec0efd7 Fixed some cases where O0 fails compilation (#3205) 4 vuotta sitten
  Adam Yang 0e77209223 Moved unroll to after dxilgen and scalarizer. (#3094) 4 vuotta sitten
  Xiang Li 73a9d7fe8b SROA alloca and global variable at same worklist. (#3019) 5 vuotta sitten
  Tex Riddell e0cb412916 Add resource rename pass, dx op overload fix (#2986) 5 vuotta sitten
  Xiang Li 3562970cd8 Add DxilLoopDeletion to remove unused loops. (#2927) 5 vuotta sitten
  Adam Yang 0c3cab299f Fixed broken debug info for "out" and "inout" args. (#2914) 5 vuotta sitten
  Adam Yang 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 vuotta sitten
  Xiang Li 49310e2b2c Skip copy-in/copy-out for constant global variables. (#2836) 5 vuotta sitten
  Greg Roth d3af7f1237 Conditionalize breaks to keep them in loops (#2795) 5 vuotta sitten
  Adam Yang 9bf9701ca7 Separated dead block removal to its own pass. Fixed bug where dead resources are not removed (#2744) 5 vuotta sitten
  Adam Yang 227c8e6f5a Added instructions to preserve intermediate values of computations. (#2721) 5 vuotta sitten
  Jeff Noyle eb33030b03 Pix mesh shader output instrumentation (#2709) 5 vuotta sitten
  Adam Yang b33846a03c Using DxilValueCache for unroll. (#2694) 5 vuotta sitten
  Helena Kotas 5d741a0279 HLSL test infrastucture and other refactoring and helper classes (#2682) 5 vuotta sitten
  Xiang Li 2f440d0462 Move wave sensitive check from validation into DxilValidateWaveSensit… (#2640) 5 vuotta sitten
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 5 vuotta sitten
  Adam Yang 97ec60accd Added pass to remove regions with no escaping values or side effects. (#2508) 5 vuotta sitten
  Adam Yang e32833cac7 Loop count for all trivial form loops. Mem2Reg only when necessary. (#2250) 6 vuotta sitten
  Tristan Labelle f89e3b7150 Add support for RWRawByteBuffer.Store<T> (#2176) 6 vuotta sitten
  Adam Yang 91f37618db Turn stores to initializer for static variable where possible. (#2122) 6 vuotta sitten
  Tristan Labelle 9559442f3f Renamed from "poison" to "invalidate" 6 vuotta sitten
  Tristan Labelle 7c1f9f01e9 The fix. 6 vuotta sitten
  Tex Riddell 5cdb20b28e Clean up addrspacecast from final shader code 6 vuotta sitten
  Xiang Li 27a7bf4b0b Add a simple GVNHoist to reduce dxil code size. (#1897) 6 vuotta sitten
  Xiang Li c2e744dcf4 Enable sroa for hlsl to remove static indexing array. (#1893) 6 vuotta sitten
  Xiang Li 2a8865470f Add pass for dxil-loop-unroll in hctdb. (#1815) 6 vuotta sitten
  Adam Yang 51c6cfb01c Created custom unroll pass to optionally include certain exit blocks. (#1752) 6 vuotta sitten