Skip to content
  1. Oct 22, 2012
  2. Oct 20, 2012
  3. Oct 19, 2012
  4. Oct 18, 2012
  5. Oct 16, 2012
  6. Oct 15, 2012
  7. Oct 13, 2012
    • Chad Rosier's avatar
      [ms-inline asm] Remove the MatchInstruction() function. Previously, this was · 49963555
      Chad Rosier authored
      the interface between the front-end and the MC layer when parsing inline
      assembly.  Unfortunately, this is too deep into the parsing stack. Specifically,
      we're unable to handle target-independent assembly (i.e., assembly directives,
      labels, etc.).  Note the MatchAndEmitInstruction() isn't the correct
      abstraction either.  I'll be exposing target-independent hooks shortly, so this
      is really just a cleanup.
      
      llvm-svn: 165858
      49963555
  8. Oct 09, 2012
  9. Oct 08, 2012
  10. Oct 04, 2012
  11. Oct 03, 2012
  12. Oct 02, 2012
  13. Oct 01, 2012
  14. Sep 27, 2012
  15. Sep 26, 2012
  16. Sep 23, 2012
  17. Sep 19, 2012
  18. Sep 18, 2012
Loading