Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable exception handling int JIT | Nicolas Geoffray | 2008-02-13 | 1 | -0/+18 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Add explicit keywords, and fix a minor typo that they uncovered. | Dan Gohman | 2007-12-14 | 1 | -1/+1 |
* | add a new ExecutionEngine::createJIT which can be used if you only want | Chris Lattner | 2007-12-06 | 1 | -0/+8 |
* | simplify creation of the interpreter, make ExecutionEngine ctor protected, | Chris Lattner | 2007-12-06 | 1 | -18/+27 |
* | add a mechanism for the JIT to invoke a function to lazily create functions a... | Chris Lattner | 2007-10-22 | 1 | -1/+14 |
* | Add a convenience method for creating EE's. | Chris Lattner | 2007-10-21 | 1 | -1/+7 |
* | Add removeModuleProvider() | Devang Patel | 2007-10-15 | 1 | -1/+5 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+227 |