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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
port to cygwin-64
Damien Doligez
2013-12-03
2
-7
/
+8
*
Perform constant optimizations for integer division and modulus on the C-- le...
Benedikt Meurer
2013-11-19
5
-131
/
+16
*
Reintegrate raise_variants branch.
Alain Frisch
2013-11-13
2
-6
/
+17
|
\
|
*
Support for AMD64, Intel syntax (i.e. MVSC 64 port).
Alain Frisch
2013-10-15
1
-3
/
+9
|
*
Support for raise variants in ocamlopt. Only amd64 for now.
Alain Frisch
2013-10-14
1
-3
/
+8
*
|
#6042: fix msvc64 port.
Alain Frisch
2013-11-05
1
-4
/
+48
*
|
Follow-up to commit r14254: update destroyed_at_oper and max_register_pressure
Xavier Leroy
2013-11-01
1
-4
/
+5
*
|
PR#6042: optimize integer division and modulus when divisor is constant.
Xavier Leroy
2013-11-01
2
-21
/
+58
|
/
*
Re-add configure option -with-frame-pointers
Fabrice Le Fessant
2013-06-03
3
-27
/
+61
*
Reverting -with-frame-pointers
Fabrice Le Fessant
2013-06-03
2
-57
/
+24
*
Add -with-frame-pointers to ./configure
Fabrice Le Fessant
2013-06-03
2
-24
/
+57
*
fix broken bswap on MSVC64
Damien Doligez
2013-05-07
1
-3
/
+3
*
PR#5933 type-specialize 'let compare = compare' on ints and strings
Gabriel Scherer
2013-03-19
1
-1
/
+1
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
1
-3
/
+4
*
PR#5181: Merge common floating point constants in ocamlopt.
Benedikt Meurer
2012-12-21
2
-52
/
+68
*
Fix whitespace in emitted AMD64 code.
Benedikt Meurer
2012-12-20
1
-4
/
+4
*
PR#5774: Add bswap primitives for amd64
Fabrice Le Fessant
2012-11-29
4
-1
/
+53
*
PR#5771: Add primitives for reading 2, 4, 8 bytes in strings and bigarrays
Fabrice Le Fessant
2012-11-09
1
-0
/
+2
*
PR#5795: Generate sqrtsd opcode instead of external call to sqrt on amd64
Fabrice Le Fessant
2012-11-09
4
-0
/
+24
*
remove all $Id keywords
Damien Doligez
2012-10-15
7
-14
/
+0
*
PR#5707: in AMD64 port, exchange the roles of r10-r11 and r12-r13,
Xavier Leroy
2012-09-08
3
-20
/
+22
*
clean up TABs and whitespace
Damien Doligez
2012-07-30
1
-1
/
+1
*
Merge commit 12664 from 4.00 on trunk/
Fabrice Le Fessant
2012-07-09
1
-1
/
+3
*
Fix unused open warning.
Alain Frisch
2012-05-29
1
-1
/
+0
*
Enable and fix more warnings.
Alain Frisch
2012-05-29
2
-3
/
+1
*
PR#5603: wrong .file directives generated by ocamlopt -g
Xavier Leroy
2012-05-12
1
-0
/
+1
*
PR#5513: protect against min_int / -1 crashing on x86
Xavier Leroy
2012-02-24
1
-0
/
+4
*
PR#5487: addition of CFI directives and a few filename/linenumber info to gen...
Xavier Leroy
2012-02-21
1
-6
/
+26
*
More renaming to OCaml
Damien Doligez
2012-02-10
2
-5
/
+5
*
[amd64] Don't override insert_op.
Benedikt Meurer
2012-02-04
1
-3
/
+0
*
Also pass Cmm.memory_chunk to select_addressing.
Benedikt Meurer
2012-02-04
1
-7
/
+7
*
PR#5179: giant steps towards a Mingw64 port.
Xavier Leroy
2011-12-21
1
-16
/
+21
*
PR#4869: rare collisions between assembly labels for code and data
Xavier Leroy
2011-12-18
2
-4
/
+10
*
Merged proc_nt.ml into proc.ml in directories asmcomp/i386 and asmcomp/amd64.
Xavier Leroy
2011-12-16
3
-262
/
+120
*
Reverted most of previous change re: local labels in AMD64/MacOSX.
Xavier Leroy
2011-10-15
1
-6
/
+1
*
AMD64/MacOSX code generator: make local asm labels really local. (L100 inste...
Xavier Leroy
2011-10-15
1
-1
/
+6
*
PR#5319: Lswitch compilation for Win64 / MSVC. (Untested.)
Xavier Leroy
2011-09-18
2
-10
/
+17
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
8
-8
/
+8
*
merge changes from 3.12.0 to 3.12.1
Damien Doligez
2011-07-20
2
-13
/
+19
*
PR#5237: incorrect .size directives generated for x86-32 and x86-64
Xavier Leroy
2011-03-13
1
-6
/
+7
*
AMD64/MacOS X: wrong symbol names for caml_negf_mask and caml_absf_mask in -s...
Xavier Leroy
2010-06-02
1
-12
/
+7
*
Slightly better code generated for floating-point comparisons.
Xavier Leroy
2010-05-24
3
-67
/
+93
*
merge branches/override
Jacques Garrigue
2010-04-08
2
-6
/
+6
*
clean up spaces and tabs
Damien Doligez
2010-01-22
4
-27
/
+26
*
merge changes from release/3.11.1 to release/3.11.2
Damien Doligez
2010-01-20
2
-28
/
+23
*
merge changes from ocaml3110 to ocaml3111rc0
Damien Doligez
2009-05-20
2
-5
/
+10
*
PR#4759: bad merge of emit_call, etc
Xavier Leroy
2009-03-31
1
-19
/
+0
*
merge changes from 3.10.2merged to 3.11.0
Damien Doligez
2008-12-03
2
-22
/
+79
*
PR#4564 (partial): mark stack as non-executable on Linux/ELF
Xavier Leroy
2008-08-01
1
-1
/
+5
*
merge changes 3.10.0 -> 3.10.1
Damien Doligez
2008-01-11
2
-11
/
+25
[next]