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

Автор SHA1 Сообщение Дата
  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 лет назад
  Sebastian Tafuri 44dff38588 Silence unusued variable warning when building without asserts (#1073) 7 лет назад
  Tex Riddell 81f8b8c3a2 Avoid inserting other insts before allocas in several passes. 7 лет назад
  Tex Riddell 53bb89f6d8 Fix unused local var warning when DXASSERT is off. 7 лет назад
  Tex Riddell 74f4fee608 HLMatrixLower: Fix out matrix param for lib func 7 лет назад
  Tex Riddell 8ba7f58967 Merged PR 44: Fix CreateTransposeShuffle in HLMatrixLowerPass 7 лет назад
  Tex Riddell 2a9e758f06 Merged PR 34: Fix matrix handling when array and other cases within function args. 7 лет назад
  Tex Riddell 0c55780ce4 Legalize IO for lib func, HLMatrixLowerPass: fix value args, other cleanup. 7 лет назад
  Tex Riddell 2a1a3d2b99 Fix lh matrix cast on param case for RowMatrixToColMatrix and reverse 7 лет назад
  Tex Riddell 23301fc727 Fix HLMatrixLower for library function UDT args 8 лет назад
  Tex Riddell 03179abb36 Skip HL intrinsic function defs (createhandle) in HLMatrixLowerPass 8 лет назад
  Tex Riddell 456a78da3a Remove transpose during library arg translation of matrix load/store 8 лет назад
  Tex Riddell 15cd5f16e6 Matrix lowering for functions with UDT params preserved. 8 лет назад
  Tex Riddell 2ae113596a HLMatrixLower: Handle unflattened lib function matrix return val and param. 8 лет назад
  Tex Riddell 88ec4ea96b Add BitCastValueOrPtr or UserCall utility funcs for HLMatrixLowerPass. 8 лет назад
  Tex Riddell e286979310 Change HLMatrixLowerPass::matToVecMap key from Instruction* to Value*. 8 лет назад
  Xiang Li 455885b3fc Support matrix transpose. (#900) 8 лет назад
  Marcelo Lopez Ruiz b7ce331dee Fix unused var warning in Release, fix #709 misplaces parens (#728) 8 лет назад
  Xiang Li 6b3fefb5e4 Support matrix for frexp. (#624) 8 лет назад
  Xiang Li 96c9c0597c Code cleanup. (#469) 8 лет назад
  Marcelo Lopez Ruiz 23f9b82096 Fix debug flags for non-debug VS builds (#364) 8 лет назад