2007-12-09 |
Chris Lattner | Duncan points out that the subtraction is unneeded... |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Gordon Henriksen | Upgrading this test to 2.0 .ll syntax. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Lattner | Fix PR1782, patch by Wojtek Matyjewicz! |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Gordon Henriksen | Fix a very silly typo. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Lattner | Fix accidental commit by Bill. |
commit | commitdiff | tree | snapshot |
2007-12-09 |
Chris Lattner | Add support for splitting the operand of a return instr... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Bill Wendling | Reverting 44702. It wasn't correct to rename them. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | add many new cases to SplitResult. SplitResult now... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Implement splitting support for store, allowing us... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | implement vector splitting of load, undef, and binops. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | implement some methods. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | add scaffolding for splitting of vectors. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Nate Begeman | Project cleanups |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Remove dead file and directory. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | reorganize header to separate into functional blocks. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | split scalarization out to its own file. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Split expansion out into its own file. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Split promotion support out to its own file. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Rename LegalizeDAGTypes.cpp -> LegalizeTypes.cpp |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Split the class definition of DAGTypeLegalizer out... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Gordon Henriksen | Incorporating review feedback from Reid. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | remove dead #include. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | add #include |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | eliminate dependency on Bitcode headers. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | remove dead #include, APInt.h already has the needed... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | proper #include order. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Gordon Henriksen | Ignoring generated files. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Gordon Henriksen | Adding a StringPool data structure, which GC will use. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Gordon Henriksen | Fix bug in constructing Ocaml option types in the bindings. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | aesthetic changes, no functionality change. Evan,... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Bill Wendling | Renaming: |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Fix a significant code quality regression I introduced... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | implement __builtin_return_addr(0) on ppc. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | refactor some code to avoid overloading the name 'usesL... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chris Lattner | Implement correct isa<UnaryInstruction>, problem report... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Bill Wendling | Incorporated comments from Evan and Chris: |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Owen Anderson | Fix several cache coherence bugs in MemDep/GVN that... |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Evan Cheng | Doh |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Evan Cheng | Fix a compilation warning. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Evan Cheng | Fix a compilation warning. |
commit | commitdiff | tree | snapshot |
2007-12-08 |
Chuck Rose III | Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Bill Wendling | Initial commit of the machine code LICM pass. It succes... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Evan Cheng | Add comment. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Evan Cheng | Much improved v8i16 shuffles. (Step 1). |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Owen Anderson | Fix a stupid error that Chris pointed out. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Evan Cheng | Add an option to control this heuristic tweak so I... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Evan Cheng | Remove a bogus optimization. It's not possible to do... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Evan Cheng | Fix a bogus test case. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Dale Johannesen | Redo previous patch so optimization only done for i1. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Evan Cheng | Turning simple splitting on. Start testing new coalesce... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | third time around: instead of disabling this completely, |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | Actually, disable this code for now. More analysis... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | implement a readme entry, compiling the code into: |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | implement the rest of the functionality from SelectionD... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chuck Rose III | Adjust VStudio files to add JITMemoryManager files... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | move some ashr-specific code out of commonShiftTransfor... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Dale Johannesen | Fix PR1842. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | add a new ExecutionEngine::createJIT which can be used... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | simplify creation of the interpreter, make ExecutionEng... |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Chris Lattner | fix this when run on non x86 hosts. |
commit | commitdiff | tree | snapshot |
2007-12-06 |
Evan Cheng | Fix for PR1831: if all defs of an interval are re-mater... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | If both result of the {s|z}xt and its source are live... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | improve header guard |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | split the JIT memory management code out from the main... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Bill Wendling | Alphabetizing; I want to be the last in the file!!... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | Regenerated configure after autoconf/configure.ac change. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | Minor updates: |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Duncan Sands | Commit 44487 broke bootstrap of llvm-gcc-4.2. It is |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | Added canFoldMemoryOperand for PPC. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | Update foldMemoryOperand. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | fix warnings |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | allow this to build |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Neil Booth | Prior commit updated wrong if, apologies. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Neil Booth | Handle zero correctly. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | MachineInstr can change. Store indexes instead. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | If a split live interval is spilled again, remove the... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | Clobber more bugs. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | Fix kill info for split intervals. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | more scalarization |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Chris Lattner | scalarize vector binops |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | - Mark last use of a split interval as kill instead... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Evan Cheng | Add a argument to storeRegToStackSlot and storeRegToAdd... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | fixed header attribution |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | More stuff for CellSPU -- this should be enough to... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | Updated source file headers to llvm coding standard. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | Two missing files. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Scott Michel | Main CellSPU backend files checked in. Intrinsics and... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Dale Johannesen | Handle 0 correctly in string->APFloat conversion. |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Ted Kremenek | Added "Emitter" functor to allow easy emitting of eleme... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Evan Cheng | Remove a unsafe optimization. This fixes 401.bzip2. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Devang Patel | Add --with-llvmgcc= and --with-llvmgxx= configure options. |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Scott Michel | More files in the CellSPU drop... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Scott Michel | More of the Cell SPU code drop from "Team Aerospace". |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Evan Cheng | Spiller unfold optimization bug: do not clobber a reusa... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Chris Lattner | Implement framework for scalarizing node results. ... |
commit | commitdiff | tree | snapshot |
2007-12-04 |
Chris Lattner | start providing framework for scalarizing vectors. |
commit | commitdiff | tree | snapshot |
next |