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
*
Some fixes, in particular for Windows.
flambda_trunk
alainfrisch
2015-12-01
1
-1
/
+1
*
add -drawclambda (pre-Un_anf); -dclambda is now post-Un_anf
Mark Shinwell
2015-11-27
4
-17
/
+15
*
Propagate is_a_functor to middle_end
Pierre Chambart
2015-11-26
2
-2
/
+4
*
Prevent quadratic cases in CSE
Pierre Chambart
2015-11-26
1
-21
/
+49
*
propagate information about Initialization and Assignment, should fix CSE bad...
Mark Shinwell
2015-11-26
7
-50
/
+65
*
don't move closures in Un_anf
Mark Shinwell
2015-11-24
1
-2
/
+7
*
implement Pervasives.opaque
Mark Shinwell
2015-11-23
1
-0
/
+2
*
delete unused global approx stuff from Cmx_format etc
Mark Shinwell
2015-11-23
5
-34
/
+0
*
Clear export info in .cmx files
Mark Shinwell
2015-11-23
2
-0
/
+3
*
shouldn't be needed any more with Pierre's backtrace patch
Mark Shinwell
2015-11-23
1
-2
/
+1
*
add CR
Mark Shinwell
2015-11-23
1
-1
/
+2
*
tidying up in Flambda_to_clambda, and fix minor words regression for g2pp
Mark Shinwell
2015-11-23
1
-28
/
+30
*
merge with upstream trunk
Mark Shinwell
2015-11-23
1
-4
/
+18
|
\
|
*
Turn Lapply case of Lambda.lambda into a record
Nicolas Ojeda Bar
2015-11-22
1
-4
/
+18
*
|
Merge remote-tracking branch 'ocaml/trunk' into flambda_trunk
Mark Shinwell
2015-11-19
7
-0
/
+1321
|
\
\
|
|
/
|
*
z port: update emit.mlp to new format for FP literals
Xavier Leroy
2015-11-19
1
-1
/
+1
|
*
Update zsystem branch wrt upstream trunk.
Xavier Leroy
2015-11-19
11
-34
/
+22
|
|
\
|
*
|
z port: fix up tabs and spaces (cosmetic)
Xavier Leroy
2015-11-01
4
-88
/
+86
|
*
|
z port: adjust instruction latencies for basic-block scheduling
Xavier Leroy
2015-11-01
1
-25
/
+23
|
*
|
z port: do not use locgr instruction for Boolean-valued comparisons
Xavier Leroy
2015-10-31
1
-37
/
+39
|
*
|
z port: simpler implementation of multiply-high-signed
Xavier Leroy
2015-10-31
1
-19
/
+20
|
*
|
z port: round toward 0 for float -> int conversions.
Xavier Leroy
2015-10-31
1
-1
/
+2
|
*
|
z port: reloading must preserve 2-address instructions
Xavier Leroy
2015-10-30
2
-1
/
+34
|
*
|
z port: fix issue with PIC code and dynamic loading
Xavier Leroy
2015-10-30
1
-3
/
+6
|
*
|
z port: revise two-address instructions and integer immediate operations
Xavier Leroy
2015-10-30
2
-40
/
+40
|
*
|
z port: use unsigned comparison for Icheckbound instructions
Xavier Leroy
2015-10-30
1
-10
/
+8
|
*
|
z port: use 'test under mask' instruction for even/odd conditional branches
Xavier Leroy
2015-10-30
1
-5
/
+3
|
*
|
z port: use lghi when possible to load integer constants
Xavier Leroy
2015-10-30
1
-5
/
+7
|
*
|
z port: streamline the heap allocation code
Xavier Leroy
2015-10-30
1
-42
/
+40
|
*
|
zSeries port: factor out adjustments to the stack pointer
Xavier Leroy
2015-10-30
1
-41
/
+26
|
*
|
zSeries port: hardcode register names (cosmetic)
Xavier Leroy
2015-10-30
1
-93
/
+93
|
*
|
zSystem port: use %r12 as normal register + extcall conventions
Xavier Leroy
2015-10-30
2
-17
/
+19
|
*
|
zSystem port: do not use %r12 as GOT pointer
Xavier Leroy
2015-10-30
1
-37
/
+6
|
*
|
zSystem port: remove special case "stey" in Emit.emit_load_store
Xavier Leroy
2015-10-29
2
-16
/
+14
|
*
|
zSystem port: revise addressing modes
Xavier Leroy
2015-10-29
4
-51
/
+21
|
*
|
zSystem port: do not mark return addresses
Xavier Leroy
2015-10-29
1
-2
/
+0
|
*
|
zSystem port: minimal fixes so that it compiles wrt the trunk
Xavier Leroy
2015-10-29
2
-43
/
+31
|
*
|
IBM zSystem port of OCaml
Xavier Leroy
2015-10-29
7
-0
/
+1379
*
|
|
revert changes to Un_anf made obselete by Alain's patch
Mark Shinwell
2015-11-19
1
-424
/
+82
*
|
|
compilation fix
Mark Shinwell
2015-11-19
1
-1
/
+1
*
|
|
merge with trunk
Mark Shinwell
2015-11-19
18
-425
/
+1744
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PR#7024 and GPR#295: CSE confuses +0.0 and -0.0
Xavier Leroy
2015-11-19
10
-27
/
+22
|
*
|
simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...
Damien Doligez
2015-11-06
1
-7
/
+0
|
|
/
|
*
Improve the code generation for if equivalent to seqand or sequor
Gabriel Scherer
2015-10-25
1
-0
/
+4
|
*
GPR#262: Multiple GC roots per compilation unit
Mark Shinwell
2015-10-23
1
-2
/
+13
|
*
GPR#173: Attributes to control inlining
Mark Shinwell
2015-10-23
1
-19
/
+40
|
*
PR#7022, GPR#259: unbox float and boxed ints earlier, avoid second pass.
Alain Frisch
2015-10-20
1
-315
/
+305
|
*
Remove dead code.
Alain Frisch
2015-10-16
5
-21
/
+0
|
*
Pull request #258: more precise computation of instruction sizes, esp. with r...
Xavier Leroy
2015-10-16
1
-7
/
+22
|
*
#7018: fix missing identifier renaming during inlining.
Alain Frisch
2015-10-14
1
-1
/
+7
[next]