ocaml/asmcomp/arm
Xavier Leroy a4e637ea62 Reflecting commit 15498 on version/4.02:
PR#6588 part 2: for ARMv4 and ARMv5, make sure architectural constraints
  on the "smull" instruction are respected.  (Patch by Mark Shinwell.)


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15531 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-10-13 09:07:29 +00:00
..
CSE.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
arch.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
emit.mlp New back-end optimization pass: common subexpression elimination (CSE). 2014-04-26 10:40:22 +00:00
proc.ml Reflecting commit 15498 on version/4.02: 2014-10-13 09:07:29 +00:00
reload.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
scheduling.ml Perform constant optimizations for integer division and modulus on the C-- level. 2013-11-19 07:01:54 +00:00
selection.ml Reflecting commit 15498 on version/4.02: 2014-10-13 09:07:29 +00:00