2006-04-08 |
Chris Lattner | Add methods to check insertelement/extractelement instructio...
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add methods to check insert/extract element instructions...
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | regenerate
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add insertelement and shufflevector constantexpr support
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add shufflevector support
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Stub out shufflevector
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add supprot for shufflevector
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | regenerate
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Parse shufflevector
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add shufflevector support, todo, implement better constant...
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add shufflevector reading support
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | new testcase for shufflevector
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Add a new shufflevector instruction
|
commit | commitdiff | tree |
2006-04-08 |
Chris Lattner | Description for the new shufflevector instruction I...
|
commit | commitdiff | tree |
2006-04-07 |
Chris Lattner | add a newline at the end of the file
|
commit | commitdiff | tree |
2006-04-07 |
Chris Lattner | THis -> This
|
commit | commitdiff | tree |
2006-04-07 |
Chris Lattner | We have an assertion that checks that we do not encode...
|
commit | commitdiff | tree |
2006-04-07 |
Chris Lattner | Constant fold extractelement(zero, x) -> zero
|
commit | commitdiff | tree |
2006-04-07 |
Chris Lattner | Fix inlining of insert/extract element constantexprs
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Add an item
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Make sure to return the result in the right type.
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Match vpku[hw]um(x,x).
|
commit | commitdiff | tree |
2006-04-06 |
Chris Lattner | Add testcases for vpku[hw]um(x,x)
|
commit | commitdiff | tree |
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 |
next |