2006-04-14 |
Chris Lattner | Make this assertion better |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Force a specific config, because this test fails in... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Move the rest of the PPCTargetLowering::LowerOperation... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Pull the VECTOR_SHUFFLE and BUILD_VECTOR lowering code... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Implement value #'ing for vector operations, implementing |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | new testcase, vector operations should be CSE'd |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Remove this test, there is no need to test GCC's bugs |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Reid Spencer | Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot). |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Reid Spencer | remove the "cvs" part of the version number for the... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | pcmpeq* and pcmpgt* intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | psll*, psrl*, and psra* intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Remove the .cvsignore file so this directory can be... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Remove .cvsignore so that this directory can be pruned. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | My addition of the xfail marker threw off the line... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Use quotes properly so that the possibility of a null... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Andrew Lenharth | from the linux kernel |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Fix this regex to match what llvmgcc4 produces also |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Andrew Lenharth | Handle some kernel code than ends in [0 x sbyte]. ... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Expand some code with temporary variables to rid oursel... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Fix an incorrect prototype for this intrinsic, fixing |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Try xfailing this |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | Doh. PANDrm, etc. are not commutable. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Andrew Lenharth | fix this for the more restrictive linkage |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | These tests are now xfailed for llvmgcc4. This is... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Only look at .ll files in this directory |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | This file is an invalid C file, test that it is properl... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Another case where a dead cast was causing the test... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Don't get confused by dead casts. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Fix an accidental commit. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | This test fails and I don't know why, xfail it until... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Oops, move misplaced test |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | These are only XFAILs with llvmgcc3, they pass with... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Force non-darwin targets to use a static relo model... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Add a run with an unusual target triple, revert the... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | Update a count, this test now passes. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | add a note, move an altivec todo to the altivec list. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Andrew Lenharth | linear -> constant time |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Add the README files to the distribution. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Add missing things to the distribution. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Reid Spencer | Distribute the Stacker samples directory. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | psad, pmax, pmin intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | pmin, pmax, and psad intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | Various SSE2 packed integer intrinsics: pmulhuw, pavgw... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | X86 SSE2 supports v8i16 multiplication |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | Update |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | pmul*, pmadd*, and pavg* intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Chris Lattner | one too many l's |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Andrew Lenharth | quick update |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | padds{b|w}, paddus{b|w}, psubs{b|w}, psubus{b|w} intrin... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Evan Cheng | Naming inconsistency. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | SSE / SSE2 conversion intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Fix a typo in the name of a file. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Tanya Lattner | Added the ability to xfail based on llvmgcc version |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | Update my credits. Can I add "Build breaker" to my... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | All "integer" logical ops (pand, por, pxor) are now... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | Promote vector AND, OR, and XOR |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Don't dump the llc assembly output to stdout. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Make sure CVS versions of yacc and lex files get distri... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Distribute CVS versions of lex files |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Distribute the lex/yacc files from the cvs version. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Additional files to distribute. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Include the win32 and Xcode directories in the distribu... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Get rid of a signed/unsigned compare warning. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Add a new way to match vector constants, which make... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Add the llvm-config directory to the EXTRA_DIST line... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Make sure that the C Frontend's runtime library directo... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Turn casts into getelementptr's when possible. This... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Tanya Lattner | Added llvmgcc version to allow tests to be xfailed... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | These casts should turn into gep instructions |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Don't emit useless warning messages. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Update adding an intrinsic to describe that you can... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Andrew Lenharth | make recovering running_Olden data easier when the... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Rename get_VSPLI_elt -> get_VSPLTI_elt |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | two equivalent vsplti*s in different types should be... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | Promote v4i32, v8i16, v16i8 load to v2i64 load. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Rename this file |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Make this test more interesting by checking that the... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Ensure that zero vectors are always v4i32, which forces... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Make sure both member variables are initialized in... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | Vector type promotion for ISD::LOAD and ISD::SELECT |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Provide a default impl of LowerArguments |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Implement support for the formal_arguments node. To... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Evan Cheng | Various SSE2 conversion intrinsics |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | Don't memoize vloads in the load map! Don't memoize... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Reid Spencer | Remove extraneous building in target dist-check. There... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Evan Cheng | Added __builtin_ia32_storelv4si, __builtin_ia32_movqv4si, |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Reid Spencer | Don't overload anchor names, silly browser's can't... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Reid Spencer | Add the contents of my email about distribution targets... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Chris Lattner | new dag node |
commit | commitdiff | tree | snapshot |
2006-04-11 |
John Criswell | First pass over Reid's document. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Nate Begeman | Fix SingleSource/UnitTests/Vector/sumarray-dbl |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Nate Begeman | Fix PR727, correctly handling large stack aligments... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Chris Lattner | we have a shuffle instr, add an example. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Evan Cheng | gcc lower SSE prefetch into generic prefetch intrinsic... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Evan Cheng | Misc. intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Jim Laskey | Update credibility. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Jim Laskey | Suppress debug label when not debug. |
commit | commitdiff | tree | snapshot |
next |