Skip to content
Snippets Groups Projects
  1. Sep 24, 2010
  2. Sep 21, 2010
  3. Sep 14, 2010
  4. Sep 10, 2010
  5. Sep 08, 2010
  6. Sep 04, 2010
  7. Sep 02, 2010
  8. Sep 01, 2010
  9. Aug 21, 2010
  10. Aug 18, 2010
  11. Aug 04, 2010
  12. Jul 14, 2010
  13. Jul 08, 2010
  14. Jul 07, 2010
  15. 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
  16. Jun 28, 2010
  17. May 26, 2010
  18. May 23, 2010
  19. May 10, 2010
Loading