Skip to content
  1. Aug 23, 2010
  2. Aug 06, 2010
  3. Jul 22, 2010
  4. Mar 15, 2010
  5. Mar 14, 2010
  6. Feb 09, 2010
  7. Oct 25, 2009
  8. Sep 09, 2009
  9. Aug 01, 2009
  10. Jul 31, 2009
  11. Jul 22, 2009
  12. Jul 13, 2009
    • Owen Anderson's avatar
      Begin the painful process of tearing apart the rat'ss nest that is... · 53a52215
      Owen Anderson authored
      Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp.
      This involves temporarily hard wiring some parts to use the global context.  This isn't ideal, but it's
      the only way I could figure out to make this process vaguely incremental.
      
      llvm-svn: 75445
      53a52215
  13. Jan 28, 2009
  14. Oct 31, 2008
  15. Oct 03, 2008
  16. Sep 13, 2008
    • Dan Gohman's avatar
      Remove isImm(), isReg(), and friends, in favor of · 38453eeb
      Dan Gohman authored
      isImmediate(), isRegister(), and friends, to avoid confusion
      about having two different names with the same meaning. I'm
      not attached to the longer names, and would be ok with
      changing to the shorter names if others prefer it.
      
      llvm-svn: 56189
      38453eeb
  17. Sep 04, 2008
  18. Aug 14, 2008
  19. Aug 08, 2008
  20. Aug 07, 2008
  21. Aug 06, 2008
  22. Aug 05, 2008
  23. May 13, 2008
  24. Dec 29, 2007
  25. May 06, 2007
  26. May 03, 2007
  27. May 02, 2007
  28. May 01, 2007
  29. Aug 28, 2006
  30. Aug 27, 2006
  31. Jun 29, 2006
  32. Apr 22, 2005
  33. Mar 17, 2005
  34. Sep 02, 2004
    • Reid Spencer's avatar
      Changes For Bug 352 · 7c16caa3
      Reid Spencer authored
      Move include/Config and include/Support into include/llvm/Config,
      include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
      public header files must be under include/llvm/.
      
      llvm-svn: 16137
      7c16caa3
Loading