This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
DirectX
History
S. Bharadwaj Yadavalli
758fd59d01
[DirectX][NFC] Change usage pattern *Dxil* to *DXIL* for uniformity (
#80778
)
...
Match DXIL TableGen class names with structure names in DXIL Emitter. Delete unnecessary Name field.
2024-02-08 10:02:32 -08:00
..
DirectXIRPasses
[DirectX] Remove uses of isOpaquePointerTy(). NFC
2023-07-19 14:28:05 -07:00
DXILWriter
[Target] Use range-based for loops (NFC)
2023-12-24 23:09:55 -08:00
MCTargetDesc
Use llvm::endianness::{big,little,native} (NFC)
2023-10-12 21:21:45 -07:00
TargetInfo
…
CBufferDataLayout.cpp
[llvm][TypeSize] Fix addition/subtraction in TypeSize. (
#72979
)
2023-11-22 08:52:53 +00:00
CBufferDataLayout.h
…
CMakeLists.txt
…
DirectX.h
…
DirectX.td
…
DirectXAsmPrinter.cpp
…
DirectXFrameLowering.h
…
DirectXInstrInfo.cpp
…
DirectXInstrInfo.h
…
DirectXRegisterInfo.cpp
…
DirectXRegisterInfo.h
…
DirectXSubtarget.cpp
…
DirectXSubtarget.h
…
DirectXTargetLowering.h
…
DirectXTargetMachine.cpp
[CodeGen] Add flag to populate target pass names (
#76328
)
2024-01-03 09:07:02 +08:00
DirectXTargetMachine.h
[CodeGen] Add flag to populate target pass names (
#76328
)
2024-01-03 09:07:02 +08:00
DirectXTargetTransformInfo.h
…
DXContainerGlobals.cpp
…
DXIL.td
[DirectX][NFC] Change usage pattern *Dxil* to *DXIL* for uniformity (
#80778
)
2024-02-08 10:02:32 -08:00
DXILConstants.h
…
DXILMetadata.cpp
[DirectX][NFC] Change usage pattern *Dxil* to *DXIL* for uniformity (
#80778
)
2024-02-08 10:02:32 -08:00
DXILMetadata.h
…
DXILOpBuilder.cpp
[DirectX] Rename DXILOperationCommon.h to DXILABI.h. NFC
2024-01-29 09:19:47 -08:00
DXILOpBuilder.h
…
DXILOpLowering.cpp
…
DXILPrepare.cpp
[DirectX backend] avoid generate redundant bitcast in DXILPrepareModule (
#65163
)
2023-09-01 20:08:39 -04:00
DXILPrettyPrinter.cpp
…
DXILResource.cpp
[DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC
2024-01-29 09:51:00 -08:00
DXILResource.h
[DirectX] Move DXIL ResourceKind and ElementType to DXILABI.h. NFC
2024-01-29 09:51:00 -08:00
DXILResourceAnalysis.cpp
…
DXILResourceAnalysis.h
[opt][NewPM] Add isRequired to passes named as *PrinterPass (
#76516
)
2024-01-03 13:46:29 +01:00
DXILShaderFlags.cpp
…
DXILShaderFlags.h
…
DXILStubs.td
…
DXILTranslateMetadata.cpp
…