2003-10-10 |
Brian Gaeke | Rewrite head-of-file comment. |
tree | commitdiff |
2003-10-10 |
Brian Gaeke | Change to use GetAddressOfSymbol instead of dlsym. |
tree | commitdiff |
2003-10-09 |
Chris Lattner | Do not read past the end of the contained type list |
tree | commitdiff |
2003-10-06 |
Chris Lattner | Actually _PASS IN_ NO_RESERVE if we have it. |
tree | commitdiff |
2003-09-22 |
Chris Lattner | Squelch warning |
tree | commitdiff |
2003-09-17 |
Chris Lattner | Change FunctionInfo from being an annotation put on... |
tree | commitdiff |
2003-09-10 |
Misha Brukman | * Move include files from middle of file to the top... |
tree | commitdiff |
2003-09-10 |
Misha Brukman | Fix warning when _POSIX_MAPPED_FILES is already defined... |
tree | commitdiff |
2003-09-08 |
Chris Lattner | Remove a bunch of unneeded stuph |
tree | commitdiff |
2003-09-05 |
Chris Lattner | Reorder #includes to follow LLVM conventions |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | ExecutionEngine.h, GenericValue.h --> include/llvm... |
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 | Remove printOperandInfo(), and simplify run(). |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Remove support for printing values from a module by... |
tree | commitdiff |
2003-09-05 |
Brian Gaeke | Remove support for interactive (step finish next) instr... |
tree | commitdiff |
2003-09-04 |
Brian Gaeke | Remove support for breakpoints (not used). |
tree | commitdiff |
2003-09-04 |
Brian Gaeke | Move EE dtor where it belongs |
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-09-01 |
Chris Lattner | Preselection is now integrated into the Sparc target... |
tree | commitdiff |
2003-09-01 |
Chris Lattner | Sparc peephole optimizer moved out of post-opts library... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Consult the target data, not the module, about how... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Targets now configure themselves based on the source... |
tree | commitdiff |
2003-08-24 |
Chris Lattner | Add preliminary support for "any" pointersize/endiannes... |
tree | commitdiff |
2003-08-21 |
Chris Lattner | Minor cleanups: wrap at 80 lines. Convert file comment... |
tree | commitdiff |
2003-08-21 |
John Criswell | The JIT now passes the environment pointer to the main... |
tree | commitdiff |
2003-08-18 |
Chris Lattner | no really, implement it! |
tree | commitdiff |
2003-08-18 |
Chris Lattner | Add support for casting any pointer to any integer... |
tree | commitdiff |
2003-08-18 |
Misha Brukman | Spell `necessary' correctly. |
tree | commitdiff |
2003-08-15 |
Chris Lattner | rename selection library to selectiondag |
tree | commitdiff |
2003-08-14 |
Chris Lattner | Implement a _REAL_ memory manager for the code generate... |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Deconstify parameter to getPointerToFunction(). |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Deconstify parameter to getPointerToFunction(). |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | Deconstify parameter to getPointerToFunction(). |
tree | commitdiff |
2003-08-13 |
Brian Gaeke | In ExecutionEngine::getPointerToGlobal(), throw away... |
tree | commitdiff |
2003-08-13 |
Chris Lattner | Incorporate mapping library into the sparc library |
tree | commitdiff |
2003-08-11 |
Chris Lattner | Include the new selection library for the X86 target |
tree | commitdiff |
2003-08-05 |
Chris Lattner | Specify DEBUG_TYPE's for the JIT debug messages |
tree | commitdiff |
2003-08-01 |
Chris Lattner | DEBUG got moved to Debug.h |
tree | commitdiff |
2003-07-29 |
Misha Brukman | * Stop hard-coding a value for beginning of emitted... |
tree | commitdiff |
2003-07-28 |
Misha Brukman | Add rationale for the MAP_ANONYMOUS vs. MAP_ANON flags. |
tree | commitdiff |
2003-07-28 |
Misha Brukman | Add ability for external C code to get pointers to... |
tree | commitdiff |
2003-07-28 |
Misha Brukman | Clean up code dealing with RTLD_SELF differences on... |
tree | commitdiff |
2003-07-28 |
Misha Brukman | Fix reference to architecture. |
tree | commitdiff |
2003-07-28 |
Misha Brukman | Add in support to load shared objects (-load is provide... |
tree | commitdiff |
2003-07-23 |
Chris Lattner | Fix space |
tree | commitdiff |
2003-07-23 |
Chris Lattner | Remove redundant const qualifier |
tree | commitdiff |
2003-07-18 |
Misha Brukman | Cleaned up the code which chooses the appropriate value... |
tree | commitdiff |
2003-07-15 |
Misha Brukman | Clean up my last checkin: code is easier to read and... |
tree | commitdiff |
2003-07-15 |
Misha Brukman | On Sparc/Solaris, the special handle RTLD_SELF is used... |
tree | commitdiff |
2003-07-02 |
Misha Brukman | * If compiling on X86 or Sparc, automagically enable... |
tree | commitdiff |
2003-06-30 |
John Criswell | Merged in autoconf branch. This provides configuration... |
tree | commitdiff |
2003-06-30 |
Brian Gaeke | Get rid of the duplicate '0x' in debug mode. |
tree | commitdiff |
2003-06-23 |
Brian Gaeke | Include <cmath> instead of <math.h> |
tree | commitdiff |
2003-06-17 |
Brian Gaeke | Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANO... |
tree | commitdiff |
2003-06-17 |
Brian Gaeke | Use $(PLATFORMLIBDL) to selectively bring in -ldl only... |
tree | commitdiff |
2003-06-17 |
Brian Gaeke | Use std::isnan instead of isnan. Brought back to you... |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Life is too short. Link in too much stuff on Linux... |
tree | commitdiff |
2003-06-17 |
Chris Lattner | The never-ending odyssey trying to get sparc to link |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Make sure to get the value of ARCH before we use it |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Do not link in the Sparc JIT when building on X86.... |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Apparently "sparc" is a macro on sparcs. Ugh. :) |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Whoops, didn't mean to check that in :( |
tree | commitdiff |
2003-06-17 |
Chris Lattner | Use more structured command line option processing |
tree | commitdiff |
2003-06-17 |
Chris Lattner | #ifdef out code that only applies when the HOSTARCH... |
tree | commitdiff |
2003-06-08 |
Chris Lattner | Add #include for older GCC's |
tree | commitdiff |
2003-06-06 |
Misha Brukman | ::: HACK ALERT ::: HACK ALERT ::: HACK ALERT ::: HACK... |
tree | commitdiff |
2003-06-06 |
Misha Brukman | Output function address as hex. |
tree | commitdiff |
2003-06-06 |
Misha Brukman | Removed debug print statement. |
tree | commitdiff |
2003-06-04 |
Misha Brukman | * Institute a hack for the Sparc call to mmap() to... |
tree | commitdiff |
2003-06-04 |
Misha Brukman | Sparc's dlsym() requires the special operand RTLD_SELF... |
tree | commitdiff |
2003-06-02 |
Misha Brukman | * Removed SparcEmitter.cpp; rolled into lib/Target... |
tree | commitdiff |
2003-06-02 |
Brian Gaeke | The flag modifications weren't picking up the old value... |
tree | commitdiff |
2003-06-02 |
Chris Lattner | Remove obsolete code |
tree | commitdiff |
2003-06-01 |
Chris Lattner | Move target specific code to target files. The new... |
tree | commitdiff |
2003-06-01 |
Brian Gaeke | Fix induction variable name clash in for loops, in... |
tree | commitdiff |
2003-05-31 |
Misha Brukman | Fixed rewriting of branches -- they now work forward... |
tree | commitdiff |
2003-05-30 |
Misha Brukman | Since malloc is no longer used, no need to free() memory. |
tree | commitdiff |
2003-05-30 |
Brian Gaeke | Fix call to mmap, so that it can be used on sparc. |
tree | commitdiff |
2003-05-28 |
Misha Brukman | mmap() seems to be failing on Sparc, so just use malloc... |
tree | commitdiff |
2003-05-27 |
Misha Brukman | Link in Sparc libs for the JIT, even on X86 to be able... |
tree | commitdiff |
2003-05-27 |
Misha Brukman | Allow for specification of which JIT to run on the... |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Fix typeos |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Add support for more constant expressions |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Add support for atexit function, remove support for... |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Add support for atexit handlers to the JIT, fixing... |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Fix compilation problems with previous checking *blush* |
tree | commitdiff |
2003-05-14 |
Chris Lattner | Add a framework for intercepting system calls |
tree | commitdiff |
2003-05-13 |
Chris Lattner | Clean up cast |
tree | commitdiff |
2003-05-12 |
Chris Lattner | Make sure that globals are emitted AFTER the passmanage... |
tree | commitdiff |
2003-05-10 |
Chris Lattner | switch main LLI core execution to use an InstVisitor... |
tree | commitdiff |
2003-05-10 |
Chris Lattner | Fix testcase: SingleSource/UnitTests/2003-05-02-Dependa... |
tree | commitdiff |
2003-05-09 |
Chris Lattner | Add support for function stubs, which allow calling... |
tree | commitdiff |
2003-05-08 |
Chris Lattner | Minor speedup by avoiding callbacks to functions alread... |
tree | commitdiff |
2003-05-08 |
Chris Lattner | Improve efficiency of JIT by having it use direct funct... |
tree | commitdiff |
2003-05-08 |
Chris Lattner | assert early instead of late for unimplemented feature |
tree | commitdiff |
2003-05-08 |
Chris Lattner | Implement varargs support for LLI! |
tree | commitdiff |
2003-05-08 |
Chris Lattner | Add a pointersize/endianness safe load routine to match... |
tree | commitdiff |
2003-05-08 |
Chris Lattner | A large number of simple changes: |
tree | commitdiff |
next |