Skip to content
  1. Feb 05, 2013
  2. Oct 18, 2012
  3. Mar 30, 2012
  4. Jul 28, 2011
  5. Jul 07, 2010
  6. Dec 12, 2009
  7. Nov 13, 2009
  8. Sep 25, 2009
  9. Feb 03, 2009
  10. Jan 17, 2009
  11. Jan 16, 2009
  12. Mar 13, 2008
  13. Mar 09, 2008
  14. Mar 05, 2008
    • Chris Lattner's avatar
      Remove the first layer of support for "portability" warnings. This is · 855d024a
      Chris Lattner authored
      theoretically useful, but not useful in practice.  It adds a bunch of 
      complexity, and not much value.  It's best to nuke it.  One big advantage
      is that it means the target interfaces will soon lose their SLoc arguments
      and target queries can never emit diagnostics anymore (yay).  Removing this
      also simplifies some of the core preprocessor which should make it slightly
      faster.
      
      Ted, I didn't simplify TripleProcessor, which can now have at most one
      triple, and can probably just be removed.  Please poke at it when you have
      time.
      
      llvm-svn: 47930
      855d024a
  15. Feb 14, 2008
  16. Jan 14, 2008
  17. Dec 03, 2007
  18. Jul 11, 2007
  19. Mar 03, 2007
  20. Nov 19, 2006
  21. Nov 08, 2006
  22. Nov 05, 2006
  23. Oct 27, 2006
  24. Oct 16, 2006
  25. Oct 15, 2006
  26. Oct 14, 2006
  27. Jul 10, 2006
  28. Jul 05, 2006
  29. Jul 04, 2006
Loading