2006-04-06 |
Chris Lattner | Add support for matching vmrg(x,x) patterns
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Add vmrg(x,x) tests
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Add tests for vmrg[hl]*
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | These intrinsics are now lowered by the FE.
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Pattern match vmrg* instructions, which are now lowered...
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Infer element types for shuffle masks
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | rename a method, to avoid confusion with llvm intrinsics.
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | test vperm promotion
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | remove two done items
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Lower vperm(x,y, mask) -> shuffle(x,y,mask) if mask...
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | this is no longer an intrinsic.
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Support pattern matching vsldoi(x,y) and vsldoi(x,x...
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Compile the vpkuhum/vpkuwum intrinsics into vpkuhum...
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Add support for building the LLVM libraries and tools...
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Add all of the data stream intrinsics and instructions...
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | add altivec ds* intrinsics
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Fix a typo
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Fix CodeGen/PowerPC/2006-04-05-splat-ish.ll
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | new testcase that was miscompiled to vspltisb
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Make a vector live across blocks have the correct Vec...
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | add vsl
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Get the types right, third time is the charm. Add...
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | add vmladduhm
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | correct the type of two intrinsics, add int_ppc_altivec_vmla...
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Add m[tf]vscr instructions.
|
commit | commitdiff | tree |
2006-04-05 |
Chris Lattner | Add m[tf]vscr intrinsics.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Add missing byte merges.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Add FP -> Int Conversions
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | add average intrinsics
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | add average intrinsics.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Fix some broken logic that would cause us to codegen...
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | How could this ever have worked?
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Make sure to consider alignment of variable sized objects.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Do not create ZEXTLOAD's unless we are before legalize...
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Ask legalize to promote all vector shuffles to be v16i8...
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | * Add supprot for SCALAR_TO_VECTOR operations where...
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Move isShuffleLegal from TLI to Legalize.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Signed shr by a constant is not the same as sdiv by 2^k
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Fix the types for these intrinsics.
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Constant fold bitconvert(undef)
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Allow targets to have fine grained control over which...
|
commit | commitdiff | tree |
2006-04-04 |
Chris Lattner | Plug in the byte and short splats
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Revert accidentally committed hunks.
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Make sure to mark unsupported SCALAR_TO_VECTOR operations...
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | revert previous patch
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Force use of a frame-pointer if there is anything on...
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | The stack alignment is now computed dynamically, just...
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Remove unused method
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Keep track of max stack alignment as objects are added...
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Align vectors to the size in bytes, not bits.
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Add a missing check, this fixes UnitTests/Vector/sumarray.c
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Add a missing check, which broke a bunch of vector...
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | shrinkify intrinsics more by using some local classes
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Add the full set of min/max instructions
|
commit | commitdiff | tree |
2006-04-03 |
Chris Lattner | Add some classes to make it easier to define intrinsics...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Inform the dag combiner that the predicate compares...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | relax assertion
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Allow targets to compute masked bits for intrinsics.
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Add a little dag combine to compile this:
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | vector casts of casts are eliminable. Transform this:
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | vector casts never reinterpret bits
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Allow transforming this:
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Turn altivec lvx/stvx intrinsics into loads and stores...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Remove done item
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Implement promotion for EXTRACT_VECTOR_ELT, allowing...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | add a note
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Implement the Expand action for binary vector operations...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Intrinsics that just load from memory can be treated...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Adjust the Intrinsics.gen interface a little bit
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Adjust to change in Intrinsics.gen interface.
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Constant fold all of the vector binops. This allows...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Add a new -view-legalize-dags command line option
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Implement constant folding of bit_convert of arbitrary...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | These entries already exist
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Add some missing node names
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | simplify this method
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | New note
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Constant fold casts from things like <4 x int> -> ...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Custom lower all BUILD_VECTOR's so that we can compile...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | Prefer larger register classes over smaller ones when...
|
commit | commitdiff | tree |
2006-04-02 |
Chris Lattner | New testcase that crashes the compiler.
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | add valuemapper support for inline asm
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | Implement vnot using VNOR instead of using 'vspltisb...
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | Fix InstCombine/2006-04-01-InfLoop.ll
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | New testcase that caused instcombine to infinitely...
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | Fold A^(B&A) -> (B&A)^A
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | new testcases
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride...
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | new testcase for PR726
|
commit | commitdiff | tree |
2006-04-01 |
Chris Lattner | ADd a note
|
commit | commitdiff | tree |
2006-03-31 |
Chris Lattner | If we can look through vector operations to find the...
|
commit | commitdiff | tree |
2006-03-31 |
Chris Lattner | Shrinkify some more intrinsic definitions.
|
commit | commitdiff | tree |
2006-03-31 |
Chris Lattner | Pull operand asm string into base class, shrinkifying...
|
commit | commitdiff | tree |
next |