oota-llvm.git
2006-04-14 Tanya LattnerRemoving unimplemented vector instructions from languag...
2006-04-14 Reid SpencerCorrect the Superclasses list for GlobalVariable and...
2006-04-14 Reid SpencerAllow an option, -with-externals, to be specified that...
2006-04-14 Evan ChengMisc. SSE2 intrinsics: clflush, lfench, mfence
2006-04-14 Evan ChengWe were not adjusting the frame size to ensure proper...
2006-04-14 Evan ChengNew entry
2006-04-14 Reid SpencerDon't print out the install command for Intrinsics...
2006-04-14 Chris LattnerMake this assertion better
2006-04-14 Chris LattnerForce a specific config, because this test fails in...
2006-04-14 Chris LattnerMove the rest of the PPCTargetLowering::LowerOperation...
2006-04-14 Chris LattnerPull the VECTOR_SHUFFLE and BUILD_VECTOR lowering code...
2006-04-14 Chris LattnerImplement value #'ing for vector operations, implementing
2006-04-14 Chris Lattnernew testcase, vector operations should be CSE'd
2006-04-14 Chris LattnerRemove this test, there is no need to test GCC's bugs
2006-04-14 Reid SpencerAhem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).
2006-04-14 Reid Spencerremove the "cvs" part of the version number for the...
2006-04-14 Evan Chengpcmpeq* and pcmpgt* intrinsics.
2006-04-14 Evan Chengpsll*, psrl*, and psra* intrinsics.
2006-04-13 Reid SpencerRemove the .cvsignore file so this directory can be...
2006-04-13 Reid SpencerRemove .cvsignore so that this directory can be pruned.
2006-04-13 Chris LattnerMy addition of the xfail marker threw off the line...
2006-04-13 Reid SpencerUse quotes properly so that the possibility of a null...
2006-04-13 Andrew Lenharthfrom the linux kernel
2006-04-13 Chris LattnerFix this regex to match what llvmgcc4 produces also
2006-04-13 Andrew LenharthHandle some kernel code than ends in [0 x sbyte]. ...
2006-04-13 Reid SpencerExpand some code with temporary variables to rid oursel...
2006-04-13 Chris LattnerFix an incorrect prototype for this intrinsic, fixing
2006-04-13 Chris LattnerTry xfailing this
2006-04-13 Evan ChengDoh. PANDrm, etc. are not commutable.
2006-04-13 Andrew Lenharthfix this for the more restrictive linkage
2006-04-13 Chris LattnerThese tests are now xfailed for llvmgcc4. This is...
2006-04-13 Chris LattnerOnly look at .ll files in this directory
2006-04-13 Chris LattnerThis file is an invalid C file, test that it is properl...
2006-04-13 Chris LattnerAnother case where a dead cast was causing the test...
2006-04-13 Chris LattnerDon't get confused by dead casts.
2006-04-13 Chris LattnerFix an accidental commit.
2006-04-13 Chris LattnerThis test fails and I don't know why, xfail it until...
2006-04-13 Chris LattnerOops, move misplaced test
2006-04-13 Chris LattnerThese are only XFAILs with llvmgcc3, they pass with...
2006-04-13 Chris LattnerForce non-darwin targets to use a static relo model...
2006-04-13 Chris LattnerAdd a run with an unusual target triple, revert the...
2006-04-13 Chris LattnerUpdate a count, this test now passes.
2006-04-13 Chris Lattneradd a note, move an altivec todo to the altivec list.
2006-04-13 Andrew Lenharthlinear -> constant time
2006-04-13 Reid SpencerAdd the README files to the distribution.
2006-04-13 Reid SpencerAdd missing things to the distribution.
2006-04-13 Reid SpencerDistribute the Stacker samples directory.
2006-04-13 Evan Chengpsad, pmax, pmin intrinsics.
2006-04-13 Evan Chengpmin, pmax, and psad intrinsics.
2006-04-13 Evan ChengVarious SSE2 packed integer intrinsics: pmulhuw, pavgw...
2006-04-13 Evan ChengX86 SSE2 supports v8i16 multiplication
2006-04-13 Evan ChengUpdate
2006-04-13 Evan Chengpmul*, pmadd*, and pavg* intrinsics.
2006-04-13 Chris Lattnerone too many l's
2006-04-13 Andrew Lenharthquick update
2006-04-13 Evan Chengpadds{b|w}, paddus{b|w}, psubs{b|w}, psubus{b|w} intrin...
2006-04-13 Evan ChengNaming inconsistency.
2006-04-12 Evan ChengSSE / SSE2 conversion intrinsics.
2006-04-12 Reid SpencerFix a typo in the name of a file.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-12 Evan ChengUpdate my credits. Can I add "Build breaker" to my...
2006-04-12 Evan ChengAll "integer" logical ops (pand, por, pxor) are now...
2006-04-12 Evan ChengPromote vector AND, OR, and XOR
2006-04-12 Reid SpencerDon't dump the llc assembly output to stdout.
2006-04-12 Reid SpencerMake sure CVS versions of yacc and lex files get distri...
2006-04-12 Reid SpencerDistribute CVS versions of lex files
2006-04-12 Reid SpencerDistribute the lex/yacc files from the cvs version.
2006-04-12 Reid SpencerAdditional files to distribute.
2006-04-12 Reid SpencerInclude the win32 and Xcode directories in the distribu...
2006-04-12 Reid SpencerGet rid of a signed/unsigned compare warning.
2006-04-12 Chris LattnerAdd a new way to match vector constants, which make...
2006-04-12 Reid SpencerAdd the llvm-config directory to the EXTRA_DIST line...
2006-04-12 Chris Lattnernew testcase
2006-04-12 Reid SpencerMake sure that the C Frontend's runtime library directo...
2006-04-12 Chris LattnerTurn casts into getelementptr's when possible. This...
2006-04-12 Tanya LattnerAdded llvmgcc version to allow tests to be xfailed...
2006-04-12 Chris LattnerThese casts should turn into gep instructions
2006-04-12 Reid SpencerDon't emit useless warning messages.
2006-04-12 Chris LattnerUpdate adding an intrinsic to describe that you can...
2006-04-12 Andrew Lenharthmake recovering running_Olden data easier when the...
2006-04-12 Chris LattnerRename get_VSPLI_elt -> get_VSPLTI_elt
2006-04-12 Chris Lattnertwo equivalent vsplti*s in different types should be...
2006-04-12 Evan ChengPromote v4i32, v8i16, v16i8 load to v2i64 load.
2006-04-12 Chris LattnerRename this file
2006-04-12 Chris LattnerMake this test more interesting by checking that the...
2006-04-12 Chris LattnerEnsure that zero vectors are always v4i32, which forces...
2006-04-12 Chris Lattnernew testcase
2006-04-12 Reid SpencerMake sure both member variables are initialized in...
2006-04-12 Evan ChengVector type promotion for ISD::LOAD and ISD::SELECT
2006-04-12 Chris LattnerProvide a default impl of LowerArguments
2006-04-12 Chris LattnerImplement support for the formal_arguments node. To...
2006-04-12 Evan ChengVarious SSE2 conversion intrinsics
2006-04-12 Chris LattnerDon't memoize vloads in the load map! Don't memoize...
2006-04-12 Chris Lattnernew testcase
2006-04-12 Reid SpencerRemove extraneous building in target dist-check. There...
2006-04-11 Evan ChengAdded __builtin_ia32_storelv4si, __builtin_ia32_movqv4si,
2006-04-11 Reid SpencerDon't overload anchor names, silly browser's can't...
2006-04-11 Reid SpencerAdd the contents of my email about distribution targets...
2006-04-11 Chris Lattnernew dag node
2006-04-11 John CriswellFirst pass over Reid's document.
next