platform/upstream/llvm.git
2013-03-27 Douglas Gregor<rdar://problem/13509689> Introduce -module-file-info...
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-03-27 Rafael EspindolaAdd const in preparation for a simplify_type change...
2013-03-27 Christian KonigR600/SI: add SETO/SETUO patterns
2013-03-27 Benjamin KramerSilence warning about mixing || in &&, fix up 80-cols.
2013-03-27 Tim NorthoverAdd another expected note. Two errors => two notes.
2013-03-27 Hal FinkelPrint PPC ZERO as 0 (not r0) even on Darwin
2013-03-27 Tim NorthoverSwitch to LLVM support function abs64 to keep VS2008...
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Evgeniy StepanovDisable ASan/MSan symbolization of reports in tests.
2013-03-27 Evgeniy StepanovMark comment-to-html-xml-conversion test as XFAIL:msan...
2013-03-27 Hal FinkelFix target-customized spilling in the register scavenger
2013-03-27 Douglas Gregor<rdar://problem/13317030> Consider using directives...
2013-03-27 Evgeniy StepanovDisable Initialize.MultipleThreads test under MemorySan...
2013-03-27 Silviu BarangaEnabling the generation of dependency breakers for...
2013-03-27 Alexander KornienkoSplit line comments
2013-03-27 Jyotsna VermaHexagon: Disable optimizations at O0.
2013-03-27 Alexey Samsonov[ASan] Demangle global names in error reports.
2013-03-27 James MolloyImprove performance of LinkModules when linking with...
2013-03-27 Alexey Samsonov[TSan] Fixup for r178128: verify that TSan indeed doesn...
2013-03-27 Alexey Samsonov[TSan] Run test output through FileCheck
2013-03-27 Christian KonigR600/SI: add cummuting of rev instructions
2013-03-27 Christian KonigR600/SI: add mulhu/mulhs patterns
2013-03-27 Christian KonigR600/SI: add srl/sha patterns for SI
2013-03-27 Hal FinkelAllocate r0 on PPC
2013-03-27 Bill WendlingFix testcase to add expected note.
2013-03-27 Hal FinkelUse the PPC no-r0 class on the TOC LD pseudos
2013-03-27 Bill WendlingPass the diagnostic in for better error messages.
2013-03-27 Hal FinkelApply the no-r0 register class to the PPC SELECT_CC_I...
2013-03-27 Hal FinkelApply the no-r0 class to PPC TOC ADDI[S] pseudo instruc...
2013-03-27 Argyrios Kyrtzidis[lib/Headers] Break the module import cycle between...
2013-03-27 Daniel DunbarRevert r178075, "Tighten up the iterator requirements...
2013-03-27 Sean CallananFixed a problem where inline assembly errors caused
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-27 Greg ClaytonDon't use a "uintptr_t" for the metadata key, use a...
2013-03-27 Greg ClaytonPrune more stuff out of the build and source folders...
2013-03-27 Joao MatosImplement compiler intrinsics needed for compatibility...
2013-03-27 Argyrios Kyrtzidis[lib/Headers] Define NULL as __DARWIN_NULL when on...
2013-03-27 Argyrios Kyrtzidis[modules] Before marking the module imported macros...
2013-03-27 Argyrios KyrtzidisRemove IdentifierInfo::setHadMacroDefinition()
2013-03-27 Argyrios Kyrtzidis[PCH/modules] Remove HiddenName::MacroUndef
2013-03-27 Argyrios Kyrtzidis[Preprocessor] Remove PPMutationListener.
2013-03-27 Argyrios Kyrtzidis[modules] Re-enable the "ambiguous expansion of macro...
2013-03-27 John ThompsonRevised to use MemoryBuffer. Removed redundant llvm...
2013-03-27 Richard SmithPR15597: Fix a confusion between the implicit exception...
2013-03-27 Chad RosierIf we're unable to create the TargetMachine, then just...
2013-03-27 Michael GottesmanAdded back in the test for arc-annotations.
2013-03-27 David BlaikieUpdate debug info test for schema change made to LLVM.
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-27 John McCallMake the -Wreinterpret-base-class logic safe against...
2013-03-27 Ted KremenekSplit "incomplete implementation" warnings for ObjC...
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-26 Douglas Gregor<rdar://problem/13278115> Improve diagnostic when faili...
2013-03-26 Anna Zaks[analyzer] Better test for r178063.
2013-03-26 Anna Zaks[analyzer] Make sure IDC works for ‘NSContainer value...
2013-03-26 David BlaikieRemove magic number usage from CGDebugInfo with new...
2013-03-26 David BlaikieMake DIBuilder::createClassType more type safe by retur...
2013-03-26 David BlaikieDebugInfo: more support for mutating DICompositeType...
2013-03-26 Chad Rosier[driver] Do not generate crash diagnostics if the compi...
2013-03-26 Douglas Gregor<rdar://problem/13267210> Ensure that Sema::CompareRefe...
2013-03-26 Chad RosierAdd a boolean parameter to the ExecuteAndWait static...
2013-03-26 Chad RosierRemove a FIXME that's not planned to be fixed. We...
2013-03-26 Greg ClaytonCleaned up how LLDB.framework was being linked to and...
2013-03-26 Bill WendlingUse the full path when outputting the `.gcda' file.
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-03-26 Michael LiaoAdd HLE target feature
2013-03-26 Douglas Gregor<rdar://problem/13473493> Handle 'this->' insertion...
2013-03-26 Jakob Stoklund... Enable SandyBridgeModel for all modern Intel P6 descend...
2013-03-26 David BlaikieDebug Info: remove use of magic numbers to tweak specif...
2013-03-26 David BlaikieDebug Info: Provide a means to update the members of...
2013-03-26 Hal FinkelRestore real bit lengths on PPC register numbers
2013-03-26 Enrico Granata<rdar://problem/13339196>
2013-03-26 Howard HinnantTighten up the iterator requirements for the vector...
2013-03-26 Andrew TrickTableGen SubtargetEmitter fix to allow A9 and Swift...
2013-03-26 Hal FinkelFix the register scavenger for targets that provide...
2013-03-26 Enrico Granata<rdar://problem/13246939>
2013-03-26 Greg ClaytonAdd a way to dump a ClangASTType to stdout for debuggin...
2013-03-26 Greg ClaytonTrim the output build folder a bit to it isn't so large.
2013-03-26 Greg ClaytonA few more tweaks to the python perf tests. Now there...
2013-03-26 Greg ClaytonClean up logging a bit to not log when a command pipe...
2013-03-26 Hal FinkelPPC: Use HWEncoding and TRI->getEncodingValue
2013-03-26 NAKAMURA TakumiR600/SIMCCodeEmitter.cpp: Prune a couple of unused...
2013-03-26 Howard HinnantAnother vector debug mode test, and a static test on...
2013-03-26 Anna Zaks[analyzer] Change inlining policy to inline small funct...
2013-03-26 Anna Zaks[analyzer] micro optimization as per Jordan’s feedback...
2013-03-26 NAKAMURA Takumiclang/test/CodeGenCXX/debug-info-namespace.cpp: Disable...
2013-03-26 Hal FinkelUse multiple virtual registers in PPC CR spilling
2013-03-26 Hal FinkelUpdate PPCRegisterInfo's use of virtual registers to...
2013-03-26 Hal FinkelUpdate PEI's virtual-register-based scavenging to suppo...
2013-03-26 Enrico GranataData formatters cleanup:
2013-03-26 Greg ClaytonDon't crash when we have an element size of zero.
2013-03-26 Rafael EspindolaRemove useGlobalsForAutomaticVariables.
2013-03-26 Reid Kleckner[ms-cxxabi] Give the MS inheritance attributes a base...
2013-03-26 Manman RenFix uninitialized read of CalleeWithThisReturn.
2013-03-26 Jim InghamThat wasn't a typo, if the short letter option is from...
2013-03-26 Jakob Stoklund... Annotate the remaining x86 instructions with SchedRW...
2013-03-26 Jakob Stoklund... Annotate x87 and mmx instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate control instructions with SchedRW lists.
2013-03-26 Jakob Stoklund... Annotate the rest of X86InstrInfo.td with SchedRW lists.
2013-03-26 John ThompsonRevised per review comments to rename test files and...
next