oota-llvm.git
2008-12-11 Misha BrukmanConform to the HTML 4.01 Strict specification.
2008-12-11 Nick LewyckySneaky, sneaky: move the -1 to the outside of the SMax...
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-12-11 Misha Brukman* Fixed formatting of command descriptions to be consis...
2008-12-11 Torok Edwinfix grammar, thanks Duncan!
2008-12-11 Mikhail GlushenkovMerge Base.td and Tools.td.
2008-12-11 Torok Edwinintroduce BasicBlock::getUniquePredecessor()
2008-12-11 Mikhail GlushenkovPut Edge* classes into anonymous namespace.
2008-12-11 Mon P WangAvoid generating a convert_rndsat node when the src...
2008-12-11 Bill WendlingClarify FIXME.
2008-12-11 Mon P WangWhitespace clean up (tabs with spaces)
2008-12-11 Mon P WangMake fix for r60829 less conservative to allow the...
2008-12-10 Bill WendlingAdd a newline after this debug output.
2008-12-10 Misha Brukmans/A Few Coding Standards/LLVM Coding Standards/g
2008-12-10 Bill WendlingIf ADD, SUB, or MUL have an overflow bit that's used...
2008-12-10 Evan ChengPreliminary ARM debug support based on patch by Mikael...
2008-12-10 Evan ChengSome code clean up.
2008-12-10 Bill WendlingOnly perform SETO/SETC to JO/JC conversion if extractva...
2008-12-10 Nuno Lopesfix typo. thanks Baldrick for noticing
2008-12-10 Nuno Lopesadd gcc 4.1.2 from redhat to the list of broken compilers
2008-12-10 Duncan SandsUpdate these instructions to the 2.4 release.
2008-12-10 Duncan SandsFor amusement, implement SADDO, SSUBO, UADDO, USUBO
2008-12-10 Duncan SandsMention the Ada and Fortran front-ends.
2008-12-10 Duncan SandsDon't dereference the end() iterator. This was
2008-12-10 Mon P WangAdded a little more information that vector shifts...
2008-12-10 Mon P WangFixed a bug when trying to optimize a extract vector...
2008-12-10 Evan ChengFix MachineCodeEmitter to use uintptr_t instead of...
2008-12-10 Bill WendlingWhitespace changes.
2008-12-10 Dale JohannesenRewrite instructions for configuring external tests
2008-12-10 Evan ChengFix a bug introduced by r59265. If lazy compilation...
2008-12-10 Chris Lattnermove an entry, add some notes, remove a completed item...
2008-12-10 Chris LattnerAllow basicaa to walk through geps with identical indic...
2008-12-10 Bill WendlingWhitespace fixes.
2008-12-10 Dan GohmanUpdate CalcLatency to work in terms of edge latencies...
2008-12-10 Evan ChengFix a couple of Dwarf bugs.
2008-12-10 Scott MichelCellSPU:
2008-12-09 Bill WendlingImplement fast-isel conversion of a branch instruction...
2008-12-09 Dan GohmanRewrite the SDep class, and simplify some of the relate...
2008-12-09 Chris Lattnerloosen up an assertion that isn't valid when called...
2008-12-09 Dan GohmanMinor code simplification.
2008-12-09 Bill WendlingAdd sub/mul overflow intrinsics. This currently doesn...
2008-12-09 Chris LattnerTeach GVN to invalidate some memdep information when...
2008-12-09 Duncan SandsFix PR3117: not all nodes being legalized. The
2008-12-09 Chris LattnerTeach BasicAA::getModRefInfo(CallSite, CallSite) some
2008-12-09 Chris LattnerFix a fixme: allow memdep to see past read-only calls...
2008-12-09 Chris Lattnerrename getNonLocalDependency -> getNonLocalCallDependen...
2008-12-09 Chris LattnerSwitch GVN::processNonLocalLoad to using the new
2008-12-09 Chris Lattnerrandom cleanups, no functionality change.
2008-12-09 Evan Chengxfail this for now.
2008-12-09 Evan ChengBack out 60748 for now. It's breaking SPASS, 254.gap...
2008-12-09 Evan ChengCosmetic changes.
2008-12-09 Nuno Lopesremove unused var
2008-12-09 Dan GohmanWhitespace cleanups.
2008-12-09 Mikhail GlushenkovRemove Clang tests since clang is not installed on...
2008-12-09 Mikhail GlushenkovAdd some rudimentary tests for .
2008-12-09 Mikhail GlushenkovMan page typo fix.
2008-12-09 Mikhail GlushenkovSupport -emit-llvm properly (with -S and -c).
2008-12-09 Duncan SandsHandle a compiler warning.
2008-12-09 Chris Lattnerfix typos gabor noticed
2008-12-09 Bill WendlingCorrect my English.
2008-12-09 Chris Lattnerrestructure the top level non-local ptr dep query to...
2008-12-09 Chris Lattnerrename getNonLocalPointerDepInternal -> getNonLocalPoin...
2008-12-09 Evan ChengDisableGVCompilation should not abort on internal Globa...
2008-12-09 Mon P WangIn LegalizeOp, don't change the result type of CONVERT_...
2008-12-09 Nick LewyckyIt's easy to handle SLE/SGE when the loop has a unit...
2008-12-09 Chris Lattnerif we have two elements, insert both, don't use std...
2008-12-09 Chris LattnerIf we're only adding one new element to 'Cache', insert...
2008-12-09 Chris Lattnerconvert a couple other places that use pred_iterator...
2008-12-09 Chris Lattnernewline at end of phile
2008-12-09 Chris Lattneruse hte new pred cache to speed up the new non-local...
2008-12-09 Chris Lattnerpred_iterator got a lot slower since use-diet landed...
2008-12-09 Scott MichelCellSPU:
2008-12-09 Mon P WangFix getNode to allow a vector for the shift amount...
2008-12-09 Chris LattnerFix a really subtle off-by-one bug that Duncan noticed...
2008-12-09 Scott MichelCellSPU:
2008-12-09 Bill WendlingAdd initial support for fast-isel of the [SU]ADDO intri...
2008-12-09 Dan GohmanFix the name of ISD::TokenFactor in a comment. Thanks...
2008-12-09 Chris Lattnerremove two unneeded forward declarations, pointed out...
2008-12-09 Dan GohmanDon't charge full latency for an anti-dependence, in...
2008-12-08 Dan GohmanFix a couple of mistaken switch case fall-throughs...
2008-12-08 Devang PatelActually test something. Use PR3170 test case.
2008-12-08 Chris Lattnerremove DebugIterations option. Despite the accusations,
2008-12-08 Evan ChengRe-apply 60689 now my head is screwed on right.
2008-12-08 Dan GohmanFix the top-level comments, and fix some 80-column...
2008-12-08 Dan GohmanMove the conversion to intptr_t to a separate statement...
2008-12-08 Dan GohmanRevert 60689. It caused many regressions on Darwin...
2008-12-08 Ted KremenekUse 'delete []' instead of 'delete' in OwningArray...
2008-12-08 Devang PatelFix spelling.
2008-12-08 Devang PatelUndo previous patch.
2008-12-08 Duncan SandsFix comment typo.
2008-12-08 Duncan SandsFix comment typo.
2008-12-08 Dan GohmanFactor out the code for sign-extending/truncating gep...
2008-12-08 Chris Lattneradd another level of caching for non-local pointer...
2008-12-08 Chris Lattnerconsistency
2008-12-08 Chris Lattnerintroduce a new RoundUpAlignment helper function, use...
2008-12-08 Dan GohmanMake ConstantAggregateZero::get return a ConstantAggreg...
2008-12-08 Dan GohmanUpdate CPP backend for PrintModulePass API changes.
2008-12-08 Evan ChengPerform cheap checks first.
2008-12-08 Chris LattnerSpeed up getABITypeSize by turning a i64 mul and div...
2008-12-08 Chris LattnerSome minor optimizations for isObjectSmallerThan.
next