index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asmcomp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aarch64 - enable large immediate offset (#1250)
swalk-cavium
2017-08-07
1
-3
/
+10
*
Tweak cmmgen debuginfo in presence of optimisations (#873)
Pierre Chambart
2017-08-03
1
-12
/
+17
*
Fixes for out-of-range Ialloc
Mark Shinwell
2017-07-31
2
-19
/
+22
*
MPR#7591: frametable not 8-aligned on x86-64 port
Xavier Leroy
2017-07-22
1
-1
/
+2
*
Call counts in Spacetime (#1180)
Mark Shinwell
2017-06-16
1
-3
/
+25
*
Erroneous code transformation at partial applications (MPR#7531) (#1162)
Mark Shinwell
2017-06-14
1
-4
/
+9
*
generalize -dtimings to show allocation, top heap size (#1152)
sliquister
2017-06-09
3
-20
/
+20
*
Merge pull request #1173 from mshinwell/pr7533-4.05
Gabriel Scherer
2017-05-15
1
-6
/
+8
*
Remove SPARC backend
Mark Shinwell
2017-04-10
8
-1317
/
+0
*
ARM: take size of jump tables into account to determine when to start a new c...
Xavier Leroy
2017-03-20
1
-28
/
+51
*
asmcomp: harmless tweaks (doesn't affect semantics)
Max Mouratov
2017-03-18
1
-7
/
+5
*
Declare record type for flambda function parameters (#1028)
Pierre Chambart
2017-03-16
1
-2
/
+2
*
Add location information to Lswitch (#859)
Mark Shinwell
2017-03-15
9
-32
/
+40
*
Fix hash table performance problem in Emitaux (PR#7456) (#1092)
Mark Shinwell
2017-03-15
1
-4
/
+15
*
Fix mistake in 8801274af34f0c9889269524521e878a5d63d3b9
Mark Shinwell
2017-03-10
1
-1
/
+1
*
Fix for PR7447: incorrect code generation for nested recursive bindings (#995)
yallop
2017-03-10
1
-1
/
+6
*
display the output of -dtimings as a hierarchy
Valentin Gatien-Baron
2017-03-07
6
-158
/
+142
*
Allocation may raise exceptions (#852)
Mark Shinwell
2017-03-07
1
-2
/
+4
*
Fix optimisation of switches to lookup tables (#1069)
Stephen Dolan
2017-03-07
1
-24
/
+41
*
Fix tags on zero-sized float arrays (#1075)
Mark Shinwell
2017-03-03
1
-1
/
+5
*
Name variables properly
Mark Shinwell
2017-03-01
1
-3
/
+3
*
Merge pull request #1040 from dhekir/trunk
Gabriel Scherer
2017-02-22
3
-4
/
+4
|
\
|
*
fix several typos in comments
Daniel
2017-02-13
3
-4
/
+4
*
|
Modernize file headers.
alainfrisch
2017-02-22
4
-58
/
+62
*
|
Fix linear scan spilling bug
Nicolas Ojeda Bar
2017-02-22
1
-9
/
+11
*
|
Initial import of linear-scan-register-allocator
Nicolas Ojeda Bar
2017-02-22
8
-6
/
+462
*
|
PR#7479: make sure "ocamlc -pack" is only given .cmo and .cmi files, and that...
Xavier Leroy
2017-02-19
1
-3
/
+4
*
|
Do not delete unused closures in un_anf.ml (#998)
Leo White
2017-02-15
1
-36
/
+10
*
|
Fix fatal error when compiling objects with Flambda (#965)
Mark Shinwell
2017-02-15
1
-7
/
+38
*
|
Fix importing of missing set of closures bug (#1019)
Pierre Chambart
2017-02-15
5
-38
/
+125
*
|
Fix evaluation order problem (#966)
Mark Shinwell
2017-02-15
18
-167
/
+472
|
/
*
Don't inline stubs in Closure (fixes error in GPR#957) (#1008)
Mark Shinwell
2017-01-25
1
-4
/
+4
*
Make -linkall applicable to single compilation units
Xavier Leroy
2017-01-15
2
-2
/
+2
*
Merge pull request #957 from lpw25/lambda-stubs
Leo White
2017-01-10
1
-6
/
+5
|
\
|
*
Add stub marker to lambda code
Leo White
2016-12-14
1
-6
/
+5
*
|
Merge pull request #1000 from stedolan/afl-fuzz-improvements
Gabriel Scherer
2017-01-09
1
-5
/
+20
|
\
\
|
*
|
Improvements to afl-fuzz support
Stephen Dolan
2017-01-09
1
-5
/
+20
*
|
|
Take review comments into account.
alainfrisch
2017-01-03
1
-2
/
+1
*
|
|
Move Semantics_of_primitives to bytecomp/ and use it in closure.
alainfrisch
2017-01-03
1
-86
/
+5
*
|
|
Exhaustive matching on primitives to define if they are 'pure'.
alainfrisch
2017-01-03
1
-10
/
+91
*
|
|
Typo.
alainfrisch
2017-01-03
1
-1
/
+1
*
|
|
Pdivint is not pure, it can raise an exception.
alainfrisch
2017-01-03
1
-0
/
+1
*
|
|
Eliminate more useless computations when inlining
alainfrisch
2017-01-03
1
-1
/
+1
*
|
|
Code cleanups in asmcomp/s390x (#908)
Gabriel Scherer
2016-12-30
1
-43
/
+43
*
|
|
Fix evaluation order for overapplications when using Closure (#967)
Mark Shinwell
2016-12-29
1
-5
/
+16
*
|
|
Fix Spacetime compilation (#984)
Mark Shinwell
2016-12-27
1
-1
/
+1
*
|
|
Remove Istore_symbol (plus some Win64 fixes) (#955)
Mark Shinwell
2016-12-27
6
-18
/
+9
*
|
|
Distinguish root and heap values in Lambda.initialization (#673)
Frédéric Bour
2016-12-27
5
-7
/
+20
*
|
|
GPR #453: also fix asmcomp/arm64
Gabriel Scherer
2016-12-17
1
-6
/
+2
|
|
/
|
/
|
*
|
Fix [@@inline] with default parameters in flambda (#880)
Leo White
2016-12-14
1
-1
/
+2
[next]