Skip to content
Snippets Groups Projects
  1. Jun 29, 2010
    • xleroy's avatar
      Support for inlined built-ins. · 9c7c84cc
      xleroy authored
      AST: add ef_inline flag to external functions.
      Selection: recognize calls to inlined built-ins and inline them as Sbuiltin.
      CminorSel to Asm: added Sbuiltin/Ibuiltin instruction.
      PrintAsm: adapted expansion of builtins.
      C2Clight: adapted detection of builtins.
      Conventions: refactored in a machine-independent part (backend/Conventions)
        and a machine-dependent part (ARCH/SYS/Conventions1).
      
      
      git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1356 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
      9c7c84cc
  2. May 23, 2010
  3. Mar 03, 2010
  4. Nov 01, 2009
  5. Aug 18, 2009
  6. Jun 05, 2009
  7. Mar 26, 2009
  8. Jan 27, 2008
  9. Aug 04, 2007
  10. Sep 17, 2006
  11. Sep 05, 2006
  12. Sep 04, 2006
  13. Feb 09, 2006
Loading