1. 35b4707 Push LLVMContexts through the IntegerType APIs. by Owen Anderson · 16 years ago
  2. 7603480 Update unittest for LLVM API change. by Benjamin Kramer · 16 years ago
  3. 6b6e2d9 Move types back to the 2.5 API. by Owen Anderson · 16 years ago
  4. eacb44d Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. by Owen Anderson · 16 years ago
  5. f32df06 Unbreak unittests build. by Daniel Dunbar · 16 years ago
  6. fa3585b Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). by Reid Kleckner · 16 years ago
  7. 9f5b2aa Move EVER MORE stuff over to LLVMContext. by Owen Anderson · 16 years ago
  8. 15b3932 Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. by Owen Anderson · 16 years ago
  9. 1ee5b3b Don't use a void return type with a function that returns a value. by Dan Gohman · 16 years ago
  10. 892956a Add an option to allocate JITed global data separately from code. By by Jeffrey Yasskin · 16 years ago