1. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  2. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  3. 36e2ecf Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes by Chandler Carruth · 13 years ago
  4. d5d95b0 [unwind removal] We no longer have 'unwind' instructions being generated, so by Bill Wendling · 14 years ago
  5. 035ea32 Add this back in for now. There are still a few passes which create unwind instructions at the moment. by Bill Wendling · 14 years ago
  6. ae3380f Replace the 'UnwindInst' check with a check for 'ResumeInst', which also exits by Bill Wendling · 14 years ago
  7. 1a18015 Remove unused STL header includes. by Jay Foad · 14 years ago
  8. 0ab5e2c Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  9. 24f5ff0 Implementation of path profiling. Modified patch by Adam Preuss. by Andrew Trick · 15 years ago