- 3700a4d Code cleanup associated with jump tables, thanks to Chris for noticing these. by Nate Begeman · 19 years ago
- 05f9466 Turn of jump tables for a bit, there are still some issues to work out with by Nate Begeman · 19 years ago
- a766765 Optimized stores to the constant pool, while cool, are unnecessary. by Nate Begeman · 19 years ago
- 37efe67 JumpTable support! What this represents is working asm and jit support for by Nate Begeman · 19 years ago
- 1900c01 Don't do all the lowering stuff for 2-wide build_vector's. Also, minor optimization for shuffle of undef. by Evan Cheng · 19 years ago
- a083af1 Fix a performance regression. Use {p}shuf* when there are only two distinct elements in a build_vector. by Evan Cheng · 19 years ago
- ee18347 Two more build_vector tests. by Evan Cheng · 19 years ago
- ea4a9c5 Teach the JIT how to relocate LI, this fixes the JIT on Prolangs-C/TimberWolfMC by Chris Lattner · 19 years ago
- 776eb6b This no longer needs the JIT. by Chris Lattner · 19 years ago
- b003d76 Fix JIT support for static ctors, which was apparently completely broken! by Chris Lattner · 19 years ago
- ba05f72 Revamp build_vector lowering to take advantage of movss and movd instructions. by Evan Cheng · 19 years ago
- d9993b0 Fix the comment by Nate Begeman · 19 years ago
- 6fcbd69 Change the PPC JIT to use a Static relocation model by Nate Begeman · 19 years ago
- 99d3c27 typo by Chris Lattner · 19 years ago
- 6e68a77 fix thinko by Chris Lattner · 19 years ago
- 3e663a6 add some low-prio notes by Chris Lattner · 19 years ago
- 4a1cd9c The BFS scheduler is apparently nondeterminstic (causes many llvmgcc bootstrap by Chris Lattner · 19 years ago
- 62af9e6 movddup is a SSE3 instruction. by Evan Cheng · 19 years ago
- a5d824e Remove a hack required by V9. by Chris Lattner · 19 years ago
- ef027f9 Fix a couple more memory issues by Chris Lattner · 19 years ago
- 444b2cf Remove the extraneous --defined-only option to nm. This is the default and by Reid Spencer · 19 years ago
- 2259141 Add && to each RUN: line (except the last one). by Evan Cheng · 19 years ago
- 714f038 More build_vector tests. by Evan Cheng · 19 years ago
- 884df21 Check for llc crash. by Evan Cheng · 19 years ago
- 856c1c9 To be replaced with another test. by Evan Cheng · 19 years ago
- 017dcc6 Now generating perfect (I think) code for "vector set" with a single non-zero by Evan Cheng · 19 years ago
- fedced7 Fix a really subtle and obnoxious memory bug that caused issues with an by Chris Lattner · 19 years ago
- 44fa691 Don't require the "dot" program if -flat option is given, and don't produce by Reid Spencer · 19 years ago
- 7b5db0b Keep Visual Studio informed. by Jeff Cohen · 19 years ago
- e198afc Configure llvm-config in tools, not utils. by Reid Spencer · 19 years ago
- ca40bb9 Remove the llvm-config directory. Its now in tools. by Reid Spencer · 19 years ago
- ca432ac llvm-config doesn't live here anymore ==> tools by Reid Spencer · 19 years ago
- 7f872bb Okay, llvm-config is good to go now. by Reid Spencer · 19 years ago
- 05dee50 Several Changes To Support Building llvm-config: by Reid Spencer · 19 years ago
- 563ff1c Don't build llvm-config until issues are resolved. by Reid Spencer · 19 years ago
- 2e1284d Build the llvm-config directory as a tool. by Reid Spencer · 19 years ago
- df4f226 Fix Transforms/ScalarRepl/2006-04-20-PromoteCrash.ll by Chris Lattner · 19 years ago
- bcce6c2 new testcase by Chris Lattner · 19 years ago
- d075dfb Update the library dependencies for 1.8 with SparcV9 now gone. by Reid Spencer · 19 years ago
- a4c3189 Don't know what I was thinking... by Evan Cheng · 19 years ago
- ba2194a Fix the CodeGen/PowerPC/buildvec_canonicalize.ll regression last night. by Chris Lattner · 19 years ago
- 879acef add a note by Chris Lattner · 19 years ago
- 118af5f Remove Burg as a directory to be considered. by Reid Spencer · 19 years ago
- 572a76f Remove more references to Burg. by Reid Spencer · 19 years ago
- 5d12bf8 Remove reference to BURG variable. It no longer exists. by Reid Spencer · 19 years ago
- ab38f5b remove some stuff by Chris Lattner · 19 years ago
- ab093fa Remove traces of Burg utility now that its gone and not needed. by Reid Spencer · 19 years ago
- 63ed92e Burg not needed any more now that SparcV9 is gone. by Reid Spencer · 19 years ago
- a295262 remove some v9 specific code by Chris Lattner · 19 years ago
- 1b87c42 This field no longer exists by Chris Lattner · 19 years ago
- 719c2fc Don't fill in fields that no longer exist. by Chris Lattner · 19 years ago
- f7fb31e Remove a bunch of dead stuff, shrinkifying TargetInstrDescriptor significantly. by Chris Lattner · 19 years ago
- 3dc38d2 Remove some obsolete interfaces by Chris Lattner · 19 years ago
- 060054b Remove this obsolete file by Chris Lattner · 19 years ago
- 05b9773 Remove some of the obvious v9-specific cruft by Chris Lattner · 19 years ago
- 02e5f8d Remove some of the obvious V9-specific cruft by Chris Lattner · 19 years ago
- cb095c1 Vector extract element test case. by Evan Cheng · 19 years ago
- 37408e5 Remove V9 jit support by Chris Lattner · 19 years ago
- f4649a5 Vector insert test case. by Evan Cheng · 19 years ago
- 74a59c9 allow this dir to get pruned by Chris Lattner · 19 years ago
- cd03d21 Remove this target's reg tests by Chris Lattner · 19 years ago
- dc8a08e Fails with all sparcs by Chris Lattner · 19 years ago
- 2a60703 Remove V9 by Chris Lattner · 19 years ago
- 2706983 This target is no longer built. The ,v files now live in the reoptimizer. by Chris Lattner · 19 years ago
- 43c40ff Never link in sparcv9 by Chris Lattner · 19 years ago
- 7df583e Never build SparcV9 by Chris Lattner · 19 years ago
- 73173e7 remove a dead prototype by Chris Lattner · 19 years ago
- 7a31b97 Make code match cvs commit message :) by Andrew Lenharth · 19 years ago
- 8117f9a If we can convert the return pointer type into an integer that IntPtrType by Andrew Lenharth · 19 years ago
- 3b9adf8 can we cast between pointers and IntPtrType by Andrew Lenharth · 19 years ago
- 26f5e98 Add a missing =back to eliminate error. by Reid Spencer · 19 years ago
- 5328031 v16i8 splat with 2 punpcklbw and a single pshufd. by Evan Cheng · 19 years ago
- 46d1d66 Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*. by Evan Cheng · 19 years ago
- 39623da - Added support to turn "vector clear elements", e.g. pand V, <-1, -1, 0, -1> by Evan Cheng · 19 years ago
- 44f1f09 Turn a VAND into a VECTOR_SHUFFLE is applicable. by Evan Cheng · 19 years ago
- c313c66 Added a virtual method isVectorClearMaskLegal to TLI. It is similar to by Evan Cheng · 19 years ago
- 7afbb73 Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle. by Evan Cheng · 19 years ago
- 22ad8d9 Added a movhlps, movlhps test case. by Evan Cheng · 19 years ago
- 6868153 Don't hardcode in 1.5 for the website, just use 'CVS'. by Chris Lattner · 19 years ago
- 6c787d8 This is old, out of date, and isn't linked to by anything. by Chris Lattner · 19 years ago
- 0231007 Make sure that the new instructions selected have the right type. This fixes by Chris Lattner · 19 years ago
- 0d4603b New testcase for a codegen crash by Chris Lattner · 19 years ago
- 84b71ae Changing domain name by Tanya Lattner · 19 years ago
- 62b5772 Implement folding of a bunch of binops with undef by Chris Lattner · 19 years ago
- 1ef81af Update llvmgcc4 tarball names by Chris Lattner · 19 years ago
- fcccd6b Removed listing of llvm releases after 1.4, and said "1.4 and newer" by Tanya Lattner · 19 years ago
- 2b87362 Made warning red. by Tanya Lattner · 19 years ago
- d006d3a Document is out of date.. added warning and link to llvm-config. by Tanya Lattner · 19 years ago
- 827a1d9 Fixed up comment on xfail for llvmgcc version. by Tanya Lattner · 19 years ago
- f894d0e Added note about being able to XFAIL based on llvmgcc version. by Tanya Lattner · 19 years ago
- b3c1100 Removed cvs mirror comment by Tanya Lattner · 19 years ago
- 993b980 Minor fixes for the release. by Tanya Lattner · 19 years ago
- 8bb0a6c This has been fixed! Thanks Reid. by Chris Lattner · 19 years ago
- d3582da Yeah that's right! by Chris Lattner · 19 years ago
- 31e0aea Fixes from Tanya by Chris Lattner · 19 years ago
- 9d3b814 Add in missing #defines for _OpenBSD_ systems. by Reid Spencer · 19 years ago
- 72cd9a9 Handle v2i64 BUILD_VECTOR custom lowering correctly. v2i64 is a legal type, by Evan Cheng · 19 years ago
- 1014ab4 Allow OpenBSD to be recognized as a UNIX platform. by Reid Spencer · 19 years ago
- 94fe5eb isSplatMask() bug: first element can be an undef. by Evan Cheng · 19 years ago
- 89a1b38 Simplify some code by Chris Lattner · 19 years ago