Skip to content
Snippets Groups Projects
  1. Sep 08, 2010
  2. Sep 04, 2010
  3. Sep 01, 2010
  4. Aug 18, 2010
  5. 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
  6. May 26, 2010
  7. May 23, 2010
  8. May 10, 2010
  9. May 09, 2010
  10. May 08, 2010
  11. May 05, 2010
  12. May 02, 2010
  13. Apr 17, 2010
  14. Apr 10, 2010
  15. Apr 09, 2010
  16. Apr 02, 2010
  17. Mar 28, 2010
  18. Mar 13, 2010
  19. Mar 08, 2010
  20. Mar 07, 2010
  21. Mar 03, 2010
  22. Mar 02, 2010
  23. Jan 27, 2010
  24. Nov 19, 2009
  25. Nov 03, 2009
  26. Nov 02, 2009
  27. Nov 01, 2009
  28. Sep 15, 2009
  29. Aug 28, 2009
Loading