2006-04-10 |
Evan Cheng | Add a vselect test case. |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Evan Cheng | Conditional move of vector types. |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Evan Cheng | New entries |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Evan Cheng | Use movaps to do VR128 reg-to-reg copies for now. It... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Reid Spencer | Update docs for ENABLE_ASSERTIONS -> DISABLE_ASSERTIONS |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Reid Spencer | Check for DISABLE_ASSERTIONS, not ENABLE_ASSERTIONS |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Reid Spencer | Fix a comment. |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Reid Spencer | Change the assertions defaults: |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Move the vector instructions to their own subsection. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | properly mark vector selects as expanded to select_cc |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add VRRC select support |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add code generator support for VSELECT |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Add a new VSELECT node. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Nate Begeman | Disable switch lowering for targets based on the select... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Implement PowerPC/CodeGen/vec_splat.ll:spltish to use... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | add new testcase |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Chris Lattner | Change the interface to the predicate that determines... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Jim Laskey | Misc. project changes. html + build config changes... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Reid Spencer | Initialize SDOperand values because the gcc 4.0.2 compi... |
commit | commitdiff | tree | snapshot |
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 |
next |