oota-llvm.git
2006-04-20 Chris LattnerFix Transforms/ScalarRepl/2006-04-20-PromoteCrash.ll
2006-04-20 Chris Lattnernew testcase
2006-04-20 Reid SpencerUpdate the library dependencies for 1.8 with SparcV9...
2006-04-20 Evan ChengDon't know what I was thinking...
2006-04-20 Chris LattnerFix the CodeGen/PowerPC/buildvec_canonicalize.ll regres...
2006-04-20 Chris Lattneradd a note
2006-04-20 Reid SpencerRemove Burg as a directory to be considered.
2006-04-20 Reid SpencerRemove more references to Burg.
2006-04-20 Reid SpencerRemove reference to BURG variable. It no longer exists.
2006-04-20 Chris Lattnerremove some stuff
2006-04-20 Reid SpencerRemove traces of Burg utility now that its gone and...
2006-04-20 Reid SpencerBurg not needed any more now that SparcV9 is gone.
2006-04-20 Chris Lattnerremove some v9 specific code
2006-04-20 Chris LattnerThis field no longer exists
2006-04-20 Chris LattnerDon't fill in fields that no longer exist.
2006-04-20 Chris LattnerRemove a bunch of dead stuff, shrinkifying TargetInstrD...
2006-04-20 Chris LattnerRemove some obsolete interfaces
2006-04-20 Chris LattnerRemove this obsolete file
2006-04-20 Chris LattnerRemove some of the obvious v9-specific cruft
2006-04-20 Chris LattnerRemove some of the obvious V9-specific cruft
2006-04-20 Evan ChengVector extract element test case.
2006-04-20 Chris LattnerRemove V9 jit support
2006-04-20 Evan ChengVector insert test case.
2006-04-20 Chris Lattnerallow this dir to get pruned
2006-04-20 Chris LattnerRemove this target's reg tests
2006-04-20 Chris LattnerFails with all sparcs
2006-04-20 Chris LattnerRemove V9
2006-04-20 Chris LattnerThis target is no longer built. The ,v files now live...
2006-04-20 Chris LattnerNever link in sparcv9
2006-04-20 Chris LattnerNever build SparcV9
2006-04-20 Chris Lattnerremove a dead prototype
2006-04-20 Andrew LenharthMake code match cvs commit message :)
2006-04-20 Andrew LenharthIf we can convert the return pointer type into an integ...
2006-04-20 Andrew Lenharthcan we cast between pointers and IntPtrType
2006-04-20 Reid SpencerAdd a missing =back to eliminate error.
2006-04-20 Evan Chengv16i8 splat with 2 punpcklbw and a single pshufd.
2006-04-20 Evan ChengAnother shuffle test. For 4-wide shuffle, no more than...
2006-04-20 Evan Cheng- Added support to turn "vector clear elements", e...
2006-04-20 Evan ChengTurn a VAND into a VECTOR_SHUFFLE is applicable.
2006-04-20 Evan ChengAdded a virtual method isVectorClearMaskLegal to TLI...
2006-04-20 Evan ChengAdded a test case for , e.g. xform pand <0, 0, -1,...
2006-04-20 Evan ChengAdded a movhlps, movlhps test case.
2006-04-20 Chris LattnerDon't hardcode in 1.5 for the website, just use 'CVS'.
2006-04-20 Chris LattnerThis is old, out of date, and isn't linked to by anything.
2006-04-20 Chris LattnerMake sure that the new instructions selected have the...
2006-04-20 Chris LattnerNew testcase for a codegen crash
2006-04-20 Tanya LattnerChanging domain name
2006-04-20 Chris LattnerImplement folding of a bunch of binops with undef
2006-04-20 Chris LattnerUpdate llvmgcc4 tarball names
2006-04-20 Tanya LattnerRemoved listing of llvm releases after 1.4, and said...
2006-04-20 Tanya LattnerMade warning red.
2006-04-20 Tanya LattnerDocument is out of date.. added warning and link to...
2006-04-20 Tanya LattnerFixed up comment on xfail for llvmgcc version.
2006-04-20 Tanya LattnerAdded note about being able to XFAIL based on llvmgcc...
2006-04-20 Tanya LattnerRemoved cvs mirror comment
2006-04-20 Tanya LattnerMinor fixes for the release.
2006-04-20 Chris LattnerThis has been fixed! Thanks Reid.
2006-04-20 Chris LattnerYeah that's right!
2006-04-20 Chris LattnerFixes from Tanya
2006-04-20 Reid SpencerAdd in missing #defines for _OpenBSD_ systems.
2006-04-20 Evan ChengHandle v2i64 BUILD_VECTOR custom lowering correctly...
2006-04-19 Reid SpencerAllow OpenBSD to be recognized as a UNIX platform.
2006-04-19 Evan ChengisSplatMask() bug: first element can be an undef.
2006-04-19 Chris LattnerSimplify some code
2006-04-19 Evan Cheng- Added support to do aribitrary 4 wide shuffle with...
2006-04-19 Evan ChengPrefer {p}unpack* and mov*dup over {p}shuf* as well.
2006-04-19 Evan ChengRenamed AddedCost to AddedComplexity.
2006-04-19 Evan Cheng- Renamed AddedCost to AddedComplexity.
2006-04-19 Evan ChengRename AddedCost to AddedComplexity.
2006-04-19 Evan ChengCommute vector_shuffle to match more movlhps, movlp...
2006-04-19 Chris LattnerFinal piece to get relinked .o files buildable universa...
2006-04-19 Chris LattnerRegenerate
2006-04-19 Chris LattnerWhen on darwin, compiler_flags need to be percolated...
2006-04-19 Evan ChengMore mov{h|l}p{d|s} patterns.
2006-04-19 Evan Cheng- More mov{h|l}ps patterns.
2006-04-19 Evan ChengAllow "let AddedCost = n in" to increase pattern comple...
2006-04-19 Chris LattnerAlpha too!
2006-04-19 Chris Lattneradd a note
2006-04-19 Andrew LenharthAnother simple case type merge case to try
2006-04-19 Andrew Lenharthdeal with memchr
2006-04-19 Andrew Lenharthfriendlier error message
2006-04-19 Chris Lattneradd a note
2006-04-19 Chris LattnerAdd a note.
2006-04-19 Chris Lattnergrammaro
2006-04-19 Chris LattnerFix a bug owen noticed
2006-04-19 Chris LattnerChange wording
2006-04-19 Chris Lattneradd a note
2006-04-19 Chris Lattneradd some more notes
2006-04-19 Andrew Lenharthstupid stuff
2006-04-18 Andrew Lenharthfix printing call graphs
2006-04-18 Andrew LenharthI understand now. Shoot.
2006-04-18 Evan Cheng- PEXTRW cannot take a memory location as its first...
2006-04-18 Evan ChengSHUFP{S|D}, PSHUF* encoding bugs. Left out the mask...
2006-04-18 Evan ChengName change for clarity sake
2006-04-18 Evan ChengEncoding bug: CMPPSrmi, CMPPDrmi dropped operand 2...
2006-04-18 Evan ChengName change for clarity sake
2006-04-18 Evan ChengLeft a pattern out
2006-04-18 Andrew Lenharthllvm.memc* improvements. helps PA a lot in some specmarks
2006-04-18 Andrew Lenharthllvm.memc* improvements. helps PA a lot in some specmarks
2006-04-18 Chris LattnerThese are correctly encoded by the JIT. I checked :)
next