Skip to content

Neboat/bitcode#31

Merged
neboat merged 16 commits intoOpenCilk:dev/10.xfrom
neboat:neboat/bitcode
Jan 8, 2021
Merged

Neboat/bitcode#31
neboat merged 16 commits intoOpenCilk:dev/10.xfrom
neboat:neboat/bitcode

Conversation

@neboat
Copy link
Collaborator

@neboat neboat commented Jan 5, 2021

Various fixes updates to the OpenCilk compiler and tools, including the following:

  • Rebase the bitcode-runtime changes from tfk/custom_bitcode_runtime_demo onto dev/10.x.
  • Fix the compiler to use the new runtime-startup scheme that does not involve renamining main.
  • Move Cilk tools, including Cilksan and Cilkscale, into the productivity-tools repository, and integrate that repository into the CMake build system for opencilk-project.

timkaler and others added 16 commits January 5, 2021 15:39
…rt and into a separate repo for productivity tools. Update CMake to integrate compilation of cilktools as a subproject or runtime.
…at modifies a module before lowering Tapir to runtime calls. Cleanup and format Tapir lowering code.
…nge of iterations would drop a loop iteration from the loop.
… main function. This change complements the change to Cheetah to no longer use main-renaming to startup the runtime system.
… runtime ABI bitcode file, and remove unnecessary dependencies that the build process did not always properly resolve.
…ABI bitcode file, to save floating-point control state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants