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. Jun 28, 2010
  3. May 23, 2010
  4. May 10, 2010
  5. May 08, 2010
  6. Mar 30, 2010
  7. Mar 08, 2010
  8. Mar 07, 2010
  9. Mar 03, 2010
  10. Jan 27, 2010
  11. Nov 03, 2009
  12. Nov 02, 2009
  13. Nov 01, 2009
  14. Aug 18, 2009
  15. Aug 16, 2009
  16. Aug 05, 2009
  17. Jun 05, 2009
  18. Mar 26, 2009
  19. Jan 11, 2009
  20. Dec 30, 2008
Loading