2006-10-27 |
Jim Laskey | Breakout folding hash set from SelectionDAGCSEMap. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Reid Spencer | Initialize CStringSection member var. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Reid Spencer | Add a run line to this test. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Change load PatFrag to ignore indexed load. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | getPreIndexedLoad -> getIndexedLoad. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Indexed load / store changes. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Place cstrings in .cstring section. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Speed up isCString() |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Devang Patel | Save temp. bc files when saveTemps flag is true. Use... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Reid Spencer | Simplify code a bit by changing instances of: |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Put cstrings in .cstring section when compiling for... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Added CStringSection. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Evan Cheng | Add isCString() - returns true if a ConstantArray is... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Chris Lattner | Fix Transforms/InstCombine/2006-10-26-VectorReassoc.ll |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Chris Lattner | new testcase, should not reassoc fp vector |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Chris Lattner | Add isFPOrFPVector() method, which indicates if a type... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Rafael Espindola | initial support for frame pointers |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Reid Spencer | Enclose a case in { and } so that the pickier compilers... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Nick Lewycky | Fix 2006-10-25-AddSetCC. A relational operator (like... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Nick Lewycky | Handling of setlt/le/gt/ge is broken at the moment... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Reid Spencer | Make the makefile tell us when Intrinsics.gen is being... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Nick Lewycky | This testcase was logically wrong! Fixing, and includin... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Nick Lewycky | Resurrect r1.25. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | simplify code |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Evan Cheng | New shuffle test case. |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Evan Cheng | During vector shuffle lowering, we sometimes commute... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Evan Cheng | X86ISD::PEXTRW 3rd operand type is always target pointe... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Chris Lattner | hide symbols properly |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Evan Cheng | Remove -disable-x86-shuffle-opti |
commit | commitdiff | tree | snapshot |
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 |
next |