summaryrefslogtreecommitdiff
path: root/middle_end
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '8f85e002b2e1f3f4ccf8fefa5ad9a137109168d1' into parallel_minor_g...Tom Kelly2021-03-016-9/+11
|\ \ | |/
| * Replace Location.t with Lambda.scoped_location in Lambda codeStephen Dolan2020-04-276-9/+11
* | Merge commit 'ec6690fb53b6caced797e1a7a083a787ff8bd97c' into parallel_minor_g...Tom Kelly2021-03-017-14/+18
|\ \ | |/
| * Merge pull request #9349 from lpw25/inline-hintLeo White2020-04-177-14/+18
| |\
| | * Add [@inlined hint] attributeLeo White2020-04-167-14/+18
* | | Merge commit '019cd43ef11d73f7f3b66eb7bfdfb5ff3151dcf4' into parallel_minor_g...Tom Kelly2021-03-013-7/+6
|\ \ \ | |/ /
| * | Map.filter_map and Set.filter_mapGabriel Scherer2020-03-313-7/+6
* | | Merge commit '017d4a3eaddbd2b25649d04ed576258e4ddf60cc' into parallel_minor_g...Tom Kelly2021-03-018-1/+28
|\ \ \ | |/ /
| * | Replace caml_int_compare and caml_float_compare with primitives (#2324)Greta Yorsh2020-03-268-1/+28
| |/
* | Merge commit '8a79f6ce59cdabd65870af5124e3e3eebc366ff1' into parallel_minor_g...Tom Kelly2021-02-261-8/+10
|\ \ | |/
| * -dno-locations: hide source locations (and debug events) from IR dumpsGabriel Scherer2020-01-091-8/+10
* | Merge commit '05f15cf215d2643aaea0e300d6c9e4e5fd3ef65b' into parallel_minor_g...Tom Kelly2021-02-262-2/+2
|\ \ | |/
| * Annotated Asttypes.constant's string with content location.Drup2019-11-132-2/+2
* | Merge commit '03c33f500563f3e12355694f1add98e7bd1096ae' into parallel_minor_g...Tom Kelly2021-02-231-54/+83
|\ \ | |/
| * Closure: do not substitute mutable variables in function bodiesNicolas Ojeda Bar2019-10-291-54/+83
* | Merge upstream updatesKC Sivaramakrishnan2020-11-062-3/+4
|\ \
| * \ Merge pull request ocaml-multicore/ocaml-multicore#411 from ctk21/fix_typo_ef...KC Sivaramakrishnan2020-10-211-2/+2
| |\ \
| | * | Fix typo for presume and presume_arg in internal_variable_namesTom Kelly2020-10-131-2/+2
| * | | Fix up Ppoll semantics_of_primitives entryTom Kelly2020-10-131-1/+2
| |/ /
* | | Add a primitive to insert nop instructionKC Sivaramakrishnan2020-07-316-1/+13
|/ /
* | rebase ocaml-multicore PR328: Get multicore compiler working with flambdaTom Kelly2020-05-011-19/+0
* | Merge commit 'f4b30f0a9b93a51317272812c33441326881f9ae' into parallel_minor_g...Tom Kelly2020-04-303-6/+4
|\ \ | |/
| * Warn about unused functor parameters (#8891)Thomas Refis2019-10-143-6/+4
* | Merge commit 'e6096b8f6c3211a83f7855bda3d820c2408257dd' into parallel_minor_g...Tom Kelly2020-04-285-58/+103
|\ \ | |/
| * Decide unboxing of let-bound expressions based on their Cmm translation (#2165)Alain Frisch2019-09-172-6/+15
| * Flambda: prevent recursive approximations in Build_export_info (#8924)Vincent Laviron2019-09-111-9/+27
| * make check-typo happyGabriel Scherer2019-09-101-2/+3
| * Minor refactor in lift_codePierre Chambart2019-09-091-15/+13
| * Flambda: lift mutable lets along with immutable onesLeo White2019-09-091-34/+55
| * warning 60: enable on local modulesThomas Refis2019-08-282-2/+0
* | Merge commit '5e4b55d3bd3fdf3e7512c132ad36d103d7131e72' into parallel_minor_g...Tom Kelly2020-04-271-1/+1
|\ \ | |/
| * Merge pull request #8826 from glondu/4.08-spelling-errorsGabriel Scherer2019-07-291-1/+1
* | Merge commit '455bd0ffae85a9b63cb331ac532ea2ab52fe418c' into parallel_minor_g...Tom Kelly2020-04-2713-31/+29
|\ \ | |/
| * Merge pull request #8692 from lpw25/remove-may-mapGabriel Scherer2019-05-2413-30/+28
| |\
| | * Remove Misc.may_map and similarLeo White2019-05-2313-30/+28
| * | Fixing misspellingsJPR2019-05-211-1/+1
| |/
* | Merge commit '72b4ec7362c1576a2c377d8f575f4089a2b7d8bb' into parallel_minor_g...Tom Kelly2020-04-2710-40/+205
|\ \ | |/
| * Move some code from Asmgen to the middle end directory etc. (#2288)Mark Shinwell2019-05-1010-40/+205
* | Merge commit '8afe2db3c6bdf06d2596ddba95cb889991196fc5' into parallel_minor_g...Tom Kelly2020-04-21156-207/+7966
|\ \ | |/
| * Move some middle-end files around (#2281)Mark Shinwell2019-04-01156-207/+7879
* | Merge commit '8e5e3c0ed46ad4ab6849930ccc3de651439cc26d' into parallel_minor_g...Tom Kelly2020-04-204-8/+8
|\ \ | |/
| * Shorten symbol names of anonymous functions in Flambda modeMark Shinwell2019-03-181-2/+2
| * Add a few utility functions in Misc (#2284)Mark Shinwell2019-03-153-6/+6
* | Merge commit '1dba5329a2ea19320ed2ed019e367bf9e99a6618' into parallel_minor_g...Tom Kelly2020-04-1716-0/+0
|\ \ | |/
| * Additional executable file from GPR#614David Allsopp2019-02-271-0/+0
| * Remove unnecesary executable bit from sourcesDavid Allsopp2019-02-2715-0/+0
* | Merge commit 'c4d0fec0251883decc6e82fc243159b785c4e874' into parallel_minor_g...Tom Kelly2020-04-1716-102/+84
|\ \ | |/
| * Merge pull request #1579 from chambart/split_backend_primitivesPierre Chambart2019-02-1416-102/+84
| |\
| | * Rename for_primitive_clambda to for_primitivePierre Chambart2019-02-111-1/+1
| | * Push clambda_primitives to flambdaPierre Chambart2019-02-1114-82/+40