platform/upstream/llvm.git
2009-07-31 Anders CarlssonUse the struct builder for unions.
2009-07-31 Mike StumpFixup spacing and 80-col violations.
2009-07-31 Benjamin KramerUpdate unittest for LLVM API change.
2009-07-31 Dan GohmanLibCallAliasAnalysis doesn't use TargetData.
2009-07-31 Daniel Dunbarllvm-mc/X86: Sketch match functions for immediates...
2009-07-31 Dan GohmanMake TargetData optional in MemoryDependenceAnalysis.
2009-07-31 Chris Lattnermove emitUsedDirectiveFor to TargetLoweringObjectFile...
2009-07-31 Dan GohmanRemove an unnecessary header.
2009-07-31 Chris Lattnerremove the PPCLinuxTargetAsmInfo implementation of...
2009-07-31 Chris Lattnerremove a pointless override.
2009-07-31 Owen AndersonUpdate for LLVM API change.
2009-07-31 Owen AndersonMove a few more APIs back to 2.5 forms. The only remai...
2009-07-31 Dan GohmanFix GVN's debug output, now that operator<< on Value...
2009-07-31 Eric ChristopherWhitespace and 80-col cleanup.
2009-07-31 Bill Wendling- Convert the rest of the DOUTs to DEBUG+errs().
2009-07-31 Eli FriedmanPR4662: Fix a crash introduced by the recent LLVMContex...
2009-07-31 Dan GohmanFix a typo in a comment.
2009-07-31 Benjamin KramerAdjust unit test for the MCSection changes.
2009-07-31 Argyrios KyrtzidisFor a CXXOperatorCallExpr, fix the order that StmtLocRe...
2009-07-31 Dan GohmanDelete spurious semicolons.
2009-07-31 Benjamin KramerFix build.
2009-07-31 Ted KremenekUpdate CMake files.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-31 Douglas GregorMake the recanonicalization-for-an-out-of-line-definiti...
2009-07-31 Dan GohmanRemove Annotation.h, which is no longer used in the...
2009-07-31 Evan ChengUntil we have a "ALIGN" pseudo instruction, have asm...
2009-07-31 Dan GohmanMachineFunction no longer needs Annotation.
2009-07-31 Douglas GregorAllow one to update the type representation of the...
2009-07-31 Douglas GregorRemove a redundant getCanonicalType call
2009-07-31 Evan Cheng- Teach TBB / TBH offset limits are 510 and 131070...
2009-07-31 Chris Lattnerfix some more issues where we expected GetSection to...
2009-07-31 Mike StumpAdd code to setup the vtable pointer in the constructor...
2009-07-31 Devang PatelNew test case for rev. 77694.
2009-07-31 Dan GohmanFix printing of Alloca instructions with null operands.
2009-07-31 Dan GohmanFix some problems with ASTCallbackVH in its use as...
2009-07-31 Dan GohmanTeach ValueHandleBase to treat DenseMap's special Empty...
2009-07-31 Devang PatelProcess DbgDeclareInst.
2009-07-31 Dan GohmanSplit DenseMapInfo into a separate header file, so...
2009-07-31 Daniel DunbarNormalize target registration code.
2009-07-31 Dan GohmanReapply r77654 with a fix: MachineFunctionPass's getAna...
2009-07-31 Daniel DunbarMultiTestRunner: Fix invalid warning when pointing...
2009-07-31 Chris Lattnerfix a bunch of failing tests now that MCContext::GetSec...
2009-07-31 Mike StumpFix spacing.
2009-07-31 Chris Lattnerrefactor section construction in TLOF to be through...
2009-07-31 Owen AndersonUpdate for LLVM API change.
2009-07-31 Owen AndersonMove getTrue() and getFalse() to 2.5-like APIs.
2009-07-31 Chris Lattnersplit MCSection stuff out to its own .cpp file, add...
2009-07-31 Douglas GregorFix 80-col violation
2009-07-31 Chris Lattnermove the sectionkind and section classes to TargetLower...
2009-07-31 Chris Lattnercreate sections with MCSection::Create instead of Conte...
2009-07-31 Chris Lattnerfix PR4650: we only track sizes for certain objects...
2009-07-31 Douglas GregorMake canonicalization of overloaded function declaratio...
2009-07-31 Douglas GregorCanonicalize template template parameters. We can't...
2009-07-31 Douglas GregorCanonicalize function parameters
2009-07-31 Benjamin KramerWork around a dangling pointer dereference when enumera...
2009-07-31 Benjamin KramerFix a struct/class mismatch, to silence a MSVC warning.
2009-07-31 Daniel DunbarMultiTestRunner: Add module for lexing 'sh' commands.
2009-07-31 Sanjiv Guptadefine target names for std libcalls.
2009-07-31 Daniel DunbarAdd missing test suffixes.
2009-07-31 Daniel DunbarMultiTestRunner: Simplify, cleanup, and rename!
2009-07-31 Douglas GregorCanonicalization and profiling for overloaded function...
2009-07-31 Douglas GregorCanonicalize dependent extended vector types.
2009-07-31 Daniel DunbarAdd this test back, the check pattern was too strict.
2009-07-31 Daniel DunbarRevert r77654, it appears to be causing llvm-gcc bootst...
2009-07-31 Ryan FlynnPR3679 - enable #pragma weak aliasing.
2009-07-31 Daniel DunbarRemove this test while I figure out why it is failing.
2009-07-31 John McCallRename Action::TagKind to Action::TagUseKind, which...
2009-07-31 Daniel Dunbarllvm-mc: Match a few X86 instructions.
2009-07-31 John McCallsp.
2009-07-31 Mike StumpWhitespace around else canonicalization and fix 80...
2009-07-31 Dan GohmanManage MachineFunctions with an analysis Pass instead...
2009-07-31 Eli FriedmanMake the check for the linkage of a template handle...
2009-07-31 Anders CarlssonAdd CK_DerivedToBase and use it PerformObjectMemberConv...
2009-07-31 Mike StumpFix build warnings.
2009-07-31 Anders CarlssonAdd a CastKind enum to CastExpr. Right now it's not...
2009-07-31 Benjamin KramerFix cmake build.
2009-07-31 Ted KremenekFix use-after-release bug introduced in r77585 where...
2009-07-31 Douglas GregorBuild canonical types for dependently-sized array types.
2009-07-30 Devang PatelAdd getOrInsertNamedMetadata().
2009-07-30 Devang PatelAdd addElement().
2009-07-30 Ted KremenekAdd scan-build option '-no-failure-reports' to supress...
2009-07-30 Douglas GregorCanonicalization of dependent C++0x decltype types.
2009-07-30 Evan ChengWhen fp is not eliminated, instructions with T2_i12...
2009-07-30 Fariborz JahanianSynthesize the default constructor which has not
2009-07-30 Lang HamesRemoved the BigBlock register allocator.
2009-07-30 Douglas GregorCanonicalization for dependent typeof(expr) types.
2009-07-30 Owen AndersonUpdate for LLVM API changes.
2009-07-30 Devang PatelDo not use abbrev while writing NamedMDNode name.
2009-07-30 Devang PatelEnumerate NamedMDNode elements first.
2009-07-30 Owen AndersonMove more code back to 2.5 APIs.
2009-07-30 Devang PatelHandle NamedMDNode.
2009-07-30 David GoodwinRemove redundant match for frame index from imm8 addrmo...
2009-07-30 Anders CarlssonDiagnose unused expression results for all statements...
2009-07-30 Anders CarlssonAdd casts to avoid a bunch of unused expr warnings...
2009-07-30 Mike StumpCanonicalize else spacing.
2009-07-30 Anders CarlssonFactor code out into a DiagnoseUnusedExprResult function.
2009-07-30 David GoodwinDarwin assembler now recognizes "orn", so remove workar...
2009-07-30 Mike StumpNote some other limitations.
2009-07-30 David GoodwinDarwin assembler now supports "rrx", so remove workaround.
2009-07-30 Daniel DunbarTwine: Directly support int, long, and long long types.
next