platform/upstream/llvm.git
2009-07-29 Argyrios KyrtzidisFix some comments.
2009-07-29 Argyrios KyrtzidisAdd getDeclReferenceMap() to the abstract interface...
2009-07-29 Argyrios KyrtzidisRemove the TranslationUnit usage from clang-wpa.cpp...
2009-07-29 Argyrios KyrtzidisIntroduce a helper template for the Handler classes...
2009-07-29 Argyrios KyrtzidisAdd an assert.
2009-07-29 Argyrios KyrtzidisAccept Handler objects in parameters as references.
2009-07-29 Argyrios KyrtzidisRename EntityHandler::HandleEntity to Handle.
2009-07-29 Argyrios Kyrtzidis-Make IndexProvider an abstract interface for getting...
2009-07-29 Douglas GregorMake tag declarations redeclarable. This change has...
2009-07-29 Evan Chengtbb / tbh instructions only branch forward, not backwards.
2009-07-29 Evan ChengAdd VFP3 D registers to the DPR register class.
2009-07-29 Nicolas GeoffrayIn TrimAllocationToSize, if a block is below the minimu...
2009-07-29 Douglas GregorEliminate a few unused-variable warnings
2009-07-29 Douglas GregorEliminate an unused-variable warning
2009-07-29 Devang PatelRead and write NamedMDNode.
2009-07-29 Owen AndersonMove types back to the 2.5 API.
2009-07-29 Owen AndersonUpdate for LLVM API change.
2009-07-29 Devang PatelPrint named metadata.
2009-07-29 Daniel DunbarFix PR4645 which was fallout from the fix for PR4641.
2009-07-29 Devang PatelThere is no need to keep name ref in NamedMDNode.
2009-07-29 Ted KremenekChange uses of:
2009-07-29 Ted KremenekRemove 'StoreManager::OldCastRegion()', TypedViewRegion...
2009-07-29 Chris Lattnerinline the global 'getInstrOperandRegClass' function...
2009-07-29 Evan ChengMake sure Thumb2 uses the right call instructions.
2009-07-29 Fariborz JahanianFixed test.
2009-07-29 Bill WendlingForgot to output the base offset.
2009-07-29 Chris Lattner1. Introduce a new TargetOperandInfo::getRegClass(...
2009-07-29 Chris Lattnermake ptr_rc derive from a new PointerLikeRegClass tblge...
2009-07-29 Fariborz JahanianSome refactoring of member access for
2009-07-29 Chris LattnerGive getPointerRegClass() a "kind" value so that target...
2009-07-29 Evan Cheng- Fix an obvious copy and paste error.
2009-07-29 David GreeneRe-enable comment and operand padding.
2009-07-29 Eli FriedmanRefactor base/member initializers, and construct them...
2009-07-29 Fariborz JahanianCheck accessibility when converting object to the base
2009-07-29 Benjamin KramerUpdate unittest for LLVM API change.
2009-07-29 Benjamin KramerRemove now unused Context variables.
2009-07-29 Owen AndersonMove ConstantExpr to 2.5 API.
2009-07-29 Owen AndersonUpdate for LLVM API change.
2009-07-29 Fariborz JahanianNo longer need to keep base class offsets in the offset
2009-07-29 Fariborz JahanianPatch to provide cast of objects in member access
2009-07-29 Douglas GregorFix a typo, and all of its copies
2009-07-29 Douglas Gregor[llvm up]
2009-07-29 Douglas GregorImplement PointerUnion4.
2009-07-29 Ted KremenekAdd an XFAILed test case that currently crashes for...
2009-07-29 Ted KremenekAdd another analyzer test case involving an OSAtomic...
2009-07-29 Ted KremenekRemove some uses of TypedViewRegion, and use getBaseReg...
2009-07-29 Ted KremenekMake StoreManager::InvalidateRegion() virtual, move...
2009-07-29 Devang PatelRefactor. Fix indentation.
2009-07-29 Ted KremenekAdd 'MemRegion::getBaseRegion()', a utility method...
2009-07-29 Eric ChristopherAdd llvm_unreachable for ... unreachable code!
2009-07-29 Ted KremenekcanSymbolicate() should only return true for integer...
2009-07-29 Evan Chengxfail for now.
2009-07-29 Daniel DunbarPerform simplification noticed by Reid.
2009-07-29 Devang PatelKeep track of named mdnodes in a Module using an ilist.
2009-07-29 Sebastian RedlCheck for identical types in C++ catch expression....
2009-07-29 Daniel DunbarDon't use a formatted ostream when writing .ll either.
2009-07-29 Daniel DunbarDon't use a formatted ostream when writing .bc files...
2009-07-29 Douglas GregorWhen lookup of an identifier preceding a '<' finds...
2009-07-29 Benjamin Kramerfix unittest on platforms with unsigned chars (e.g...
2009-07-29 Daniel DunbarAdd missing include.
2009-07-29 Bob WilsonChange Neon VLDn intrinsics to return multiple values...
2009-07-29 Bob WilsonFix the verifier to handle intrinsics with LLVMMatchTyp...
2009-07-29 Bob WilsonFix an assumption that there is a single return value...
2009-07-29 Daniel Dunbarscan-build: Don't try to index plist-html output direct...
2009-07-29 Douglas GregorRemove an obsolete kludge based on the previous, comple...
2009-07-29 Douglas GregorTest redefinition of class template partial specializations
2009-07-29 Douglas GregorUse the new statement/expression profiling code to...
2009-07-29 David GreeneRe-apply previous changes and improve column padding...
2009-07-29 Dan GohmanAdd one-past-the-end language to the inbounds keyword.
2009-07-29 Dan GohmanMinor code simplification.
2009-07-29 Fariborz JahanianUse the existing API for base offset. Use suitable...
2009-07-29 Devang PatelFix comment.
2009-07-29 Douglas GregorMake the Python TestRunner work for individual tests
2009-07-29 Devang Pateltrim include list.
2009-07-29 Steve NaroffRemove an ObjC-specific XFAIL (and tweak test).
2009-07-29 Steve NaroffFix <rdar://problem/7100524> regression: "error: incomp...
2009-07-29 Steve NaroffIncorporate feedback from Chris (on r76979).
2009-07-29 Sebastian RedlMake functional-style casts emit correct messages,...
2009-07-29 Benjamin KramerMSVC build fix. Patch by Olaf Krzikalla!
2009-07-29 Zhongxing Xuadd a fixme
2009-07-29 Zhongxing Xudelete an undefined method.
2009-07-29 Daniel DunbarTwines: Support numeric conversion directly (uitostr...
2009-07-29 Daniel Dunbarraw_ostream: Follow the 32-bit path when printing ...
2009-07-29 Chris Lattnersome wording changes.
2009-07-29 Chris Lattnermore syntactic cleanups.
2009-07-29 Chris Lattnerminor smallvector cleanups
2009-07-29 Chris Lattnerlink to a newer preso
2009-07-29 Nick LewyckyJust discard the output, no need to turn it back into...
2009-07-29 Chris Lattnerwhitespace cleanup.
2009-07-29 Andreas BolkaSkeleton for pairwise subscript testing.
2009-07-29 Chris Lattnerdon't dump .bc file to stdout, and simplify this to...
2009-07-29 Chris Lattnermingw uses .data and .text, not _data and _text.
2009-07-29 Chris Lattnerfix PR4584 with a trivial patch now that the pieces...
2009-07-29 Nick LewyckyBulk erasing instructions without RAUWing them is unsaf...
2009-07-29 Chris Lattnerpass the mangler down into the various SectionForGlobal...
2009-07-29 Evan ChengRevert AsmWriterEmitter.cpp to 74742. The recent change...
2009-07-29 Chris Lattnerconstant prop a utostr.
2009-07-29 Chris Lattnerremove some completely wrong code. 1 is never < 16...
2009-07-29 Daniel DunbarRevert r77397, it causes significant regressions in...
2009-07-29 Daniel DunbarMultiTestRunner: Reenable --vg option.
next