2008-05-24 |
Duncan Sands | Tweak how ConstantFP80Ty constants are output |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Dale Johannesen | Put initialized const weak objects into correct |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | This is done. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | New loadl_pd and loadh_pd tests. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Document common linkage. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Evan Cheng | Revert 51440 as it breaks a bunch of PIC tests. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | label is a first-class type. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | It turns out there are only 3 non-first-class type... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Remove a bogus svn:mime-type property. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Update the description of first-class types to reflect... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Don't silently truncate array extents to 32 bits. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Add a missed CommonLinkage check. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Evan Cheng | Use movlps / movhps to modify low / high half of 16... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Remove lingering references to .llx and .tr in the... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Tidy up BasicBlock::getFirstNonPHI, and change a bunch... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Add #includes to make some dependencies explicit. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Issue errors in several situations instead of aborting. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Elaborate on the entry on integer vector multiplication... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Evan Cheng | Fix a duplicated pattern. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Use PMULDQ for v2i64 multiplies when SSE4.1 is availabl... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Rewrite a loop to avoid using iterators pointing to |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Fix the spelling of the va_arg keyword. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Fix another isFirstClassType that now needs to be isSin... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Matthijs Kooijman | Replace some weird usage of UserOp1 introduced in r4949... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Matthijs Kooijman | Restructure the testing documentation. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Matthijs Kooijman | Restucture a part of the SimplifyCFG pass and include... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Matthijs Kooijman | Indent fix. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Nick Lewycky | Constant integer vectors may also be negated. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Nick Lewycky | Typo. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Nick Lewycky | Revert X + X --> X * 2 optz'n which pessimizes heavily... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Chris Lattner | we compile multiply-by-constant into horrible code... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Nick Lewycky | Implement X + X for vectors. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Nick Lewycky | Fix a recently added optimization to not crash on vectors. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Generalize the new code in instcombine's ComputeNumSign... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Make structs and arrays first-class types, and add... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Use isSingleValueType instead of isFirstClassType to |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Bill Wendling | Remove warnings about comparison between signed and... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Allow for switch with no cases. Was causing fault |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Evan Cheng | Bug: rcpps can only folds a load if the address is... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Add more IR support for the new extractvalue and insert... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Use isSingleValueType instead of isFirstClassType to |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Use isSingleValueType instead of isFirstClassType to |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Put const weak stuff in appropriate section on Darwin. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dale Johannesen | Make LTO expect common and weak to be represented diffe... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dan Gohman | Use isSingleValueType instead of isFirstClassType to |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Evan Cheng | X86CodeEmitter should not set PIC style to None at... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Dan Gohman | Use isSingleValueType instead of isFirstClassType to |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Dan Gohman | Add a polygen grammar definition for LLVM assembly... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Dan Gohman | Recognize the "default" keyword, which is documented... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Evan Cheng | Add a couple of test cases. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
David Greene | When rewriting defs and uses after spilling, don't... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
David Greene | Don't attempt to update SpillSlotToUsesMap for stack... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Gabor Greif | transform more loops to iterator form, detabify |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Evan Cheng | Add missing patterns. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Gabor Greif | Suppress warnings about missing placement delete. This... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Gabor Greif | Rewrite operand loops to use iterators. This shrinks... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | fix an off-by-one error in my previous patch, don't... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | Add support for multiple-return values in inline asm... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | Fix PR2267, by allowing indirect outputs to be intermixed |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | testcase for PR2267 |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | Free and vaarg are not really volatile. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | rewrite the validity checking for memory promotion... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | minor edits |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Chris Lattner | Use 'continue' to reduce nesting in this loop. No... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Dan Gohman | Add a Type::isSingleValueType method. This will be... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Evan Cheng | Fix PR2343. An *interesting* coalescer bug. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Bill Wendling | Follow-up to the reverting of r51218. This puts the... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Gabor Greif | update a comment |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Gabor Greif | adapt to new API |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Evan Cheng | Rename -no-lazy to -disable-lazy-compilation. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Nate Begeman | Fix a couple issues with the JIT and multiple modules: |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Gabor Greif | resurrect lost tests by renaming them to not end with .tr |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Gabor Greif | suppress gcc3.4.6's <no value returned> warnings |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Dan Gohman | When LSR is replacing an instruction, call |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Bill Wendling | Reverting r51218 because of breakage on PPC32. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Gabor Greif | Eliminate questionable syntax for stdin redirection... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | Fix PR2346 by marking vaarg as volatile so that licm... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Oops, commit the version of this test that actually... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Port SelectionDAG's ComputeNumSignBits-using code to... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Gabor Greif | sabre brings to my attention that the 'tr' suffix is... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Port the fix for the select operator from instcombine's |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Code simplification. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | Clarify that and/or/xor/sdiv etc all allow vectors. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | Clarify copyright transfer when you don't own the copyr... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Gabor Greif | Rename the last test with .llx extension to .ll, resolv... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Evan Cheng | movsd and movq do not require 16-byte alignment. This... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | "The two generated files in the AsmParser.vcproj are... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Matthijs Kooijman | Clarify the testing documentation a bit and solve two... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Evan Cheng | More local spiller complexity! |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Evan Cheng | Don't spill dead def. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Matthijs Kooijman | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | Teach instcombine 4 new xforms: |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | fix two issues Neil noticed, thanks! |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Chris Lattner | Add a bool to isEdgeFeasible that tells it whether... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Fix ExecutionEngine's constant code to work properly... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Dan Gohman | Refine the fix in r51169 to only apply when the operand... |
commit | commitdiff | tree | snapshot |
next |