2009-07-10 |
Jeffrey Yasskin | Add a --with-oprofile flag to configure, which uses... |
tree | commitdiff |
2009-07-08 |
Jeffrey Yasskin | Add an option to allocate JITed global data separately... |
tree | commitdiff |
2009-07-07 |
Bill Wendling | Remove unused parameter. |
tree | commitdiff |
2009-06-25 |
Jeffrey Yasskin | Add a JITEventListener interface that gets called back... |
tree | commitdiff |
2009-06-24 |
Bob Wilson | Fix the Ocaml bindings for the ExecutionEngine: with... |
tree | commitdiff |
2009-06-11 |
Bill Wendling | Remove unused parameter warnings. |
tree | commitdiff |
2009-06-04 |
Bruno Cardoso Lopes | Use uint8_t and int32_t in {JIT,Machine}CodeEmiters |
tree | commitdiff |
2009-06-03 |
Bruno Cardoso Lopes | Revert 72650 |
tree | commitdiff |
2009-05-30 |
Bruno Cardoso Lopes | Use uint8_t and int32_t in {JIT,Machine}CodeEmiters |
tree | commitdiff |
2009-05-18 |
Argyrios Kyrtzidis | Allow the JIT ExecutionEngine to report details about... |
tree | commitdiff |
2009-04-29 |
Bill Wendling | Instead of passing in an unsigned value for the optimiz... |
tree | commitdiff |
2009-04-29 |
Bill Wendling | The second part of the change from -fast to -O#. This... |
tree | commitdiff |
2009-04-25 |
Chris Lattner | improve documentation around memory lifetimes, |
tree | commitdiff |
2009-02-18 |
Nate Begeman | Add support to the JIT for true non-lazy operation... |
tree | commitdiff |
2009-01-23 |
Nate Begeman | Add support for deleting a module provider from a JIT... |
tree | commitdiff |
2009-01-05 |
Dan Gohman | Tidy up #includes, deleting a bunch of unnecessary... |
tree | commitdiff |
2008-12-09 |
Evan Cheng | DisableGVCompilation should not abort on internal Globa... |
tree | commitdiff |
2008-10-25 |
Nicolas Geoffray | Support for allocation of TLS variables in the JIT... |
tree | commitdiff |
2008-10-21 |
Nuno Lopes | fix a tricky bug in the JIT global variable emitter... |
tree | commitdiff |
2008-10-03 |
Jim Grosbach | On Darwin ARM, memory needs special handling to do... |
tree | commitdiff |
2008-09-30 |
Evan Cheng | Add runStaticConstructorsDestructors which runs ctors... |
tree | commitdiff |
2008-09-24 |
Evan Cheng | Add DisableGVCompilation which forces the JIT to assert... |
tree | commitdiff |
2008-08-08 |
Evan Cheng | Add new parameter Fast to createJIT to enable the fast... |
tree | commitdiff |
2008-06-16 |
Chris Lattner | Add a new flag that disables symbol lookup with dlsym... |
tree | commitdiff |
2008-05-21 |
Nate Begeman | Fix a couple issues with the JIT and multiple modules: |
tree | commitdiff |
2008-05-19 |
Bill Wendling | Remove warnings about unused parameters and shadowed... |
tree | commitdiff |
2008-04-20 |
Nicolas Geoffray | Cosmetic changes, as suggested by Evan. No functionalit... |
tree | commitdiff |
2008-04-18 |
Nicolas Geoffray | Enable jitting with a known memory size. |
tree | commitdiff |
2008-04-16 |
Nicolas Geoffray | Correlate stubs with functions in JIT: when emitting... |
tree | commitdiff |
2008-04-04 |
Chris Lattner | Make ExecutionEngine::updateGlobalMapping return the... |
tree | commitdiff |
2008-02-13 |
Nicolas Geoffray | Enable exception handling int JIT |
tree | commitdiff |
2007-12-29 |
Chris Lattner | Don't attribute in file headers anymore. See llvmdev... |
tree | commitdiff |
2007-12-14 |
Dan Gohman | Add explicit keywords, and fix a minor typo that they... |
tree | commitdiff |
2007-12-06 |
Chris Lattner | add a new ExecutionEngine::createJIT which can be used... |
tree | commitdiff |
2007-12-06 |
Chris Lattner | simplify creation of the interpreter, make ExecutionEng... |
tree | commitdiff |
2007-12-05 |
Chris Lattner | improve header guard |
tree | commitdiff |
2007-12-05 |
Chris Lattner | split the JIT memory management code out from the main... |
tree | commitdiff |
2007-10-22 |
Chris Lattner | add a mechanism for the JIT to invoke a function to... |
tree | commitdiff |
2007-10-21 |
Chris Lattner | Add a convenience method for creating EE's. |
tree | commitdiff |
2007-10-15 |
Devang Patel | Add removeModuleProvider() |
tree | commitdiff |
2007-09-17 |
Dale Johannesen | Implement x86 long double in jit (not really |
tree | commitdiff |
2007-03-06 |
Reid Spencer | Make StoreValueToMemory a little more efficient by... |
tree | commitdiff |
2007-03-06 |
Reid Spencer | Make GenericeValue into a struct with a union instead... |
tree | commitdiff |
2007-03-03 |
Reid Spencer | Make the creation functions take an error string. This... |
tree | commitdiff |
2007-03-03 |
Reid Spencer | Require the destination GlobalValue for LoadValueFromMe... |
tree | commitdiff |
2007-03-03 |
Reid Spencer | Add APIntVal as a possible GenericeValue. |
tree | commitdiff |
2007-01-11 |
Reid Spencer | Rename BoolTy as Int1Ty. Patch by Sheng Zhou. |
tree | commitdiff |
2006-12-31 |
Reid Spencer | For PR950: |
tree | commitdiff |
2006-11-09 |
Chris Lattner | allow clients to indicate that they never want lazy... |
tree | commitdiff |
2006-08-16 |
Chris Lattner | add a way to have multiple modules in a JIT :) |
tree | commitdiff |
2006-08-16 |
Chris Lattner | initial changes to support JIT'ing from multiple module... |
tree | commitdiff |
2006-05-08 |
Chris Lattner | Move methods out of line so that MutexGuard.h isn't... |
tree | commitdiff |
2006-05-03 |
Owen Anderson | Refactor TargetMachine, pushing handling of TargetData... |
tree | commitdiff |
2006-03-24 |
Jeff Cohen | Fix headers |
tree | commitdiff |
2006-03-24 |
Jeff Cohen | Minor corrections. |
tree | commitdiff |
2006-03-24 |
Jeff Cohen | Get JIT/Interpreter working on Windows again. |
tree | commitdiff |
2006-03-23 |
Chris Lattner | remove the intrinsiclowering hook |
tree | commitdiff |
2006-03-22 |
Chris Lattner | wrap lines to 80 columns. |
tree | commitdiff |
2006-03-08 |
Chris Lattner | Add a helper method for running static ctors/dtors... |
tree | commitdiff |
2005-07-12 |
Reid Spencer | For PR540: |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2004-12-13 |
Reid Spencer | Add a convenience function for clearing the two global... |
tree | commitdiff |
2004-11-22 |
Chris Lattner | This is the proper code for this method, thanks to... |
tree | commitdiff |
2004-11-22 |
Reid Spencer | Implement a missing function called by JIT/Emitter... |
tree | commitdiff |
2004-11-07 |
Misha Brukman | Add method to delete machine code generated for a Function |
tree | commitdiff |
2004-09-03 |
Alkis Evlogimenos | Fixes to make LLVM compile with vc7.1. |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-02-25 |
Brian Gaeke | Represent va_list in interpreter as a (ec-stack-depth... |
tree | commitdiff |
2003-12-31 |
Chris Lattner | Add new ExecutionEngine::getGlobalValueAtAddress method... |
tree | commitdiff |
2003-12-28 |
Chris Lattner | We may now pass IntrinsicLowering implementations into... |
tree | commitdiff |
2003-12-26 |
Chris Lattner | New method |
tree | commitdiff |
2003-12-26 |
Chris Lattner | Rename 'run' to 'runFunction' to emphasize that it... |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Cleanups to implement PR135 |
tree | commitdiff |
2003-12-20 |
Chris Lattner | Simple refactorings to prepare for lazy global emission |
tree | commitdiff |
2003-12-12 |
Chris Lattner | Doxygenify comments, remove extraneous #include |
tree | commitdiff |
2003-12-12 |
Brian Gaeke | Use uintptr_t for pointer values in the ExecutionEngine. |
tree | commitdiff |
2003-12-08 |
Chris Lattner | add two new virtual functions: |
tree | commitdiff |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
tree | commitdiff |
2003-10-24 |
Brian Gaeke | ExecutionEngine::create no longer takes a TraceMode... |
tree | commitdiff |
2003-10-20 |
John Criswell | Added LLVM copyright header (for lack of a better term). |
tree | commitdiff |
2003-10-16 |
Misha Brukman | If we move the constructors to the .cpp file, we can... |
tree | commitdiff |
2003-10-14 |
Misha Brukman | Enabling incremental bytecode loading in the JIT: |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Make getOperandValue and executeCastOperation methods... |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Make CreateArgv part of lli rather than part of Executi... |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Zap some more unused static method decls |
tree | commitdiff |
2003-09-04 |
Brian Gaeke | Interpreter cleanups: |
tree | commitdiff |
2003-09-03 |
Brian Gaeke | ExecutionEngine.cpp: Move execution engine creation... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Targets now configure themselves based on the source... |
tree | commitdiff |
2003-08-21 |
John Criswell | The JIT now passes the environment pointer to the main... |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Deconstify parameter to getPointerToFunction(). |
tree | commitdiff |
2003-07-25 |
Chris Lattner | More cassert inclusion for GCC 3.3 |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Make sure that globals are emitted AFTER the passmanage... |
tree | commitdiff |
2003-05-09 |
Chris Lattner | Add new method to check to see if a global is available |
tree | commitdiff |
2003-05-08 |
Chris Lattner | Add a pointersize/endianness safe load routine to match... |
tree | commitdiff |
2002-12-24 |
Chris Lattner | Initial checkin of new LLI with JIT compiler |
tree | commitdiff |
|