platform/upstream/llvm.git
2013-03-09 Greg ClaytonRemove my print statements I was using for debugging.
2013-03-09 Greg Clayton<rdar://problem/13384282>
2013-03-09 Nick LewyckyFix bug introduced in r176616 when making function...
2013-03-09 Sean CallananMade LLDB work with the latest Clang. Also fixed
2013-03-09 Michael J.... [Driver][GNU] Accept and ignore more options.
2013-03-09 Michael J.... Fix (possible) MSVC miscompile in debug mode.
2013-03-09 Michael J.... [Writer][ELF] Use correct data types for sizes. Fixes...
2013-03-09 Nick LewyckyDon't emit the extra checksum into the .gcda file if...
2013-03-09 Nick LewyckyDon't emit the extra checksum into the .gcda file if...
2013-03-09 Jordan Rose[analyzer] Be more consistent about Objective-C methods...
2013-03-09 John McCallAdjust the special non-C++ enum block return type inference
2013-03-09 John McCallAdd TagDecl::hasNameForLinkage(), which is true if...
2013-03-09 Jim InghamFix a reversed test for "for_expression" in creating...
2013-03-09 Jason MolendaFix assert in RegisterValue::SetBytes if we're trying to
2013-03-08 Fariborz JahanianDocumentation parsing. Some refactoring and code
2013-03-08 Sean CallananRemoved One Definition Rule warnings because they're
2013-03-08 Jordan Rose[analyzer] Look for lvalue nodes when tracking a null...
2013-03-08 Jordan Rose[analyzer] Don't rely on finding the correct return...
2013-03-08 Edwin VaneAdding user documentation for UseAuto transform
2013-03-08 Jakob Stoklund... Remove wrong and unnecessary assertion.
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-08 Argyrios Kyrtzidis[libclang] Change clang_findReferencesInFile and clang_...
2013-03-08 Douglas Gregor<rdar://problem/13170740> Be a little more careful...
2013-03-08 Jan Wen VoungMove clang tests that depend on llvm/ADT/Statistic...
2013-03-08 Eli BenderskyClean up out-of-date comments and some stray whitespace
2013-03-08 Jordan RoseSema: Preserve attributes on parameters in instantiated...
2013-03-08 Douglas Gregor<rdar://problem/13094134> Don't try to wire up typedef...
2013-03-08 Jordan RoseArrayRef-ize ASTContext::getFunctionType and Sema:...
2013-03-08 Greg Clayton<rdar://problem/13361742>
2013-03-08 Shankar Easwaran[ELF] Create baseclass for all ELF writers
2013-03-08 Douglas Gregor<rdar://problem/13140795> Transform the scope type...
2013-03-08 Michael IlsemanEarly exit from getAllocationData() and isFreeCall...
2013-03-08 David BlaikieAssert to bounds check MDNode::getOperand.
2013-03-08 Michael IlsemanRemove trailing whitespace
2013-03-08 Sean CallananOptionValueFileSpec shouldn't be doing argument
2013-03-08 Enrico GranataDump the measurements directly instead of getting their...
2013-03-08 Argyrios Kyrtzidis[PCH] When complaining that a header from the PCH was...
2013-03-08 Argyrios Kyrtzidis[libclang] Modify clang_findReferencesInFile and clang_...
2013-03-08 Enrico GranataInitial checkin of a new project: LLDB Performance...
2013-03-08 Sean CallananAdded very lightweight, statically-allocated
2013-03-08 Edwin VaneRemoving 'modindex' from clang-tools-extra doc index
2013-03-08 Edwin VaneFixing Doxygen warnings in cpp11-migrate
2013-03-08 Howard HinnantParsing floating point numbers with very long precision...
2013-03-08 Manuel KlimekFixes breaking of string literals.
2013-03-08 Edwin VaneTurned no_xform into a pass from expected failure.
2013-03-08 Jakob Stoklund... No really, don't use end().
2013-03-08 David BlaikieRemove -print-dbginfo as it is unused & bitrotten.
2013-03-08 Jakob Stoklund... Rewrite the physreg part of findLastUseBefore().
2013-03-08 Jakob Stoklund... Avoid creating a SlotIndex from the end() iterator.
2013-03-08 Benjamin KramerRemove unused variable.
2013-03-08 Benjamin KramerRemove default from fully covered switch.
2013-03-08 Benjamin KramerForce cpu in test.
2013-03-08 Benjamin KramerInsert the reduction start value into the first bypass...
2013-03-08 Tom StellardR600: Optimize another selectcc case
2013-03-08 Tom StellardR600: Improve custom lowering of select_cc
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Set BooleanContents to ZeroOrNegativeOneBooleanCo...
2013-03-08 Tom StellardLegalizeDAG: Respect the result of TLI.getBooleanConten...
2013-03-08 Tom StellardDAGCombiner: Use correct value type for checking legali...
2013-03-08 Vincent LejeuneR600: Change addresspace in fold-kcache.ll
2013-03-08 Tim NorthoverAArch64: specify full triple in test as only Linux...
2013-03-08 Christian KonigR600/SI: adjust test to recent changes
2013-03-08 Edwin VaneExtend loop variable naming checks
2013-03-08 Jyotsna VermaHexagon: Add patterns for zero extended loads from...
2013-03-08 Tim NorthoverAArch64: expand sincos operations, we don't support...
2013-03-08 Michel DanzerR600/SI: Use source scheduler
2013-03-08 Joey GoulyAdd support for the OpenCL attribute 'vec_type_hint'.
2013-03-08 Andrew TrickAdd -verify-misched option.
2013-03-08 Jason MolendaUpdate PlatformDarwin to understand how armv7m / armv7e...
2013-03-08 Greg Clayton<rdar://problem/13374267>
2013-03-08 Argyrios Kyrtzidis[libclang] Introduce clang_findIncludesInFile, that...
2013-03-08 Argyrios Kyrtzidis[libclang] When calling the function of CXCursorAndRang...
2013-03-08 Argyrios Kyrtzidis[libclang] Add Logger::operator<< overloads for CXCurso...
2013-03-08 David BlaikieAnother test fix for r176671.
2013-03-08 David BlaikieCouple of test fixes for r176671.
2013-03-08 Bill WendlingRevert r176154 in favor of a better approach.
2013-03-08 Greg Clayton<rdar://problem/13119621>
2013-03-08 Chris Lattnerremove an ancient and quaint bit of commented out makef...
2013-03-08 Jason MolendaAdd recognition of two more armv7 variants, armv7m...
2013-03-08 Jim InghamAdd a comment to break disable's help to make clearer...
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-08 Chad Rosier[driver] If we're just linking, don't report --param...
2013-03-07 Jakob Stoklund... Add a getPassName() method.
2013-03-07 Jakob Stoklund... Rename isEarlierInSameTrace to isUsefulDominator.
2013-03-07 Fariborz JahanianHeaderDoc: Support more of HeaderDoc documentation
2013-03-07 Douglas GregorAdd code completion for @import <rdar://problem/13344306>.
2013-03-07 Douglas GregorImprove LLDB's implicit cast-to-id to work with C+...
2013-03-07 Jason MolendaTypeo in warning message.
2013-03-07 Douglas GregorWhen possible, move __block variables to the heap rathe...
2013-03-07 Sean CallananUpdated Apple LLDB version to lldb-300.99.0. Also
2013-03-07 Jakub StaszakKeep coding stanard.
2013-03-07 Jakub StaszakDon't create IRBuilder if we can return from the method...
2013-03-07 Chad Rosier[fast-isel] Seriously, add support for the expect intri...
2013-03-07 John McCallPromote atomic type sizes up to a power of two, capped by
2013-03-07 John McCallMove the atomics code into its own file.
2013-03-07 John McCallChange hasAggregateLLVMType, which conflates complex and
2013-03-07 John McCallAdd CharUnits::alignmentAtOffset.
2013-03-07 John McCallEvaluate compound literals directly into the result...
2013-03-07 Benjamin KramerRemove temporary std::vectors that ca be replaced with...
next