summaryrefslogtreecommitdiffstats
path: root/build/visual-studio
Commit message (Expand)AuthorAge
...
* Add more wave intrinsics. (#3162)Yong He2023-08-29
* Add `target_switch` and `intrinsic_asm` statement. (#3154)Yong He2023-08-28
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Support SPIRV Capability declaration on intrinsic functions. (#3150)Yong He2023-08-25
* Compile append and consume structured buffers to glsl. (#3142)Yong He2023-08-21
* Initial support for differentiating existential types (#3111)Sai Praveen Bangaru2023-08-17
* Create storage types of different layouts for SPIRV emit. (#3116)Yong He2023-08-17
* Add loop inversion pass (#2899)Ellie Hermaszewska2023-08-17
* SPIRV: debug source and debug line. (#3109)Yong He2023-08-15
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* SPIR-V WIP (#3064)Ellie Hermaszewska2023-08-15
* Support per field matrix layout (#3101)Yong He2023-08-14
* Add spirv-dis as a downstream compiler (#3059)Ellie Hermaszewska2023-08-07
* Validate generated SPIR-V on output (#3061)Ellie Hermaszewska2023-08-07
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Add slang.natjmc. (#3018)Yong He2023-07-25
* Add support for `-fvk-invert-y`. (#3012)Yong He2023-07-21
* Optimize specialization, and remove unnecessary calls to `simplifyIR`. (#2999)Yong He2023-07-19
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* Create and cache flattened inheritance lists (#2740)Theresa Foley2023-07-12
* Add perf benchmark utility. (#2977)Yong He2023-07-11
* Add support for texture footprint queries (#2970)Theresa Foley2023-07-10
* Initial sizeof/alignof implementation. (#2954)jsmall-nvidia2023-07-05
* Fix for operator assignment issue (#2951)jsmall-nvidia2023-06-30
* Source embedding for output (#2889)jsmall-nvidia2023-05-22
* Fusion pass for saturated_cooperation (#2874)Ellie Hermaszewska2023-05-12
* MVP for higher order functions (#2849)Ellie Hermaszewska2023-05-11
* HLSL->Vulkan binding support (#2865)jsmall-nvidia2023-05-03
* Various dxc/fxc compatibility fixes. (#2863)Yong He2023-05-02
* Markdown CommandOptions (#2860)jsmall-nvidia2023-05-02
* CommandOptions (#2856)jsmall-nvidia2023-04-29
* vkd3d and dxvk integration (#2823)Ellie Hermaszewska2023-04-29
* Diagnose on using uninitialized `out` param. (#2803)Yong He2023-04-14
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Combine lookupWitness lowering with specialization. (#2794)Yong He2023-04-12
* Artifact Container (#2783)jsmall-nvidia2023-04-12
* Implement FileCheck tests for several test commands (#2747)Ellie Hermaszewska2023-04-11
* Artifact simplification (#2781)jsmall-nvidia2023-04-11
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* Use c++17 standard (#2686)Ellie Hermaszewska2023-03-27
* Add PyTorch C++ binding generation. (#2734)Yong He2023-03-26
* Source map obfuscation (#2717)jsmall-nvidia2023-03-22
* Add texture tri-linear autodiff example. (#2715)Yong He2023-03-21
* Preliminary SourceMap support (#2701)jsmall-nvidia2023-03-16
* AD: Primal-Hoisting Rework + Checkpoint Policy Framework (#2702)Sai Praveen Bangaru2023-03-15
* More control flow simplifications. (#2673)Yong He2023-02-24
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Add Loop Unrolling Pass. (#2644)Yong He2023-02-13
* Arithmetic simplifications and more IR clean up logic. (#2632)Yong He2023-02-07
* Use SPIR-V opcode names rather than numbers (#2571)Ellie Hermaszewska2023-02-03