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 |
2003-08-31 |
Chris Lattner | Remove dead var |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | The SCC::HasLoop method is now in the main iterator |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Move the HasLoop method from the SCC class to the itera... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Remove explicit passing of SCC's around as objects. |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | This should use Support/iterator, not <iterator> |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Cleanups, move the getAnalysisUsage method to the ... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Move the getAnalysisUsage method from the header file |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Fix an FLAT OUT WRONG comment |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | The tarjan iterator now returns a reference to the... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | * Cleanups |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Indent classes correctly in the namespace |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | * Cleanups |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Heavily refactor code: |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Add accessor function for the PruneEH pass |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Add accessor function |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | New testcase for annoying structure layout stuff! |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Minor simplification |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Initial checkin of the -prune-eh pass, a very simple... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | new tests |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Add tests for the pruneeh pass |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Initial checkin of the CallGraphSCCPass class |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | Remove usage of unsigned long: unsigned should be enough! |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | This file uses cerr without including <iostream>. ... |
commit | commitdiff | tree | snapshot |
2003-08-31 |
Chris Lattner | s/Meth/F |
commit | commitdiff | tree | snapshot |
next |