Commit History

Author SHA1 Message Date
  Adam Yang d8dec0efd7 Fixed some cases where O0 fails compilation (#3205) 4 years ago
  Adam Yang 5d6674ad0a Hoist exits out of loops when unrolling to make code structured. (#3103) 5 years ago
  Greg Roth 29759a8942 Fix remaining Clang warnings (#3008) 5 years ago
  Minmin Gong 7e0f44fa6f Cleanup part of compiling warnings (#2903) 5 years ago
  Adam Yang 0c3cab299f Fixed broken debug info for "out" and "inout" args. (#2914) 5 years ago
  Adam Yang 7bb154000b Fixed a bug where nops are not generated for memcpy's (#2909) 5 years ago
  Adam Yang 0d3210d3c8 Fixed debugger jumping around. Got rid of preserve value. (#2893) 5 years ago
  Adam Yang 43122fc20b Special ICB variables for nops are now arrays for driver compat. (#2774) 5 years ago
  Adam Yang 227c8e6f5a Added instructions to preserve intermediate values of computations. (#2721) 5 years ago
  Adam Yang 9501f39cc8 Replaced llvm.donothing with loading from a special ICB (#2644) 5 years ago
  Tex Riddell f4965b71dd Integrate dxcapi v2 and other changes from internal (#2575) 5 years ago