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 |
2003-09-02 |
Chris Lattner | Further simplifications |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | Change the code to no longer compute the "type descript... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Chris Lattner | The description is no longer stored directly in the... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Brian Gaeke | Remove assertion which is never reached. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Dead header file |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | #include is unnecessary |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Prototype for creator function got moved |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Add RPR prototype here |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Remove dead file |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | OptInfo is no longer required |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | No longer provide an optinfo, noone uses it |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | No longer require an OptInfo |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Inline simple comparison which is sparc specific anyway |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Don't build dead directories |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Remove header files that were privatized |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Move private interfaces into private .h file |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Preselection is now integrated into the Sparc target... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Remove dead library makefile |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Remove makefile for dead library |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Sparc peephole optimizer moved out of post-opts library... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Simplify code a bit |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | This file is never #included |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | LiveRange.h is now in lib/CodeGen/RegAlloc |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | This file is hopelessly out of date |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | LiveRangeInfo got moved into the lib/CodeGen/RegAlloc... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | PhyRegAlloc.h got moved to lib/CodeGen/RegAlloc |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Move IGNode from public include directory to here.... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | IGNode got moved to lib/CodeGen/RegAlloc |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | This file just needs LiveRange.h not IGNode.h |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | No longer include IGNode.h in the Sparc global header |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Final cleanup: remove dead code |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Not only is this a lot smaller, it actually works if... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Dead files |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | If "These should be used only by the auto-parallelizati... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Moved all of the cilkifier stuff into lib/Transforms... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | This file is just a subset of Cilkifier.h |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Other minor cleanups while I'm in the area |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Fix spell-o |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Remove gross old hacky code that was in there for backw... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Change the RaiseAllocations pass to be a Pass instead... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Chris Lattner | Change the RaiseAllocations pass from being a BasicBloc... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Remove the -stopAfterNPasses option, which has been... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | * move the dead-type-eliminate passes to the end, where... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Fix bug: TailDuplicate/2003-08-31-UnreachableBlocks.ll |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Replace M with F when refering to functions |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Rename TarjanSCCIterator -> scc_iterator |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | ELIMINATE the SCC class completely. One less thing... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Don't explicitly use the SCC class |
commit | commitdiff | tree | snapshot |
next |