История коммитов

Автор SHA1 Сообщение Дата
  Greg Roth a0196bcc22 Use Attribute to designate wave-sensitive intrinsics (#2853) 5 лет назад
  Greg Roth c9b1465954 Fix crash when using precise matrix with -Od (#2670) 5 лет назад
  Tex Riddell 698d0bec6b HLMatrixLowerPass Fix: Memory representation for constant init 6 лет назад
  Vishal Sharma da9a66f768 Fix compilation failures involving mul intrinsic overloads (#2470) 6 лет назад
  Tristan Labelle c6cd8c8b55 Fix matrix pre/post increment/decrement (#1987) 6 лет назад
  Tex Riddell 97dae4f708 Fix matrix HLInit for vector arg case from EmitHLSLFlatConversion 6 лет назад
  Tex Riddell 75189a7b42 Fix unreferenced local vars in release build 6 лет назад
  Tex Riddell 71c5f3287c Fix non-const AddrSpaceCast, and constant cleanup in HLMatrixLower 6 лет назад
  Tex Riddell df3fd179a0 Merge branch 'fix-struct-param-5' into 19h1-fixes 6 лет назад
  Tex Riddell b4bb5795cd Fix some argument passing and groupshared bad codegen and crashes 6 лет назад
  Tristan Labelle dc318ee472 Rewrote the HLMatrixLower pass to make it deterministic and correct. 7 лет назад
  Tristan Labelle a7ee78049e De-duplicate numerical conversions code (#1885) 7 лет назад
  Xiang Li c2e744dcf4 Enable sroa for hlsl to remove static indexing array. (#1893) 7 лет назад
  Tristan Labelle 23cf9fe2dd Fix matrix unary and binary operators and add a test. (#1782) 7 лет назад
  Tristan Labelle 9d0b011eab Fix matrix support in GS OutputStream (#1769) 7 лет назад
  Tristan Labelle 95984400db Fix invalid CmpEQ(%bool,0) for converting bools (#1756) 7 лет назад
  Tristan Labelle 8226092fd7 Change in-memory representation of bool vectors to use i32's (#1742) 7 лет назад
  Tristan Labelle d34f1dcd1b Changed cbuffer-promoted global vars to have external linkage as to not have initializers (#1713) 7 лет назад
  Tristan Labelle a69864789d Fix crash when assigning to global matrix in compat mode (#1709) 7 лет назад
  Xiang Li 4df08af7c0 Move DxilModule into DXIL directory. (#1599) 7 лет назад
  Tex Riddell 6663dac50f Merge branch 'master' into user/texr/integrate-master 7 лет назад
  Greg Roth ae615d47a8 [linux-port] Eliminate warnings on release builds (#1361) 7 лет назад
  Greg Roth 5481aca58f [linux-port] Remove unused from HLSL code (#1315) 7 лет назад
  Greg Roth ccbb0ec117 [linux-port] Add missing case statements (#1346) 7 лет назад
  Xiang_Li (XBox) ae93061ee8 Merged PR 84: Implement MatrixBitcastLowerPass for link matrix type. 7 лет назад
  Greg Roth a6f857371d [linux-port] Unused variables in conditionals (#1336) 7 лет назад
  Xiang_Li (XBox) 4491b6230b Merged PR 82: Fix matrix array as parameter for external function. 7 лет назад
  Greg Roth 0987e48b56 [linux-port] Fix DXASSERT warnings (#1322) 7 лет назад
  Greg Roth df8f1cb289 [linux-port] Scalar initialization warnings (#1316) 7 лет назад
  Tex Riddell 335ee949bb More places to be cautious about alloca vs. non-alloca insert locs. 7 лет назад