1. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  2. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  3. 35e6706 Fix inappropriate use of anonymous namespaces in unittests. by Chandler Carruth · 13 years ago
  4. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  5. d1b7849 Convert GetElementPtrInst to use ArrayRef. by Jay Foad · 14 years ago
  6. 7c14a55 Don't include Operator.h from InstrTypes.h. by Jay Foad · 15 years ago
  7. 84189ab Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft. by Nick Lewycky · 16 years ago
  8. 11cf3f4 Factor out redundancy from clone() implementations. by Devang Patel · 16 years ago
  9. 26a7ae4 Type.h doesn't need to #include LLVMContext.h by Chris Lattner · 16 years ago
  10. 9ed7b16 Introduce and use convenience methods for getting pointer types by Duncan Sands · 16 years ago
  11. 1f71578 New unit test for the cloning module, which so far only covers cloning of by Nick Lewycky · 16 years ago