Skip to content
  1. Feb 23, 2010
    • Kevin Enderby's avatar
      This is the first patch to put the needed bits in place to eventually allow code · e83d74f6
      Kevin Enderby authored
      to be aligned with optimal nops.  This patch does not change any functionality
      and when the compiler is changed to use EmitCodeAlignment() it should also not
      change the resulting output.  Once the compiler change is made and everything
      looks good the next patch with the table of optimal X86 nops will be added to
      WriteNopData() changing the output.  There are many FIXMEs in this patch which
      will be removed when we have better target hooks (coming soon I hear).
      
      llvm-svn: 96963
      e83d74f6
  2. Feb 18, 2010
  3. Feb 17, 2010
  4. Feb 13, 2010
  5. Feb 11, 2010
  6. Feb 10, 2010
  7. Feb 02, 2010
  8. Jan 19, 2010
  9. Nov 06, 2009
  10. Oct 16, 2009
  11. Sep 01, 2009
  12. Aug 31, 2009
  13. Aug 28, 2009
  14. Aug 27, 2009
  15. Aug 26, 2009
  16. Aug 25, 2009
  17. Aug 24, 2009
  18. Aug 22, 2009
Loading