2008-05-27 |
Gabor Greif | remove unneeded reinterpret_casts |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Gabor Greif | We have the correct headers included to know that BB... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Owen Anderson | Remove ADCE from the optimization pipeline. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Nick Lewycky | InequalityGraph::node() can create new nodes, invalidat... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Grammaro. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Gabor Greif | eliminate calls to deprecated Use::init() interface |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Whoops -- forgot PR reference on this test. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | The Linux ABI emits an extra "movl %esp, %ebp" in funct... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Duncan Sands | Factor code to copy global value attributes like |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Owen Anderson | Use a DenseMap instead of an std::map, speeding up... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bill Wendling | The enabling of remat in 2-address conversion breaks... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Bill Wendling | A problem that's exposed when machine LICM is enabled... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Nick Lewycky | Use {} instead of "" in RUN lines. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Nick Lewycky | Don't treat values as signed when looking at loop stepp... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Nick Lewycky | "ret (constexpr)" can't be folded into a Constant.... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Owen Anderson | Create archives with the same permissions are ar. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix win32 when no bison is around, PR2331, patch by... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Add FreeBSD/PPC support, patch by Marcel Moolenaar! |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix a serious brain-o. Obviously no-one reviewed my... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Chris Lattner | Fix PR2358 by resolving calls with undef arguments... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Evan Cheng | Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2... |
commit | commitdiff | tree | snapshot |
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 |
next |