2003-09-09 |
John Criswell | Removed Makefiles for directories that no longer exist. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | New testcase: do not DCE volatile loads! |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | Update testcases to be more modern |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Reverting back to the previous revision. |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Modified the check for intrinsic functions. All intrin... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Chris Lattner | * Simplify printConstantValueOnly by moving the tail... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Updated the log of changes (as required by the Burg... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
John Criswell | Modified the code so that we exit() with a non-zero... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
John Criswell | Added the .t implicit rule. You can now run an individ... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Oops, look at the VOLATILE marker, not the opcode |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Eliminate the unwind intrinsic, it is now an instruction |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Eliminate support for the llvm.unwind intrinisic, using... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix bug |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Should invokify is always true |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for the unwind instruction |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for unwind |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | add support for the unwind inst |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add the unwind instruction class |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add new unwind instruction. Happily there was a slot... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add info about volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Parse volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Read volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Remove a bunch of unneeded stuph |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Do not hoist volatile loads |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix bug: RLE-Preserve-Volatile.ll |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | syntax highlightify |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Syntax hilight |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Remove a gross hack that was there to support bytecode... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for writing volatile load/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Add support for volatile loads/stores |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix grammar-o |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Chris Lattner | Fix old style test |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Vikram S. Adve | Fix syntax error when makellvm is run in an invalid... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Misha Brukman | Spell `occurrence' correctly. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Misha Brukman | Fixed spelling of `intentionally'. |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Chris Lattner | Remove unneeded #include |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-06 |
John Criswell | Checkin of autoconf-style object root. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Misha Brukman | Added some optimizations: |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Reorder #includes to follow LLVM conventions |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | No longer used |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Correct comments |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Interpreter, JIT moved to lib/ExecutionEngine (includes... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Add ExecutionEngine directory. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | ExecutionEngine.h, GenericValue.h --> include/llvm... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | -abort-on-exception is gone. Rebuild your gccld shell... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Make getOperandValue and executeCastOperation methods... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Make CreateArgv part of lli rather than part of Executi... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Fix reading of invoke instrs |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Zap some more unused static method decls |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Whoa, we were misreading invoke instructions "normal... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Remove printOperandInfo(), and simplify run(). |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Add asserts, move code around. This gets the dropAllTy... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Remove support for printing values from a module by... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Brian Gaeke | Remove support for interactive (step finish next) instr... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Move functionality preserving changes. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Refactor what has effectively become copy-and-pasted... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Get friendly |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Check in a bunch of minor fixes, plus a whole lot of... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Chris Lattner | Reshuffling of APIs |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | containsEquivalent never returns its argument |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | Non-functional change |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | Remove needless usage of getDescription() |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | Inline method |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | Remove method |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | Don't try to be sneaky, breaking recursive types in... |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Chris Lattner | This is now unnecessary |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Brian Gaeke | Remove support for breakpoints (not used). |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Brian Gaeke | Move EE dtor where it belongs |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Brian Gaeke | Interpreter cleanups: |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Brian Gaeke | ExecutionEngine.cpp: Move execution engine creation... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | Avoid printing meaningless numbers |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | Fix bug where we couldn't print a function without... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | Follow the pattern of all other atu's |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | No need to rescan types when they are created. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | Final cleanups, document is good to go |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Chris Lattner | Add a WHOLE lot of updates clarifications and fixes... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | hyphenation police visited here |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Another small speedup, this one to: 2.42s |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Don't return bogus references, and don't add an entry... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Another optimization, speed up the testcase to 2.7s |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Removal of explicit stack, which requires the method... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | New method |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Remove the "recursive bit", not only is it unused by... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Remove the "recursive bit", not only is it unused by... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
John Criswell | Added code that makes the bytecode file readable (neede... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
John Criswell | Added the MakeFileReadable() method. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
John Criswell | Added a description of the algorithm. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
John Criswell | Modified the code so that it uses the MakeFileExecutabl... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
John Criswell | Added the MakeFileExecutable() method. This method... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Don't bother doing an exhaustive recursive walk if... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Ugh, fix bugs. Ok, so the last fix wasn't as great... |
commit | commitdiff | tree | snapshot |
next |