2010-09-07 |
Jim Grosbach | grammar tweak |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | Factor out some x86 vector shuffle rewriting and add... |
tree | commitdiff |
2010-09-07 |
Owen Anderson | Fix PR7972, in which the PassRegistry was being leaked... |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | Move code around to prepare for moving some of the... |
tree | commitdiff |
2010-09-07 |
Bill Wendling | Add an MVT::x86mmx type. It will take the place of... |
tree | commitdiff |
2010-09-07 |
Chris Lattner | Fix a serious performance regression introduced by... |
tree | commitdiff |
2010-09-07 |
Evan Cheng | Remove a dead comment. |
tree | commitdiff |
2010-09-07 |
Chris Lattner | hopefully fix a problem building on cygwin-1.5 |
tree | commitdiff |
2010-09-07 |
Owen Anderson | Clean up some of the PassRegistry implementation, and... |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | decouple MMX check from regular splat checks. Some... |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | Remove now useless check, because the code can be match... |
tree | commitdiff |
2010-09-07 |
Dan Gohman | Issue a #error if the host doesn't have an implementati... |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | Minor change. Since the checks are equivalent, use... |
tree | commitdiff |
2010-09-07 |
Nick Lewycky | Create PTX backend. Patch by Che-Liang Chiou! |
tree | commitdiff |
2010-09-07 |
Dale Johannesen | Add patterns for MMX that use the new intrinsics. |
tree | commitdiff |
2010-09-07 |
Bruno Cardoso Lopes | Remove unused target specific node |
tree | commitdiff |
2010-09-07 |
Benjamin Kramer | Don't leak the old operand when transforming "sldt... |
tree | commitdiff |
2010-09-07 |
Nick Lewycky | Add completely hokey binary-and and binary-or operation... |
tree | commitdiff |
2010-09-07 |
Nick Lewycky | Fix major bug in thunk detection. Also verify the calli... |
tree | commitdiff |
2010-09-07 |
Chris Lattner | add missing cmov aliases, this resolves rdar://8208499 |
tree | commitdiff |
2010-09-06 |
Chris Lattner | remove duplicated entry |
tree | commitdiff |
2010-09-06 |
Nick Lewycky | Add a new isSignWrappedSet() method to ConstantRange. |
tree | commitdiff |
2010-09-06 |
Chris Lattner | "sldt <mem>" is ambiguous in 64-bit mode, but should |
tree | commitdiff |
2010-09-06 |
Chris Lattner | fix rdar://8017621 - llvm-mc can't guess encoding for... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | fix the operand constraints of the immediate form of... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | in the case where an instruction only has one implement... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | Now that we know if we had a total fail on the instruct... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | simplify the hacks around jrcxz. |
tree | commitdiff |
2010-09-06 |
Chris Lattner | have tblgen detect when an instruction would have match... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | change MatchInstructionImpl to return an enum instead... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | have AsmMatcherEmitter.cpp produce the hunk of code... |
tree | commitdiff |
2010-09-06 |
Roman Divacky | Redefine LOOP* instructions from I to Ii8PCRel as they... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | random cleanups |
tree | commitdiff |
2010-09-06 |
Benjamin Kramer | MCELF: Align symtab, relocation sections and section... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | compute the HasSSE3 bit correctly, patch by Nikolai... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | fix PR8067, an over-aggressive assertion in LICM. |
tree | commitdiff |
2010-09-06 |
Chris Lattner | cleanup some of the lifetime/invariant marker stuff... |
tree | commitdiff |
2010-09-06 |
Chris Lattner | speed up -gvn 3.4% on the testcase in PR7023 |
tree | commitdiff |
2010-09-06 |
Chris Lattner | Teach loop rotate to hoist trivially invariant instructions |
tree | commitdiff |
2010-09-06 |
Chris Lattner | pull a simple method out of LICM into a new |
tree | commitdiff |
2010-09-05 |
Chris Lattner | remove some dead code. t2addrmode_imm8s4 is never... |
tree | commitdiff |
2010-09-05 |
Chris Lattner | cleanups. |
tree | commitdiff |
2010-09-05 |
Chris Lattner | add a comment about where this should eventually move. |
tree | commitdiff |
2010-09-05 |
Chris Lattner | update this. |
tree | commitdiff |
2010-09-05 |
Chris Lattner | more cleanups |
tree | commitdiff |
2010-09-05 |
Chris Lattner | Change lower atomic pass to use IntrinsicInst to simpli... |
tree | commitdiff |
2010-09-05 |
Chris Lattner | eliminate some non-obvious casts. UndefValue isa Constant. |
tree | commitdiff |
2010-09-05 |
Chris Lattner | fix PR8063, a crash in globalopt in the malloc analysis... |
tree | commitdiff |
2010-09-05 |
Lang Hames | Added initialisers for reduction rule counters. |
tree | commitdiff |
2010-09-05 |
Nick Lewycky | Fix warning reported by MSVC++ builder. |
tree | commitdiff |
2010-09-05 |
Nick Lewycky | Switch FnSet to containing the ComparableFunction inste... |
tree | commitdiff |
2010-09-05 |
Nick Lewycky | Fix many bugs when merging weak-strong and weak-weak... |
tree | commitdiff |
2010-09-05 |
Chris Lattner | implement rdar://6653118 - fastisel should fold loads... |
tree | commitdiff |
2010-09-04 |
Jakob Stoklund Olesen | Remove dead code. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | dead method. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | zap dead code. |
tree | commitdiff |
2010-09-04 |
Chris Lattner | remove dead code, mblaze uses SelectAddrRegImm/SelectAd... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Remove the last bit of isShuffleMaskLegal checks and... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | make explicit that we not handle several mmx shuffles |
tree | commitdiff |
2010-09-04 |
Dan Gohman | Fix LoopSimplify to notify ScalarEvolution when splitti... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes to handle palignr. Do not... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes to handle splats starting... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes for isPSHUFHWMask and isPSHU... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes for isSHUFPMask |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Previous isMOVLMask matching already emits targets... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | One more check from the original isShuffleMaskLegal... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Remove a duplicated but useless check that i've inserte... |
tree | commitdiff |
2010-09-04 |
Bruno Cardoso Lopes | Refactor some code and remove the extra checks for... |
tree | commitdiff |
2010-09-04 |
Chris Lattner | fix a bug in my licm rewrite when a load from the promo... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Remove check for unpckh mask |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Remove check for unpckl mask |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Inline isShuffleMaskLegal into LowerVECTOR_SHUFFLE... |
tree | commitdiff |
2010-09-03 |
Owen Anderson | Propagate non-local comparisons. Fixes PR1757. |
tree | commitdiff |
2010-09-03 |
Dan Gohman | Disable the asserts that check that normalization is... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Reapply considered harmfull part of rr112934 and r112942. |
tree | commitdiff |
2010-09-03 |
Jim Grosbach | previous patch was a little too tricky for its own... |
tree | commitdiff |
2010-09-03 |
Dale Johannesen | Remove the rest of the nonexistent 64-bit AVX instructions. |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Reapply last harmless part of r112934, the pattern... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Reintroduce a simple function refactoring done in r1129... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Reapply piecies of r112942 and r112934 which don't do |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Reapply Fix comment |
tree | commitdiff |
2010-09-03 |
Daniel Dunbar | Revert r112934, "- Use specific nodes to match unpckl... |
tree | commitdiff |
2010-09-03 |
Daniel Dunbar | Revert r112938 "Fix comment", which depends on r112934... |
tree | commitdiff |
2010-09-03 |
Daniel Dunbar | Revert r112942, "Use punpckh and unpckh family of nodes... |
tree | commitdiff |
2010-09-03 |
Bob Wilson | Add a missing check when legalizing a vector extending... |
tree | commitdiff |
2010-09-03 |
Bill Wendling | Get rid of "passing signed into unsigned parameter... |
tree | commitdiff |
2010-09-03 |
Owen Anderson | Add support for simplifying a load from a computed... |
tree | commitdiff |
2010-09-03 |
Jim Grosbach | Re-apply r112883: |
tree | commitdiff |
2010-09-03 |
Jakob Stoklund Olesen | VirtRegRewriter checks for early clobbers before it... |
tree | commitdiff |
2010-09-03 |
Jim Grosbach | Check the local frame alignment for determining whether... |
tree | commitdiff |
2010-09-03 |
Bob Wilson | Finish converting the rest of the NEON VLD instructions... |
tree | commitdiff |
2010-09-03 |
Daniel Dunbar | Revert "For ARM stack frames that utilize variable... |
tree | commitdiff |
2010-09-03 |
Benjamin Kramer | Zap dead code. |
tree | commitdiff |
2010-09-03 |
Duncan Sands | Reapply commit 112702 which was speculatively reverted... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | AVX doesn't support mm operations neither its instrinsics. |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Use punpckh and unpckh family of nodes instead of using... |
tree | commitdiff |
2010-09-03 |
Bob Wilson | Replace NEON vabdl, vaba, and vabal intrinsics with... |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | Fix comment |
tree | commitdiff |
2010-09-03 |
Bruno Cardoso Lopes | - Use specific nodes to match unpckl masks. |
tree | commitdiff |
2010-09-03 |
Eric Christopher | Simple branch instruction support. |
tree | commitdiff |
next |