2006-04-22 |
Nate Begeman | Turn of jump tables for a bit, there are still some... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Nate Begeman | Optimized stores to the constant pool, while cool,... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Nate Begeman | JumpTable support! What this represents is working... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Evan Cheng | Don't do all the lowering stuff for 2-wide build_vector... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Evan Cheng | Fix a performance regression. Use {p}shuf* when there... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Evan Cheng | Two more build_vector tests. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Chris Lattner | Teach the JIT how to relocate LI, this fixes the JIT... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Chris Lattner | This no longer needs the JIT. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Chris Lattner | Fix JIT support for static ctors, which was apparently... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | Revamp build_vector lowering to take advantage of movss... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nate Begeman | Fix the comment |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Nate Begeman | Change the PPC JIT to use a Static relocation model |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | typo |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | fix thinko |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | add some low-prio notes |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | The BFS scheduler is apparently nondeterminstic (causes... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | movddup is a SSE3 instruction. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | Remove a hack required by V9. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Chris Lattner | Fix a couple more memory issues |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Reid Spencer | Remove the extraneous --defined-only option to nm.... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | Add && to each RUN: line (except the last one). |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | More build_vector tests. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | Check for llc crash. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | To be replaced with another test. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Evan Cheng | Now generating perfect (I think) code for "vector set... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fix a really subtle and obnoxious memory bug that cause... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Don't require the "dot" program if -flat option is... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jeff Cohen | Keep Visual Studio informed. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Configure llvm-config in tools, not utils. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove the llvm-config directory. Its now in tools. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | llvm-config doesn't live here anymore ==> tools |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Okay, llvm-config is good to go now. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Several Changes To Support Building llvm-config: |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Don't build llvm-config until issues are resolved. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Build the llvm-config directory as a tool. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fix Transforms/ScalarRepl/2006-04-20-PromoteCrash.ll |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Update the library dependencies for 1.8 with SparcV9... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Don't know what I was thinking... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fix the CodeGen/PowerPC/buildvec_canonicalize.ll regres... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove Burg as a directory to be considered. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove more references to Burg. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove reference to BURG variable. It no longer exists. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove some stuff |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove traces of Burg utility now that its gone and... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Burg not needed any more now that SparcV9 is gone. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove some v9 specific code |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This field no longer exists |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Don't fill in fields that no longer exist. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove a bunch of dead stuff, shrinkifying TargetInstrD... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some obsolete interfaces |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove this obsolete file |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some of the obvious v9-specific cruft |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some of the obvious V9-specific cruft |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Vector extract element test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove V9 jit support |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Vector insert test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | allow this dir to get pruned |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove this target's reg tests |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fails with all sparcs |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove V9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This target is no longer built. The ,v files now live... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Never link in sparcv9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Never build SparcV9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove a dead prototype |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | Make code match cvs commit message :) |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | If we can convert the return pointer type into an integ... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | can we cast between pointers and IntPtrType |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Add a missing =back to eliminate error. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | v16i8 splat with 2 punpcklbw and a single pshufd. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Another shuffle test. For 4-wide shuffle, no more than... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | - Added support to turn "vector clear elements", e... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Turn a VAND into a VECTOR_SHUFFLE is applicable. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a virtual method isVectorClearMaskLegal to TLI... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a test case for , e.g. xform pand <0, 0, -1,... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a movhlps, movlhps test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Don't hardcode in 1.5 for the website, just use 'CVS'. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This is old, out of date, and isn't linked to by anything. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Make sure that the new instructions selected have the... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | New testcase for a codegen crash |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Changing domain name |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Implement folding of a bunch of binops with undef |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Update llvmgcc4 tarball names |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Removed listing of llvm releases after 1.4, and said... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Made warning red. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Document is out of date.. added warning and link to... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Fixed up comment on xfail for llvmgcc version. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Added note about being able to XFAIL based on llvmgcc... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Removed cvs mirror comment |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Minor fixes for the release. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This has been fixed! Thanks Reid. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Yeah that's right! |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fixes from Tanya |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Add in missing #defines for _OpenBSD_ systems. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Handle v2i64 BUILD_VECTOR custom lowering correctly... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Reid Spencer | Allow OpenBSD to be recognized as a UNIX platform. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | isSplatMask() bug: first element can be an undef. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Simplify some code |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | - Added support to do aribitrary 4 wide shuffle with... |
commit | commitdiff | tree | snapshot |
next |