summaryrefslogtreecommitdiff
path: root/testsuite/tests/asmcomp
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-2517-75/+123
* Fix overflows in addressing computations (#12162)Vincent Laviron2023-04-072-0/+15
* Decouple major slice from minor GCsKC Sivaramakrishnan2022-12-131-1/+3
* make polling_insertion more robustSadiq Jaffer2022-08-231-8/+8
* Use '.' instead of '__' to separate module from ident in symbolsXavier Leroy2022-07-151-1/+1
* Merge pull request #10962 from dra27/configure-optionsDavid Allsopp2022-02-228-311/+0
|\
| * Excise naked pointers modeDavid Allsopp2022-01-288-311/+0
* | Remove configuration options --disable-force-safe-string and DEFAULT_STRING=u...Kate2022-02-011-2/+0
|/
* Get rid of <caml/compatibility.h> (#10863)Nicolás Ojeda Bär2022-01-101-1/+0
* Merge commit '35af4cddfd31129391f904167236270a004037f8' into 5.00_rebase_to_prTom Kelly2021-12-213-0/+130
|\
| * Ensure right-to-left evaluation of arguments in cmm_helpers (#10732)Greta Yorsh2021-12-202-0/+108
| * Test that Sys.opaque_identity prevents use of FMA (#10824)Frédéric Bour2021-12-201-0/+22
* | Merge commit 'edf0075888ec27a50c4f50f76dba46f730797651' into 5.00_rebase_to_prTom Kelly2021-12-208-0/+94
|\ \ | |/
| * Add [@poll error] attribute (#10462)Sadiq Jaffer2021-11-098-0/+94
* | Whitespace and line lengthsDavid Allsopp2021-12-192-2/+1
* | Merge commit 'eccaa452ca8c118abccb6180d53b91e4b4907415' into 5.00Tom Kelly2021-10-041-1/+1
|\ \ | |/
| * TyposJPR2021-08-261-1/+1
| * Safepoints (#10039)Sadiq Jaffer2021-07-092-0/+311
* | Merge commit '24d7f3bde8f0af585b8328b5b4e5f386f8909cff' into parallel_minor_g...Tom Kelly2021-10-011-0/+12
|\ \ | |/
| * Fix handling of exception-raising specific operations during spillingXavier Leroy2021-04-201-0/+12
* | Reimplement the static analysis that supports poll point insertionXavier Leroy2021-09-061-53/+18
* | add polling at mach layerSadiq Jaffer2021-09-062-0/+351
* | Merge commit 'e41dc9c44327f40c1ab0feea12f779c931c9e31e' into parallel_minor_g...Tom Kelly2021-03-041-1/+1
|\ \ | |/
| * Update test reference filesNicolás Ojeda Bär2020-07-211-1/+1
* | Merge commit '368eb16ee80843afc6c40cf98e6994256747844a' into parallel_minor_g...Tom Kelly2021-03-044-4/+6
|\ \ | |/
| * Make some tests conditional on naked pointers supportXavier Leroy2020-06-243-3/+6
| * ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte...Nicolás Ojeda Bär2020-06-231-1/+0
* | Merge commit '83c4909d525514d7b68dab4c8a33aa25f9d86277' into parallel_minor_g...Tom Kelly2021-03-031-1/+2
|\ \ | |/
| * Is_in_static_data is not available in no-naked-pointers modeXavier Leroy2020-06-231-1/+2
* | Merge commit '71e91123c27780fdfeca93c6c57c2f9af5417e54' into parallel_minor_g...Tom Kelly2021-03-022-0/+12
|\ \ | |/
| * Add a testGreta Yorsh2020-05-272-0/+12
* | Merge commit 'd5dadae8ed403a34f31c8eb61606d1d38f77c561' into parallel_minor_g...Tom Kelly2021-03-014-12/+3
|\ \ | |/
| * Fix asmcomp unit name test for bsd (#9473)Nicolás Ojeda Bär2020-04-194-12/+3
* | Merge commit 'ec6690fb53b6caced797e1a7a083a787ff8bd97c' into parallel_minor_g...Tom Kelly2021-03-012-0/+12
|\ \ | |/
| * x86 asm: handle unit names with special characters (#9465)Nicolás Ojeda Bär2020-04-192-0/+12
* | Merge commit 'd6fb9ad86a7628d8b8683d8f96957e7ceaa3bf5d' into parallel_minor_g...Tom Kelly2020-04-291-13/+0
|\ \ | |/
| * Remove ocamltests filesNicolás Ojeda Bär2019-09-281-13/+0
* | Merge commit 'e6096b8f6c3211a83f7855bda3d820c2408257dd' into parallel_minor_g...Tom Kelly2020-04-282-0/+30
|\ \ | |/
| * Add a test for #8919Pierre Chambart2019-09-092-0/+30
* | Merge commit 'b598cb054bab4f0a79d2133d6ff4cdeb5d2a1c57' into parallel_minor_g...Tom Kelly2020-04-275-0/+86
|\ \ | |/
| * Update expected output of func_sections testGreta Yorsh2019-07-151-1/+1
| * Fix test for arm targetsGreta Yorsh2019-07-152-1/+16
| * Improve test for function sectionsGreta Yorsh2019-07-153-1/+14
| * Emit each function in a separate section (amd64,i386,arm,arm64)Greta Yorsh2019-07-152-0/+58
* | Merge commit '0723ac158e186acd8f036e4bc5b70d9880e3f94f' into parallel_minor_g...Tom Kelly2020-04-101-1/+1
|\ \ | |/
| * Optimize some local functions (#2143)Alain Frisch2018-11-271-1/+1
* | Merge commit '4c130cae87cd29621aa2ed8a36a68fc7eaa950a2' into parallel_minor_g...Tom Kelly2020-04-092-2/+2
|\ \ | |/
| * s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-072-2/+2
* | Merge commit 'bf9481486f8b79af33a8b87d807e9808893b2ff8' into parallel_minor_g...Tom Kelly2020-04-081-2/+2
|\ \ | |/
| * Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-2/+2