2011-01-10 |
Dale Johannesen | Fix PR 8916 (qv for analysis), at least the immediate...
|
commit | commitdiff | tree |
2011-01-04 |
Dale Johannesen | Eliminate a warning compiling with llvm-gcc. (IMO the
|
commit | commitdiff | tree |
2011-01-04 |
Dale Johannesen | Improve the accuracy of the inlining heuristic looking...
|
commit | commitdiff | tree |
2010-12-21 |
Dale Johannesen | Reapply 122353-122355 with fixes. 122354 was wrong;
|
commit | commitdiff | tree |
2010-12-21 |
Dale Johannesen | Revert 122353-122355 for the moment, they broke stuff.
|
commit | commitdiff | tree |
2010-12-21 |
Dale Johannesen | Add a new transform to DAGCombiner.
|
commit | commitdiff | tree |
2010-12-21 |
Dale Johannesen | Get the type of a shift from the shift, not from its...
|
commit | commitdiff | tree |
2010-12-21 |
Dale Johannesen | Shift by the word size is invalid IR; don't create it.
|
commit | commitdiff | tree |
2010-12-20 |
Dale Johannesen | Cosmetic changes.
|
commit | commitdiff | tree |
2010-12-17 |
Dale Johannesen | Add a transform to DAG Combiner. This improves the
|
commit | commitdiff | tree |
2010-11-30 |
Dale Johannesen | Avoid exponential growth of a table. It feels like
|
commit | commitdiff | tree |
2010-11-19 |
Dale Johannesen | Add test for PR 8111. By Frits van Bommel.
|
commit | commitdiff | tree |
2010-11-19 |
Dale Johannesen | Prefetch has a MemOperand now. FileCheckize a test.
|
commit | commitdiff | tree |
2010-11-19 |
Dale Johannesen | Aligned and unaligned copies of the same string
|
commit | commitdiff | tree |
2010-11-18 |
Dale Johannesen | Do not throw away alignment when generating the DAG for
|
commit | commitdiff | tree |
2010-11-17 |
Dale Johannesen | These tests are looking for library function names...
|
commit | commitdiff | tree |
2010-11-16 |
Dale Johannesen | Test for llvm-gcc patch 119392.
|
commit | commitdiff | tree |
2010-11-14 |
Dale Johannesen | Segregate tests by target.
|
commit | commitdiff | tree |
2010-11-13 |
Dale Johannesen | This test stops after disassembling 1 instructions on
|
commit | commitdiff | tree |
2010-11-12 |
Dale Johannesen | Remove possibly useful info from comment, per Chris.
|
commit | commitdiff | tree |
2010-11-10 |
Dale Johannesen | When checking that the necessary bits are zero in
|
commit | commitdiff | tree |
2010-11-09 |
Dale Johannesen | Jim's recent fixes 118600, 118587, 118513 have made...
|
commit | commitdiff | tree |
2010-11-09 |
Dale Johannesen | Fix an inline asm pasto from 117667; was preventing
|
commit | commitdiff | tree |
2010-11-08 |
Dale Johannesen | Revert 118422 in search of bot verdancy.
|
commit | commitdiff | tree |
2010-11-07 |
Dale Johannesen | Testcase for llvm-gcc 118368. 8629268.
|
commit | commitdiff | tree |
2010-11-03 |
Dale Johannesen | This test assumes SSE is present; that is not the default
|
commit | commitdiff | tree |
2010-11-02 |
Dale Johannesen | Apply patch for use-after-free in InlineAsm constant...
|
commit | commitdiff | tree |
2010-10-28 |
Dale Johannesen | Fix pastos in handling of AVX cvttsd2si, PR8491.
|
commit | commitdiff | tree |
2010-10-27 |
Dale Johannesen | Teach InstCombine not to use Add and Neg on FP. PR...
|
commit | commitdiff | tree |
2010-10-26 |
Dale Johannesen | Use a MemIntrinsicSDNode for ISD::PREFETCH, which touches
|
commit | commitdiff | tree |
2010-10-25 |
Dale Johannesen | An stdcall function calling a non-stdcall function
|
commit | commitdiff | tree |
2010-10-20 |
Dale Johannesen | Fix crash introduced in 116852. 8573915.
|
commit | commitdiff | tree |
2010-10-20 |
Dale Johannesen | Remove Synthesizable from the Type system; as MMX vector
|
commit | commitdiff | tree |
2010-10-19 |
Dale Johannesen | Enable using vdup for vector constants which are splat of
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | One more +sse2.
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Mark all these as needing SSE2. Should fix PPC and
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Fix pasto.
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Disable these tests for now; it's not obvious why they...
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Add some doc for the x86mmx type.
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Attempt to outwit overly smart compiler.
|
commit | commitdiff | tree |
2010-10-01 |
Dale Johannesen | Make test not sensitive to register choice.
|
commit | commitdiff | tree |
2010-09-30 |
Dale Johannesen | Massive rewrite of MMX:
|
commit | commitdiff | tree |
2010-09-27 |
Dale Johannesen | MMX parameters aren't handled here yet.
|
commit | commitdiff | tree |
2010-09-27 |
Dale Johannesen | Don't try to make a vector of x86mmx; this won't work,
|
commit | commitdiff | tree |
2010-09-24 |
Dale Johannesen | We can't return SSE/MMX vectors if SSE is disabled.
|
commit | commitdiff | tree |
2010-09-16 |
Dale Johannesen | When substituting sunkaddrs into indirect arguments...
|
commit | commitdiff | tree |
2010-09-15 |
Dale Johannesen | Add x86MMX a few more places.
|
commit | commitdiff | tree |
2010-09-13 |
Dale Johannesen | Fix typos. 128-bit PSHUFB takes 128-bit memory op.
|
commit | commitdiff | tree |
2010-09-13 |
Dale Johannesen | Basic smoke test for new x86mmx type.
|
commit | commitdiff | tree |
2010-09-12 |
Dale Johannesen | Fix comment typo.
|
commit | commitdiff | tree |
2010-09-11 |
Dale Johannesen | Add x86mmx to TableGen.
|
commit | commitdiff | tree |
2010-09-10 |
Dale Johannesen | Add missing X86 MMX declarations. Hopefully fixes...
|
commit | commitdiff | tree |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type.
|
commit | commitdiff | tree |
2010-09-10 |
Dale Johannesen | x86mmx is 64 bits.
|
commit | commitdiff | tree |
2010-09-09 |
Dale Johannesen | Move remaining MMX instructions from SSE to MMX.
|
commit | commitdiff | tree |
2010-09-09 |
Dale Johannesen | Move most MMX instructions (defined as anything that
|
commit | commitdiff | tree |
2010-09-08 |
Dale Johannesen | Add intrinsic-based patterns for MMX PINSRW and PEXTRW.
|
commit | commitdiff | tree |
2010-09-08 |
Dale Johannesen | Check in forgotten file. Should fix build.
|
commit | commitdiff | tree |
2010-09-08 |
Dale Johannesen | Slight cleanup, use only one form of MMXI_binop_rm_int.
|
commit | commitdiff | tree |
2010-09-08 |
Dale Johannesen | Add intrinsic forms of mmx<->sse conversions. Notes:
|
commit | commitdiff | tree |
2010-09-07 |
Dale Johannesen | Add patterns for MMX that use the new intrinsics.
|
commit | commitdiff | tree |
2010-09-03 |
Dale Johannesen | Remove the rest of the nonexistent 64-bit AVX instructions.
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Recommit with changes. Comment out palignr for the
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Apparently only Darwin passes long double misaligned...
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Revert 112740, it broke some clang tests somehow...
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Add a few more missing MMX operations. This should...
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Attempt to fix buildbot.
|
commit | commitdiff | tree |
2010-09-01 |
Dale Johannesen | Add some MMX intrinsics that duplicate functionality
|
commit | commitdiff | tree |
2010-08-31 |
Dale Johannesen | Testcase for llvm checkin 112674.
|
commit | commitdiff | tree |
2010-08-31 |
Dale Johannesen | Comment typo.
|
commit | commitdiff | tree |
2010-08-20 |
Dale Johannesen | Test should pass on non-Darwin x86.
|
commit | commitdiff | tree |
2010-08-20 |
Dale Johannesen | Don't run test on PPC darwin.
|
commit | commitdiff | tree |
2010-08-19 |
Dale Johannesen | Do not assert when reading an exponent out of range.
|
commit | commitdiff | tree |
2010-08-19 |
Dale Johannesen | Testcase for llvm-gcc checkin 111482.
|
commit | commitdiff | tree |
2010-08-17 |
Dale Johannesen | Make fast scheduler handle asm clobbers correctly.
|
commit | commitdiff | tree |
2010-08-15 |
Dale Johannesen | Mark as XFAIL on darwin 8. PR 7886.
|
commit | commitdiff | tree |
2010-08-13 |
Dale Johannesen | Revert 110491. While not wrong, it was based on a
|
commit | commitdiff | tree |
2010-08-07 |
Dale Johannesen | Use sdmem and sse_load_f64 (etc.) for the vector
|
commit | commitdiff | tree |
2010-08-04 |
Dale Johannesen | Remove switch for disabling ARM tail calls. They
|
commit | commitdiff | tree |
2010-07-30 |
Dale Johannesen | PPC doesn't supported VLA with large alignment. This was
|
commit | commitdiff | tree |
2010-07-29 |
Dale Johannesen | Implement vector constants which are splat of
|
commit | commitdiff | tree |
2010-07-29 |
Dale Johannesen | Comment typo.
|
commit | commitdiff | tree |
2010-07-23 |
Dale Johannesen | Revert 109076. It is wrong and was causing regressions...
|
commit | commitdiff | tree |
2010-07-23 |
Dale Johannesen | The only supported calling convention for X86-64 uses
|
commit | commitdiff | tree |
2010-07-20 |
Dale Johannesen | Fix test for switch statements and increase
|
commit | commitdiff | tree |
2010-07-20 |
Dale Johannesen | Don't hoist things out of a large switch inside a
|
commit | commitdiff | tree |
2010-07-19 |
Dale Johannesen | Testcase for 108732 (8195660).
|
commit | commitdiff | tree |
2010-07-16 |
Dale Johannesen | Accept registers with P modifier. PR 5314.
|
commit | commitdiff | tree |
2010-07-16 |
Dale Johannesen | The SelectionDAGBuilder's handling of debug info, on...
|
commit | commitdiff | tree |
2010-07-14 |
Dale Johannesen | Tests for llvm-gcc commit 108360.
|
commit | commitdiff | tree |
2010-07-13 |
Dale Johannesen | In inline asm treat indirect 'X' constraint as 'm'.
|
commit | commitdiff | tree |
2010-07-13 |
Dale Johannesen | Fix PR number.
|
commit | commitdiff | tree |
2010-07-08 |
Dale Johannesen | Changes to ARM tail calls, mostly cosmetic.
|
commit | commitdiff | tree |
2010-07-06 |
Dale Johannesen | Accept RIP-relative symbols with 'i' constraint, and
|
commit | commitdiff | tree |
2010-07-06 |
Dale Johannesen | Make test not hang waiting for input.
|
commit | commitdiff | tree |
2010-07-02 |
Dale Johannesen | Propagate the AlignStack bit in InlineAsm's to the
|
commit | commitdiff | tree |
2010-07-01 |
Dale Johannesen | Prevent test from hanging waiting for input.
|
commit | commitdiff | tree |
2010-06-28 |
Dale Johannesen | Refix XTARGET. Previous attempt matches on powerpc...
|
commit | commitdiff | tree |
2010-06-28 |
Dale Johannesen | Attempt to fix XTARGET.
|
commit | commitdiff | tree |
2010-06-28 |
Dale Johannesen | In asm's, output operands with matching input constraints
|
commit | commitdiff | tree |
next |