oota-llvm.git
2008-05-29 Owen AndersonRemove debugging code.
2008-05-29 Evan ChengAdd nounwind.
2008-05-29 Bill WendlingXOR?RI instructions aren't as cheap as moves.
2008-05-29 Gabor Greifconvert more operand loops to iterator formulation
2008-05-29 Bill WendlingImplement "AsCheapAsAMove" for some obviously cheap...
2008-05-29 Gabor Greifconvert another operand loop to iterator formulation
2008-05-28 Bill WendlingAdd a flag to indicate that an instruction is as cheap...
2008-05-28 Bill WendlingCheck the "isSafeToMove" predicate, which has a series...
2008-05-28 Owen AndersonRemap VNInfo data as well when doing renumbering.
2008-05-28 Owen AndersonFactor the numbering computation into a separate method...
2008-05-28 Evan ChengFix PR2289: vr defined by multiple implicit_def as...
2008-05-28 Evan ChengTeach local register allocator to deal with landing...
2008-05-28 Nate BegemanUpdate some comments noticed in a recent checkin
2008-05-28 Chris LattnerUpdate text to point people at the right version of...
2008-05-28 Chris LattnerImplement PR2370: memmove(x,x,size) -> noop.
2008-05-28 Chris LattnerAdd chain inputs for loads.
2008-05-28 Chris LattnerFix CodeGen/Generic/2005-10-21-longlonggtu.ll on ia64.
2008-05-28 Chris Lattnerloads should get chains. THis helps but does not solve...
2008-05-28 Chris LattnerFix 2006-04-28-Sign-extend-bool.ll for ia64.
2008-05-28 Chris Lattnerreindent.
2008-05-28 Dan GohmanFix the encoding for two more "rm" instructions that...
2008-05-28 Mon P WangFixed X86 encoding error CVTPS2PD and CVTPD2PS when...
2008-05-28 Nate BegemanDon't attempt to create VZEXT_LOAD out of an extload...
2008-05-28 Nick Kledzikuse space insted of tabs
2008-05-27 Nick Kledzikfix infinite recursion if a global's initializer refere...
2008-05-27 Gabor GreifMake Use::init() private, it breaks invariants, clients...
2008-05-27 Dan GohmanUse Function::getEntryBlock instead of Function::begin...
2008-05-27 Dan GohmanPrint debug output when any edge becomes executable...
2008-05-27 Devang PatelAdd instcombine after global optimizations.
2008-05-27 Dan GohmanFix a word-o and add an explicit keyword.
2008-05-27 Bill WendlingIncorporated feedback: Check that the implicitly define...
2008-05-27 Dan GohmanTidy up whitespace in ConstantRange::print output.
2008-05-27 Devang PatelUse IPSCCPPass instead of IPConstantPropagationPass.
2008-05-27 Dan GohmanSpecify a target so that this tests tests what it's...
2008-05-27 Dan GohmanMake this test independent of the target-triple; the...
2008-05-27 Gabor Greifback out last commit: The .cpp file for a module should...
2008-05-27 Matthijs KooijmanUse an explicit llvm:: prefix in the STATISTIC macro...
2008-05-27 Duncan SandsFix some constructs that gcc-4.4 warns about.
2008-05-27 Gabor Greifprune unneeded #includes
2008-05-27 Gabor Greifremove unneeded reinterpret_casts
2008-05-27 Gabor GreifWe have the correct headers included to know that BB...
2008-05-27 Owen AndersonRemove ADCE from the optimization pipeline.
2008-05-27 Nick LewyckyInequalityGraph::node() can create new nodes, invalidat...
2008-05-26 Nick LewyckyGrammaro.
2008-05-26 Gabor Greifeliminate calls to deprecated Use::init() interface
2008-05-26 Nick LewyckyWhoops -- forgot PR reference on this test.
2008-05-26 Nick LewyckyThe Linux ABI emits an extra "movl %esp, %ebp" in funct...
2008-05-26 Duncan SandsFactor code to copy global value attributes like
2008-05-26 Owen AndersonUse a DenseMap instead of an std::map, speeding up...
2008-05-26 Bill WendlingThe enabling of remat in 2-address conversion breaks...
2008-05-26 Bill WendlingA problem that's exposed when machine LICM is enabled...
2008-05-26 Nick LewyckyUse {} instead of "" in RUN lines.
2008-05-25 Nick LewyckyDon't treat values as signed when looking at loop stepp...
2008-05-25 Nick Lewycky"ret (constexpr)" can't be folded into a Constant....
2008-05-24 Owen AndersonCreate archives with the same permissions are ar.
2008-05-24 Chris LattnerFix win32 when no bison is around, PR2331, patch by...
2008-05-24 Chris LattnerAdd FreeBSD/PPC support, patch by Marcel Moolenaar!
2008-05-24 Chris LattnerFix a serious brain-o. Obviously no-one reviewed my...
2008-05-24 Chris LattnerFix PR2358 by resolving calls with undef arguments...
2008-05-24 Evan ChengEliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl...
2008-05-24 Evan ChengEliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2...
2008-05-24 Duncan SandsTweak how ConstantFP80Ty constants are output
2008-05-24 Dale JohannesenPut initialized const weak objects into correct
2008-05-24 Evan ChengThis is done.
2008-05-24 Evan ChengNew loadl_pd and loadh_pd tests.
2008-05-24 Evan ChengAutoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.
2008-05-24 Evan ChengRemove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These...
2008-05-24 Evan ChengRemove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These...
2008-05-23 Dale JohannesenDocument common linkage.
2008-05-23 Evan ChengRevert 51440 as it breaks a bunch of PIC tests.
2008-05-23 Dan Gohmanlabel is a first-class type.
2008-05-23 Dan GohmanIt turns out there are only 3 non-first-class type...
2008-05-23 Dan GohmanRemove a bogus svn:mime-type property.
2008-05-23 Dan GohmanUpdate the description of first-class types to reflect...
2008-05-23 Dan GohmanDon't silently truncate array extents to 32 bits.
2008-05-23 Dale JohannesenAdd a missed CommonLinkage check.
2008-05-23 Evan ChengUse movlps / movhps to modify low / high half of 16...
2008-05-23 Dan GohmanRemove lingering references to .llx and .tr in the...
2008-05-23 Dan GohmanTidy up BasicBlock::getFirstNonPHI, and change a bunch...
2008-05-23 Dan GohmanAdd #includes to make some dependencies explicit.
2008-05-23 Dan GohmanIssue errors in several situations instead of aborting.
2008-05-23 Dan GohmanElaborate on the entry on integer vector multiplication...
2008-05-23 Evan ChengFix a duplicated pattern.
2008-05-23 Dan GohmanUse PMULDQ for v2i64 multiplies when SSE4.1 is availabl...
2008-05-23 Evan ChengNew entry.
2008-05-23 Dale JohannesenRewrite a loop to avoid using iterators pointing to
2008-05-23 Dan GohmanFix the spelling of the va_arg keyword.
2008-05-23 Dan GohmanFix another isFirstClassType that now needs to be isSin...
2008-05-23 Matthijs KooijmanReplace some weird usage of UserOp1 introduced in r4949...
2008-05-23 Matthijs KooijmanRestructure the testing documentation.
2008-05-23 Matthijs KooijmanRestucture a part of the SimplifyCFG pass and include...
2008-05-23 Matthijs KooijmanIndent fix.
2008-05-23 Nick LewyckyConstant integer vectors may also be negated.
2008-05-23 Nick LewyckyTypo.
2008-05-23 Nick LewyckyRevert X + X --> X * 2 optz'n which pessimizes heavily...
2008-05-23 Chris Lattnerwe compile multiply-by-constant into horrible code...
2008-05-23 Nick LewyckyImplement X + X for vectors.
2008-05-23 Nick LewyckyFix a recently added optimization to not crash on vectors.
2008-05-23 Dan GohmanGeneralize the new code in instcombine's ComputeNumSign...
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
next