Skip to content
  1. Jan 23, 2013
  2. Jan 16, 2013
  3. Jan 07, 2013
  4. Jan 02, 2013
    • Chandler Carruth's avatar
      Move all of the header files which are involved in modelling the LLVM IR · 9fb823bb
      Chandler Carruth authored
      into their new header subdirectory: include/llvm/IR. This matches the
      directory structure of lib, and begins to correct a long standing point
      of file layout clutter in LLVM.
      
      There are still more header files to move here, but I wanted to handle
      them in separate commits to make tracking what files make sense at each
      layer easier.
      
      The only really questionable files here are the target intrinsic
      tablegen files. But that's a battle I'd rather not fight today.
      
      I've updated both CMake and Makefile build systems (I think, and my
      tests think, but I may have missed something).
      
      I've also re-sorted the includes throughout the project. I'll be
      committing updates to Clang, DragonEgg, and Polly momentarily.
      
      llvm-svn: 171366
      9fb823bb
  5. Dec 04, 2012
  6. Nov 17, 2012
  7. Jul 18, 2011
  8. Dec 29, 2010
  9. Aug 13, 2009
  10. Jul 31, 2009
  11. Jul 29, 2009
  12. Jul 25, 2009
  13. Jul 14, 2009
  14. Apr 24, 2009
  15. Apr 09, 2009
  16. Mar 24, 2009
Loading