[all-commits] [llvm/llvm-project] 0dd243: wip
Chris B via All-commits
all-commits at lists.llvm.org
Fri Jun 17 11:35:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0dd243fa8a4ec98d6cabbad16e6b485a093c6dea
https://github.com/llvm/llvm-project/commit/0dd243fa8a4ec98d6cabbad16e6b485a093c6dea
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
A clang/include/clang/Sema/HLSLExternalSemaSource.h
M clang/lib/Frontend/FrontendAction.cpp
M clang/lib/Headers/hlsl/hlsl_basic_types.h
M clang/lib/Sema/CMakeLists.txt
A clang/lib/Sema/HLSLExternalSemaSource.cpp
A clang/test/SemaHLSL/BuiltIns/vectors.hlsl
Log Message:
-----------
wip
Commit: 5b77a45c7fb10cb41be508a1f2723ed3a08183bd
https://github.com/llvm/llvm-project/commit/5b77a45c7fb10cb41be508a1f2723ed3a08183bd
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
A llvm/docs/DirectXUsage.rst
M llvm/docs/UserGuides.rst
Log Message:
-----------
[docs] Adding DirectX target usage doc
This document is a work in progress to begin fleshing out documentation
for the DirectX backend and related changes in the LLVM project.
This is not intended to be exhaustive or complete, it is intended as a
starting
point so taht future changes have a place for documentation to land.
Differential Revision: https://reviews.llvm.org/D127640
Compare: https://github.com/llvm/llvm-project/compare/05704e785a83...5b77a45c7fb1
More information about the All-commits
mailing list