oota-llvm.git
2009-01-07 Bob WilsonImprove support for type-generic vector intrinsics...
2009-01-06 Dan GohmanNow that fold-pcmpeqd-0.ll is effectively testing that...
2009-01-06 Dan GohmanRevert r42653 and forward-port the code that lets INC64...
2009-01-06 Scott MichelCellSPU:
2009-01-06 Dan GohmanFix a bug in ComputeLinearIndex computation handling...
2009-01-06 Devang PatelSet up DwarfDebug using DebugInfo API.
2009-01-06 Bill WendlingForgot that this was needed for Linux. This should...
2009-01-06 Owen AndersonThe phi construction algorithm used for interval recons...
2009-01-06 Scott MichelCellSPU: Update the README
2009-01-06 Scott MichelCellSPU:
2009-01-06 Dan GohmanDelete this test; it's a duplicate of 2006-07-03-schedu...
2009-01-06 Dan GohmanUpdate these argument lists for the isNormalMemory
2009-01-06 Dan GohmanUse a latency value of 0 for the artificial edges inser...
2009-01-06 Chris Lattnerno need to negate the APInt for 0.
2009-01-05 Chris LattnerChange m_ConstantInt and m_SelectCst to take their...
2009-01-05 Chris Lattnermake m_ConstantInt(int64_t) safely match ConstantInt...
2009-01-05 Devang PatelConstruct subprogram DIEs using DebugInfo.
2009-01-05 Devang PatelConstruct global variable DIEs using DebugInfo.
2009-01-05 Devang PatelConstruct compile unit dies using DebugInfo.
2009-01-05 Dan GohmanFix a thinko in the grammar for thread_local variables.
2009-01-05 Bill WendlingRevert r61415 and r61484. Duncan was correct that these...
2009-01-05 Dan GohmanDon't call setDepthDirty/setHeightDirty when adding...
2009-01-05 Devang PatelExtract source location info from DebugInfo.
2009-01-05 Devang PatelAdd type DIEs using DebugInfo.
2009-01-05 Duncan SandsAdd a note about passing MVT::Other to getSetCCResultType.
2009-01-05 Bill WendlingStrength test.
2009-01-05 Duncan SandsTeach the internalize pass to also internalize
2009-01-05 Duncan SandsWhen checking if an Argument escapes, check if
2009-01-05 Evan ChengFind loop back edges only after empty blocks are elimin...
2009-01-05 Chris Lattnertestcase for bill's patch.
2009-01-05 Duncan SandsNot having an aliasee is a theoretical possibility.
2009-01-05 Duncan SandsFormat more neatly.
2009-01-05 Duncan SandsRemove trailing spaces.
2009-01-05 Duncan SandsDelete unused global aliases with internal linkage.
2009-01-05 Devang PatelConstruct composite type DIE using DebugInfo.
2009-01-05 Devang PatelAdd classof() methods so that dwarf writer can decide...
2009-01-05 Dan GohmanAdd <climits>, to get the definition of CHAR_BIT. This...
2009-01-05 Dan GohmanTargetLowering.h #includes SelectionDAGNodes.h, so...
2009-01-05 Dan GohmanDelete an unused variable and simplify the code.
2009-01-05 Devang Patels/ConstructType/ConstructTypeDIE/g
2009-01-05 Chris Lattnermake llvm-ld smart enough to link against native librar...
2009-01-05 Devang PatelConstruct stuct field DIEs.
2009-01-05 Chris Lattnerfix wordo
2009-01-05 Steve NaroffRemove redundant ValID::ValID:: scoping (doesn't compil...
2009-01-05 Devang PatelConstruct enumerator DIE using DebugInfo.
2009-01-05 Chris LattnerReject PR3281:accepted03.ll with:
2009-01-05 Devang PatelConstruct array/vector type DIEs using DebugInfo.
2009-01-05 Owen AndersonGet rid of sentinel insertion in interval reconstructio...
2009-01-05 Chris Lattnerreject PR3281:crash11.ll with:
2009-01-05 Chris Lattnerreject PR3281:crash10.ll with:
2009-01-05 Chris Lattnerreject PR3281:crash09.ll with this diagnostic:
2009-01-05 Chris Lattnerallow opaque undefs. This resolves PR3282 and fixes
2009-01-05 Devang PatelNow, getTag() is used by DwarfWriter.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2009-01-05 Devang PatelConstruct basic and derived type DIEs using DebugInfo.
2009-01-05 Bob WilsonHandle iAny and fAny types in TreePatternNode::UpdateNo...
2009-01-05 Devang Patelsubsume ConstructPointerType()
2009-01-05 Dan GohmanAdd the keyword 'default'.
2009-01-05 Devang Patelsubsume ConstructBasicType().
2009-01-05 Misha BrukmanRenamed Google Test license file from COPYING to LICENS...
2009-01-05 Devang Patelsquash warnings.
2009-01-05 Dan GohmanA few more polygen grammar updates.
2009-01-05 Gabor Greifset standard ignores
2009-01-05 Bob WilsonFix spelling in some comments.
2009-01-05 Gabor Greifanother fix to my previous commit:
2009-01-05 Evan ChengFix misplaced right parentheses.
2009-01-05 Gabor Greifeliminate tabs from my previous commit
2009-01-05 Gabor GreifGet rid of the tagging functions and use PointerIntPair.
2009-01-05 Duncan SandsDon't spew bitcode to standard out if this test
2009-01-05 Torok EdwinThis test passes again, unXFAIL.
2009-01-05 Evan ChengAtom and Core i7 do not have same model number after...
2009-01-05 Chris Lattnerproduce the same diagnostics for vicmp constant exprs...
2009-01-05 Chris LattnerFix PR3281:crash08.ll with this diagnostic:
2009-01-05 Chris Lattnerreject PR3281:crash07.ll with:
2009-01-05 Chris Lattneralignment of 0 is not valid.
2009-01-05 Chris Lattnerreject undef/zero labels. This fixes PR3281:crash0...
2009-01-05 Chris Lattneradd checking intentionally elided for vfcmp/vicmp since...
2009-01-05 Chris Lattnerdiagnose PR3281:crash02.ll with:
2009-01-05 Chris Lattnerreject PR3281:crash01.ll with:
2009-01-05 Chris Lattnertighten up return type check
2009-01-05 Chris Lattnerfix PR3281:accepted0[02].ll: represent empty arrays...
2009-01-05 Chris LattnerPR3281:crash00.ll: produce this diagnostic instead...
2009-01-05 Dan GohmanHandle weak_extern in the JIT. This fixes
2009-01-05 Scott MichelCellSPU:
2009-01-05 Dan Gohmangc is not an obsolete keyword.
2009-01-05 Dan GohmanUpdate polygen grammar for recent language changes.
2009-01-05 Scott MichelCellSPU:
2009-01-05 Scott MichelCellSPU:
2009-01-05 Nick LewyckyMove the libcall annotating part from doFinalization...
2009-01-04 Dan GohmanA few more whitespace tidyments.
2009-01-04 Dan GohmanTidy whitespace.
2009-01-04 Bill WendlingRegenerate.
2009-01-04 Bill WendlingModify the unittests Makefiles so that they don't rebui...
2009-01-04 Dan GohmanThe .llx suffix is obsolete.
2009-01-04 Dan GohmanUpdate VIM LLVM IR syntax highlighting.
2009-01-04 Nick LewyckyAdd a mechanism to specify attributes in getOrInsertFun...
2009-01-04 Chris LattnerRefactor some parser interfaces to fix PR3278 and a...
2009-01-04 Nick LewyckyRun a post-pass that marks known function declarations...
2009-01-04 Chris Lattnerelf writer really wants the size of the global, not...
2009-01-04 Dan GohmanSet a few more vimrc indentation options.
next