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 |
2006-11-08 |
Tanya Lattner | Should be xfailed for llvmgcc3 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Tanya Lattner | Should be xfailed for llvmgcc4 and NOT *. * means all... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Added indexed store node and patfrag's. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Divide select methods into groups by SelectionDAG node... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | Ensure we don't regress on reading version 6 bytecode. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | Bump the bytecode version number to 7. Implement upgrad... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Use movl+xchgl instead of pushl+popl. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Match tblegen changes. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Always pass the root node to ComplexPattern isel matchi... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Match more post-indexed ops. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Tanya Lattner | Should be xfailed for llvm-gcc3.4 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | Document correct opcodes for post 1.9 release. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | Update the instruction opcodes for release 1.9 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | reenable factoring of GEP expressions, being more preci... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | make this code more efficient by not creating a phi... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Remove redundant <cmath>. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | disable this factoring optzn for GEPs for now, this... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Make sure <cmath> comes first |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Add backup support for HUGH_VALF. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Rafael Espindola | initial implementation of addressing mode 2 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Make it work on Darwin. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John Criswell | Include llvm/Support/DataTypes.h to define intptr_t. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Now can re-enable debug label folding. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Jim Laskey | Wasn't handling case of when machine move labels were... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Devang Patel | Split FunctionPassManager_New into FunctionPassManager_... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Devang Patel | Split PassManager_New into PassManager_New and PassMana... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Devang Patel | Move BasicBlockPassManager_New, FunctionPassManager_New and |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | - When performing pre-/post- indexed load/store transfo... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Evan Cheng | Fixed a minor bug preventing some pre-indexed load... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Reid Spencer | XFAIL this on Linux until Jim gets Darwin ship shape. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | now that we handle single mbb loops better, one branch... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Chris Lattner | Fix a bug noticed by Emil Mikulic. |
commit | commitdiff | tree | snapshot |
next |