2006-04-08 |
Chris Lattner | Canonicalize vvector_shuffle(x,x) -> vvector_shuffle... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add constant replacement for insertelement/vectorshuffl... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Wrap long lines, fix verification error |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | use the right escapes |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Codegen shufflevector as VVECTOR_SHUFFLE |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | add a sanity check: LegalizeOp should return a value... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | use isValidOperands instead of duplicating checks |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Use isValidOperands instead of duplicating or eliding... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Use the isValidOperands helper instead of duplicating... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add methods to check insertelement/extractelement instr... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add methods to check insert/extract element instruction... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add insertelement and shufflevector constantexpr support |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Reid Spencer | Fix recursion: |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Reid Spencer | Don't build projects/examples if libs-only was specified. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Evan Cheng | INSERT_VECTOR_ELT lowering bug: |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Reid Spencer | Ensure that the automatic "CVS build" detection works... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add shufflevector support |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Stub out shufflevector |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add supprot for shufflevector |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Parse shufflevector |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add shufflevector support, todo, implement better const... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add shufflevector reading support |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | new testcase for shufflevector |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add a new shufflevector instruction |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Evan Cheng | ldmxcsr and stmxcsr. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Evan Cheng | Fix int_x86_sse_stmxcsr and int_x86_sse_ldmxcsr. Not... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Jeff Cohen | Get Visual Studio building again. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Jim Laskey | Remove section change in function end, preventing overr... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Description for the new shufflevector instruction I... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Doh! |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | Invert the tests on LLVMGCC_MAJVERS to check for value... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Added patterns for MOVHPSmr and MOVLPSmr. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Keep track of an Mac OS X / x86 ABI bug. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Remove int_x86_sse_storeh_ps and int_x86_sse_storel_ps... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Jim Laskey | Make sure that debug labels are defined within the... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Chris Lattner | add a newline at the end of the file |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Jim Laskey | Foundation for call frame information. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Chris Lattner | THis -> This |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | For PR723: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | For PR723: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | For PR723: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | For PR723: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | For PR723: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Reid Spencer | Ignore stuff built by "make dist". |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | A saner workaround. I hope. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Temporary workaround for a Mac OSX specific issue. |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Added more shuffle tests |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Chris Lattner | We have an assertion that checks that we do not encode... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Chris Lattner | Constant fold extractelement(zero, x) -> zero |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Chris Lattner | Fix inlining of insert/extract element constantexprs |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Evan Cheng | Add code to RemapOperand() to handle Instruction::Extra... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | A MOVPS2SSmr, i.e. _mm_store_ss, encoding bug. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | Remove int_x86_sse_loadh_ps and int_x86_sse_loadl_ps... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | - movlp{s|d} and movhp{s|d} support. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | New entries. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | 1. If both vector operands of a vector_shuffle are... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Andrew Lenharth | This may be overconservative, but it lets the new cfe... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add an item |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Make sure to return the result in the right type. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Andrew Lenharth | Move this to lib/Analysis. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Match vpku[hw]um(x,x). |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add testcases for vpku[hw]um(x,x) |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Reid Spencer | Add the variable llvmgccmajvers to the site.exp file... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Reid Spencer | Avoid building the runtime libraries if llvm-gcc versio... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add support for matching vmrg(x,x) patterns |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add vmrg(x,x) tests |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Reid Spencer | For support of new GCC v4, obtain the full and major... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Andrew Lenharth | fix some linking problems with the new gcc |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add tests for vmrg[hl]* |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | These intrinsics are now lowered by the FE. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Pattern match vmrg* instructions, which are now lowered... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Infer element types for shuffle masks |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | rename a method, to avoid confusion with llvm intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | test vperm promotion |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | remove two done items |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Lower vperm(x,y, mask) -> shuffle(x,y,mask) if mask... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | this is no longer an intrinsic. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Support pattern matching vsldoi(x,y) and vsldoi(x,x... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Compile the vpkuhum/vpkuwum intrinsics into vpkuhum... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Chris Lattner | Add support for building the LLVM libraries and tools... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Evan Cheng | POR encoded as PAND, yikes. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | An entry about comi / ucomi intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Support for comi / ucomi intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Added comi and ucomi SSE intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | Add all of the data stream intrinsics and instructions... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | add altivec ds* intrinsics |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | Fix a typo |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | Fix CodeGen/PowerPC/2006-04-05-splat-ish.ll |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | new testcase that was miscompiled to vspltisb |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Handle canonical form of e.g. |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | Make a vector live across blocks have the correct Vec... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Bogus assert |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Fallthrough to expand if a VECTOR_SHUFFLE cannot be... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Evan Cheng | Exapnd a VECTOR_SHUFFLE to a BUILD_VECTOR if target... |
commit | commitdiff | tree | snapshot |
next |