2006-11-13 |
Chris Lattner | remove redundant code |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Nick Lewycky | Cute example from Chris Lattner. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Bill Wendling | Initialize some pointers to quiet the compiler (when... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Document new constant expr operators, rename bitconvert... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Revert premature patch. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Document new constant expr operators, rename bitconvert... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Jim Laskey | Make sure stack link is set in 64-bit. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Jim Laskey | XFAIL All but powerpc |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Add a preview of two new conversion operators: ptrtoint... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Remvoe a do-nothing else block. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Make an assert comment match the tested assertion. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Minor style fixes from review. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | implement proper PPC64 prolog/epilog codegen. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Add a -disable-loop-extraction option to bugpoint. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | For PR998: |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Jim Laskey | Works for PowerPC with frame pointers. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Add -lstdc++ to the link line for C++ programs. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Jim Laskey | Running with frame pointers prevented debugging, extern... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Evan Cheng | Add implicit use / def operands to created MI's. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Evan Cheng | Add methods to add implicit def use operands to a MI. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Evan Cheng | Add all implicit defs to FP_REG_KILL mi. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | allow the offset of a preinc'd load to be the low-part... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | Mark operands as symbol lo instead of imm32 so that... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Implement schedulePasses(). |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Implement PassManagerImpl_New::add(). |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | While adding pass into the manager, process Analysis... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Code refactoring. Move common code into CommonPassManag... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Move CommonPassManagerImpl from PassManager.h to PassMa... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Remove analysis that is not preserved by the pass from... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Keep track if analysis made available by the pass. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Instruction name changes. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Enable path completion when typing the TESTSUITE= optio... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | disallow preinc of a frameindex. This is not profitabl... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | reduce indentation by using early exits. No functional... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Devang Patel | Keep track of analysis required by the passes. Force... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | move big chunks of code out-of-line, no functionality... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | enable this test, check ppc64 as well. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Chris Lattner | ppc64 doesn't have lwau, don't attempt to form it. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Reid Spencer | Allow ENABLE_OPTIMIZED=0 to turn off optimization ... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | implement preinc support for r+i loads on ppc64 |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | Fix InstCombine/2006-11-10-ashr-miscompile.ll a miscomp... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | This testcase is miscompiled by instcombine, reduced... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Add a note. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | These are done. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Don't dag combine floating point select to max and... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | Fix a dag combiner bug exposed by my recent instcombine... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Devang Patel | s/PassManagerAnalysisHelper/CommonPassManagerImpl |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Fix a bug in SelectScalarSSELoad. Since the load is... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jim Laskey | Must have a frame pointer argument fixed. Now fails... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jim Laskey | Must have a frame pointer. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | dform 8/9 are identical to dform 1 |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Reid Spencer | This is XFAILed on i[0-9]86 systems not Linux |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Jim Laskey | Shut up the warning. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Fix a potential bug. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Add implicit def / use operands to MachineInstr. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Add implicit def / use operands to MachineInstr. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | When forming a pre-indexed store, make sure ptr isn... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Anton Korobeynikov | Adding target triple to test |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Tanya Lattner | xfail for llvmgcc3 |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | commentate |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | add an initial cut at preinc loads for ppc32. This... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | make this test more interesting |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | allow ptr_rc to explicitly appear in an instructions... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | add note about ugly codegen with preinc |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Evan Cheng | Use TargetInstrInfo::getNumOperands() instead of Machin... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Anton Korobeynikov | Fixing PR990: http://llvm.org/PR990. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Chris Lattner | add a note about viterbi |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | second patch to fix PR992/993. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | new testcases for PR992/993 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | Minimal patch to fix PR992/PR993 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Post-review changes on conversion instructions. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Fix runaway <tt> element and section ordering. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Remove futurisms that won't be in our future. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | One more time for indentation. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Fix indentation problem starting at GEP. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | if lazy compilation is disabled, print an error message... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | init ivar |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | allow clients to indicate that they never want lazy... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | PPC supports i32 / i64 pre-inc load / store. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | Don't attempt expensive pre-/post- indexed dag combine... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | Add a mechanism to specify whether a target supports... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | Rename ISD::MemOpAddrMode to ISD::MemIndexedMode |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | Rename ISD::MemOpAddrMode to ISD::MemIndexedMode |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Jim Laskey | Allows debugging llc self hosted. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Jim Laskey | Merging dwarf info to a single compile unit. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Rafael Espindola | implement load effective address similar to the alpha... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Jim Laskey | math.h creates ambiguity |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Jim Laskey | math.h for C's sake. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | completely revert patrick's enhancement to bugpoint... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | add a new bugpoint mode -llc-safe. This uses LLC for... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | silence warnings |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | Teach ShrinkDemandedConstant how to handle X+C. This... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | getPostIndexedAddressParts change: passes in load/store... |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Evan Cheng | Remove M_2_ADDR_FLAG. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Don't run bugpoint if we can't find a misoptimization. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Print a usage message if too few arguments to program. |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Reid Spencer | Add a utility script to find a mis-optimization problem... |
commit | commitdiff | tree | snapshot |
next |