-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add building and testing of PGO+LTO LLVM and Julia #345
base: main
Are you sure you want to change the base?
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7723d66 - Browse repository at this point
Copy the full SHA 7723d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3e706 - Browse repository at this point
Copy the full SHA 1b3e706View commit details -
Now takes ~10 minutes. Precompiling OrdinaryDiffEq takes 367s and Plots 135s. Actually running the script takes 1-2 minutes.
Configuration menu - View commit details
-
Copy full SHA for add640c - Browse repository at this point
Copy the full SHA add640cView commit details -
Not really sure why this works, but it seems to.
Configuration menu - View commit details
-
Copy full SHA for e0fcd80 - Browse repository at this point
Copy the full SHA e0fcd80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fafdc1 - Browse repository at this point
Copy the full SHA 4fafdc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dec66b - Browse repository at this point
Copy the full SHA 8dec66bView commit details -
Replace + with - character in .arches file
Buildkite was complaining about non-alphanumeric character
Configuration menu - View commit details
-
Copy full SHA for 04bc679 - Browse repository at this point
Copy the full SHA 04bc679View commit details -
Hopefully this fixes the error as I have no idea how to debug this
Configuration menu - View commit details
-
Copy full SHA for 4a944cd - Browse repository at this point
Copy the full SHA 4a944cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c24698b - Browse repository at this point
Copy the full SHA c24698bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7a072 - Browse repository at this point
Copy the full SHA cc7a072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 657bdf7 - Browse repository at this point
Copy the full SHA 657bdf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f907ba9 - Browse repository at this point
Copy the full SHA f907ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 682b02e - Browse repository at this point
Copy the full SHA 682b02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657b390 - Browse repository at this point
Copy the full SHA 657b390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c409ba - Browse repository at this point
Copy the full SHA 3c409baView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7fcaf1 - Browse repository at this point
Copy the full SHA f7fcaf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf61c7 - Browse repository at this point
Copy the full SHA aaf61c7View commit details -
Switch rootfs image to llvm_passes
This seems to be what the form source builds use, though they seem to have been failing for the last year. Not sure if I still need to specify `--gcc-install-dir`.
Configuration menu - View commit details
-
Copy full SHA for 3a22736 - Browse repository at this point
Copy the full SHA 3a22736View commit details -
Add back gcc install dir for sanitize opts
This gets passed to patch elf's configure step
Configuration menu - View commit details
-
Copy full SHA for 0b7d70e - Browse repository at this point
Copy the full SHA 0b7d70eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c520c - Browse repository at this point
Copy the full SHA 45c520cView commit details -
I don't think ROOTFS_IMAGE_NAME actually does anything on its own
Configuration menu - View commit details
-
Copy full SHA for 7e2256b - Browse repository at this point
Copy the full SHA 7e2256bView commit details -
Stop clang throwing error on unused function in crc32
Not sure why gcc doesn't.
Configuration menu - View commit details
-
Copy full SHA for 2fe728a - Browse repository at this point
Copy the full SHA 2fe728aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e32b8 - Browse repository at this point
Copy the full SHA 75e32b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d142de - Browse repository at this point
Copy the full SHA 1d142deView commit details -
Revert "Stop clang throwing error on unused function in crc32"
This reverts commit a5d1274.
Configuration menu - View commit details
-
Copy full SHA for 83c8607 - Browse repository at this point
Copy the full SHA 83c8607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fa39e - Browse repository at this point
Copy the full SHA 07fa39eView commit details -
GCCFLAG should no longer be required now that we use the llvmpasses image
Configuration menu - View commit details
-
Copy full SHA for 3703bd8 - Browse repository at this point
Copy the full SHA 3703bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60baf58 - Browse repository at this point
Copy the full SHA 60baf58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1c0c8 - Browse repository at this point
Copy the full SHA 4f1c0c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d9447 - Browse repository at this point
Copy the full SHA 13d9447View commit details -
Configuration menu - View commit details
-
Copy full SHA for c669dba - Browse repository at this point
Copy the full SHA c669dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0408a2f - Browse repository at this point
Copy the full SHA 0408a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eda42b7 - Browse repository at this point
Copy the full SHA eda42b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6fe68 - Browse repository at this point
Copy the full SHA 5f6fe68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1ba85 - Browse repository at this point
Copy the full SHA 2d1ba85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81196b0 - Browse repository at this point
Copy the full SHA 81196b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62cebaf - Browse repository at this point
Copy the full SHA 62cebafView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaabb50 - Browse repository at this point
Copy the full SHA eaabb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05efb04 - Browse repository at this point
Copy the full SHA 05efb04View commit details -
Configuration menu - View commit details
-
Copy full SHA for df41626 - Browse repository at this point
Copy the full SHA df41626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b21a3 - Browse repository at this point
Copy the full SHA 63b21a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 214bb07 - Browse repository at this point
Copy the full SHA 214bb07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de5f46 - Browse repository at this point
Copy the full SHA 0de5f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7099c - Browse repository at this point
Copy the full SHA 4b7099cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3e34c - Browse repository at this point
Copy the full SHA aa3e34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9a02f - Browse repository at this point
Copy the full SHA ea9a02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 482f04a - Browse repository at this point
Copy the full SHA 482f04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d165dc5 - Browse repository at this point
Copy the full SHA d165dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6595ba2 - Browse repository at this point
Copy the full SHA 6595ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc52bd - Browse repository at this point
Copy the full SHA 8dc52bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a1a2f - Browse repository at this point
Copy the full SHA b4a1a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for faa645d - Browse repository at this point
Copy the full SHA faa645dView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6d823d - Browse repository at this point
Copy the full SHA a6d823dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a51739b - Browse repository at this point
Copy the full SHA a51739bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 173d95e - Browse repository at this point
Copy the full SHA 173d95eView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 399ae7e - Browse repository at this point
Copy the full SHA 399ae7eView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acca367 - Browse repository at this point
Copy the full SHA acca367View commit details