Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
Chromium
OpenPOWER Patches
Commits
e4712815
Commit
e4712815
authored
6 months ago
by
Timothy Pearson
Browse files
Options
Download
Email Patches
Plain Diff
Initial work on enabling SwiftShader
parent
dd657199
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
patches/ppc64le/third_party/0001-swiftshader-fix-build.patch
patches/ppc64le/third_party/0001-swiftshader-fix-build.patch
+11
-0
patches/series
patches/series
+2
-0
No files found.
patches/ppc64le/third_party/0001-swiftshader-fix-build.patch
0 → 100644
View file @
e4712815
--- a/third_party/swiftshader/third_party/llvm-10.0/BUILD.gn
+++ b/third_party/swiftshader/third_party/llvm-10.0/BUILD.gn
@@ -1258,6 +1258,8 @@
"llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp",
"llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp",
"llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp",
+ "llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp",
+ "llvm/lib/MC/MCAsmInfoXCOFF.cpp",
]
}
This diff is collapsed.
Click to expand it.
patches/series
View file @
e4712815
...
...
@@ -26,6 +26,8 @@ ppc64le/third_party/0001-third_party-pffft-Include-altivec.h-on-ppc64-with-SI.pa
ppc64le/third_party/0002-Add-PPC64-generated-files-for-boringssl.patch
ppc64le/third_party/0002-third_party-lss-kernel-structs.patch
ppc64le/third_party/0001-swiftshader-fix-build.patch
ppc64le/webrtc/Rtc_base-system-arch.h-PPC.patch
ppc64le/third_party/0004-third_party-crashpad-port-curl-transport-ppc64.patch
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment