2006-10-25 |
Bill Wendling | Fix for PR960. Improves bugpoint so that it removes... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Devang Patel | Supply alignment info to linker through LLVMSymbol. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | turn off tail merging for now |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | be more aggressive about matching identical instructions. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | Allow this to pass on ppc |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | Modernize the testcase, allow it to pass on ppc |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Devang Patel | TargetData is not subclassed. So no need to have virtua... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Targets should depend on all the intrinsics.td files... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Devang Patel | Move getPreferredAlignmentLog from AsmPrinter to TargetData |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rafael Espindola | expand ISD::VACOPY |
commit | commitdiff | tree | snapshot |
2006-10-24 |
John Criswell | Removed extraneous semi-colon; this was prevening the... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Devang Patel | Instead of hard coding global prefix, use TargetAsmInfo. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | visitSwitchCase knows how to insert conditional branche... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Generalize CaseBlock a bit more: |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | update comment |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Fix CodeGen/IA64/ret-0.ll, which has apparently been... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rafael Espindola | fix warning about missing newline at end of file |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | generalize 'CaseBlock'. It really allows any compariso... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | implement uncond branch insertion, mark branches with... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | implement uncond branch insertion for the branch foldin... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | implement uncond branch insertion so alpha works work... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | implement uncond branch insertion for sparc to fix... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | new bad case |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jim Laskey | Don't do dead block elimination in fast mode. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rafael Espindola | fix assert comment |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jim Laskey | LinearScanner hotspot. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jim Laskey | Tighter data structure for deleted debug labels. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Fix Transforms/ScalarRepl/2006-10-23-PointerUnionCrash.ll |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | New testcase that crashes scalarrepl |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | move single basic blocks that are neither fallen into... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Add intrinsics for the rest of the DCB* instructions. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | add missing dcb* intrinsics |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | Revert back to r1.21, which was the last revision of... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Chris Lattner | add moveBefore/moveAfter helper methods |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Devang Patel | Fix typo. Add more comment. Avoid extra hash_map search. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Chris Lattner | add two helper methods |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Devang Patel | Add removeModule(). |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Chris Lattner | Enable tail merging by default. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Evan Cheng | Update test case. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Espindola | implement STRB and STRH |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Espindola | expand ISD::MEMSET |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Andrew Lenharth | Make these hack flags hidden, like other dsa hack flags |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Andrew Lenharth | Revert the aggressive inlining for now, it doesn't... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Andrew Lenharth | change this back |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Andrew Lenharth | restore these tests |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Chris Lattner | Handle fallout from the recent branch-on-undef changes... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Chris Lattner | Minor tweak. Instead of generating: |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Jim Laskey | More complete solution to deleting blocks and debug... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Jim Laskey | [SU]int update - inactive code may get activated someday |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Evan Cheng | Fix test case. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Nick Lewycky | Remove the Backwards operation. Resolving now works... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | Fix phi node updating for switches lowered to linear... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | disable this code for now, it's not yet safely updating... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nick Lewycky | Fix similar missing optimization opportunity in XOR. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | this part implemented. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nick Lewycky | Whoops! Add missing NULL check. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Anton Korobeynikov | Do section switching right way for Mingw\Cygwin and... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | Implement PR964 and Regression/CodeGen/Generic/SwitchLo... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nick Lewycky | Handle "if ((x|y) != 0)" for ints like we do for bools... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | new testcase for PR964 |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nick Lewycky | AllocaInst can't return a null pointer. Fixes missed... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | Add a workaround for PR962, disabling the more aggressi... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Reid Spencer | Don't generate a prototype for _setjmp. At least on... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Reid Spencer | Remove unneeded CHECK_FOR_ERROR invocations. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | change keyword to datalayout |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | Change keyword to datalayout |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Chris Lattner | 3 Changes: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | New, wonderful isSuccessor method |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | don't break infinite loops |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Implement support for branch reversal, fix a bug in... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Use branch reversal to do stuff like this: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Implement support for branch condition reversal. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Transform code like: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Simplify code, no functionality change |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | implement support for inserting a cond branch |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | allow insertion of a conditional branch with fall-through |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Three changes: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | update assert message |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Chris Lattner | Add an experimental cross-jumping implementation. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | typo |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | implement MachineOperand::isIdenticalTo |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | add isIdenticalTo method to machineinstr/operand. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | llvm-extract should remove module-level asm |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | bugfix |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | Fix an ugly problem in SCCP. This fixes Benchmarks... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | Fix miscompilation of MallocBench/espresso which code... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Bill Wendling | Changed the pattern matching so that it will hopefully... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Devang Patel | Test case for |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | Make flag and chain edges visually distinguishable... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | add method |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | Implement branch analysis/xform hooks required by the... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Reid Spencer | Fix a comment to be accurate. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Devang Patel | While creating mask, use 1ULL instead of 1. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | Fix SimplifyCFG/2006-10-19-UncondDiv.ll by disabling... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Chris Lattner | new testcase for PR957 |
commit | commitdiff | tree | snapshot |
next |