2010-06-26 |
Rafael Espindola | When splitting a VAARG, remember its alignment. |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Revert my if-conversion cleanup since it caused a bunch... |
tree | commitdiff |
2010-06-26 |
Duncan Sands | Fix PR7328: when turning a tail recursion into a loop... |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-26 |
Benjamin Kramer | VNInfos don't need to be destructed anymore. |
tree | commitdiff |
2010-06-26 |
Gabor Greif | resort to ArgOperand API |
tree | commitdiff |
2010-06-26 |
Eli Friedman | Followup to r106770: actually generate SXTB and SXTH... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Clean up some problems with extra CFG edges being intro... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Add support for encoding NEON VMOV (from scalar to... |
tree | commitdiff |
2010-06-26 |
Evan Cheng | It's now possible to run code placement pass for ARM. |
tree | commitdiff |
2010-06-26 |
Jakob Stoklund Olesen | When creating X86 MUL8 and DIV8 instructions, make... |
tree | commitdiff |
2010-06-26 |
Bob Wilson | Renumber NEON instruction formats to be consecutive. |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Rename ARM instruction formats NEONGetLnFrm, NEONSetLnF... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Add AVX convert CVTSS2SI{rr,rm} and CVTDQ2PS{rr,rm... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Remove unused NEONFrm and ThumbMiscFrm ARM instruction... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Reapply r106896: |
tree | commitdiff |
2010-06-25 |
Daniel Dunbar | Thumb2ITBlockPass: Fix a possible dereference of an... |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | make sure to handle dbg_value instructions in the middl... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | revert this now, it's using avx instead of sse :) |
tree | commitdiff |
2010-06-25 |
Jakob Stoklund Olesen | Don't track kills in VNInfo. Use interval ends instead. |
tree | commitdiff |
2010-06-25 |
Evan Cheng | Change if-conversion block size limit checks to add... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Add support for encoding 3-register NEON instructions... |
tree | commitdiff |
2010-06-25 |
Dan Gohman | In GenerateReassociations, don't bother thinking about... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Add several AVX MOV flavors |
tree | commitdiff |
2010-06-25 |
Devang Patel | Collect debug info for optimized variables of inlined... |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | 80 column and typo fix |
tree | commitdiff |
2010-06-25 |
Dale Johannesen | The hasMemory argument is irrelevant to how the argument |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Add support for encoding 2-register NEON instructions. |
tree | commitdiff |
2010-06-25 |
Dan Gohman | pcmpeqd and friends are Commutable. |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Fix indentation. |
tree | commitdiff |
2010-06-25 |
Bill Wendling | - Reapply r106066 now that the bzip2 build regression... |
tree | commitdiff |
2010-06-25 |
Bill Wendling | We should remove the live range from the destination... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Move the last piece of SSE2 convert instructions to... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | More SSE refactoring, this time with different types... |
tree | commitdiff |
2010-06-25 |
Dan Gohman | Eliminate a redundant FoldingSet lookup. |
tree | commitdiff |
2010-06-25 |
Jim Grosbach | IT instructions are considered to be scheduling hazards... |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Refactoring of more SSE conversion instructions. Also... |
tree | commitdiff |
2010-06-25 |
Dale Johannesen | Cosmetic. |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Rewrite MemoryBuffer::getSTDIN to use read(2) and a... |
tree | commitdiff |
2010-06-25 |
Duncan Sands | Remove variables which are assigned to but for which... |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Bring back the empty vector workaround I removed in... |
tree | commitdiff |
2010-06-25 |
Benjamin Kramer | Tweak MemoryBuffer to allocate the class itself, the... |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand accessors |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API (the simple part) |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-25 |
Gabor Greif | prune an include |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API (one more hunk I could split) |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API (some hunks I could split) |
tree | commitdiff |
2010-06-25 |
Gabor Greif | use ArgOperand API; tighten type of handleFreeWithNonTr... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Add missing ARM and Thumb data layout info for vector... |
tree | commitdiff |
2010-06-25 |
Bob Wilson | Reduce indentation. |
tree | commitdiff |
2010-06-25 |
Dale Johannesen | Fix a case where an earlyclobber operand of an asm |
tree | commitdiff |
2010-06-25 |
Bruno Cardoso Lopes | Add some AVX convert instructions |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Make sure all eliminated kills are removed from VNInfo... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Add some comments. |
tree | commitdiff |
2010-06-24 |
Bruno Cardoso Lopes | Refactoring of SSE convert intrinsics |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Teach EmitLiveInCopies to omit copies for unused virtua... |
tree | commitdiff |
2010-06-24 |
Bruno Cardoso Lopes | Refactoring of SSE conversion instructions |
tree | commitdiff |
2010-06-24 |
Bruno Cardoso Lopes | Refactor SSE cmp intrinsics and declare the same for AVX |
tree | commitdiff |
2010-06-24 |
Bill Wendling | It's possible that a flag is added to the SDNode that... |
tree | commitdiff |
2010-06-24 |
Devang Patel | DBG_VALUE machine instruction pointing to undefined... |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Don't return a std::vector in the Spiller interface... |
tree | commitdiff |
2010-06-24 |
Bruno Cardoso Lopes | - Add AVX COMI{SS,SD}{rr,rm} and UCOMI{SS,SD}{rr,rm}. |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Remove the now unused LiveIntervals::getVNInfoSourceReg(). |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Teach AdjustCopiesBackFrom to also use CoalescerPair... |
tree | commitdiff |
2010-06-24 |
Dale Johannesen | Disallow matching "i" constraint to symbol addresses... |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Remove the -fast-spill option. |
tree | commitdiff |
2010-06-24 |
Evan Cheng | Oops. IT block formation pass needs to be run at any... |
tree | commitdiff |
2010-06-24 |
Bill Wendling | Loosen up the requirements in the Horrible Hack(tm... |
tree | commitdiff |
2010-06-24 |
Eli Friedman | Always allow Thumb-2 SXTB, SXTH, UXTB, and UXTH. Fixes... |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Replace a big gob of old coalescer logic with the new... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Add an exports file for the Hello example plugin. |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Print the LSBs of a SlotIndex symbolically using letter... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Simplify this code; switch lowering shouldn't produce... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | A few minor micro-optimizations. |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Teach getExactSDiv to evaluate x/1 to x up front, as... |
tree | commitdiff |
2010-06-24 |
Bob Wilson | PR7458: Try commuting Thumb2 instruction operands to... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Don't try to preserve pointer types in SCEVConstants... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Fix copy+pasto issues in isMulSExtable. |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Make the trunc code consistent with the zext and sext... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Add overloads for getFile and getFileOrSTDIN which... |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Be more strict about subreg-to-subreg copies in Coalesc... |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-24 |
Jakob Stoklund Olesen | Verify that VNI kills are pointing to existing instruct... |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use (even more, still) ArgOperand API |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Eliminate the other half of the BRCOND optimization... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Eliminate the first have of the optimization which... |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API and CallSite for arg range; add... |
tree | commitdiff |
2010-06-24 |
Dan Gohman | Reapply r106634, now that the bug it exposed is fixed. |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API and CallSite for arg range |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use (even more) ArgOperand API |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
2010-06-24 |
Gabor Greif | use ArgOperand API |
tree | commitdiff |
next |