platform/upstream/llvm.git
2012-10-12 DeLesley HutchinsFix warnings introduced by r165826.
2012-10-12 Bob WilsonUse MACOSX_DEPLOYMENT_TARGET when it is set. <rdar...
2012-10-12 Andrew KaylorCorrecting enum values mentioned in comments.
2012-10-12 DeLesley HutchinsThread-safety analysis: support multiple thread-safety...
2012-10-12 Chad Rosier[ms-inline asm] Remove a bunch of parsing code from...
2012-10-12 Jakob Stoklund... Use a transposed algorithm for handleMove().
2012-10-12 Sean CallananFixed build problems with LLDB on Mac OS X,
2012-10-12 Douglas GregorAdd missing header from 165821
2012-10-12 Douglas GregorSanitize the names of modules determined based on the...
2012-10-12 Greg ClaytonMake SBDeclaration.h a public header in the LLDB.framework.
2012-10-12 Bill SchmidtRemove XFAIL,fix test
2012-10-12 Bill SchmidtXFAIL pending further investigation
2012-10-12 David BlaikieFix typo correction of one qualified name to another.
2012-10-12 Bill SchmidtThis patch addresses PR13948.
2012-10-12 Ted KremenekHave scan-view guard against serving up pages outside...
2012-10-12 Jan Wen VoungAdd bitcode instruction encoding documentation for...
2012-10-12 Jakob Stoklund... Fix coalescing with IMPLICIT_DEF values.
2012-10-12 Richard TrieuChange (!list.size() == 0) to (!list.empty()). No...
2012-10-12 Richard TrieuChange (!ptr != 0) to (!ptr) to make the code more...
2012-10-12 Argyrios KyrtzidisHandle a "#pragma options align" inside a class.
2012-10-12 Bob WilsonSet default CPU for Darwin targets with LTO. <rdar...
2012-10-12 Jim InghamBunch of cleanups for warnings found by the llvm static...
2012-10-12 Fariborz JahanianAdd dump support for comments coming from
2012-10-12 Greg ClaytonPatch from Daniel Malea that cleans up the process...
2012-10-12 Greg ClaytonPatch from Andrew Kaylor that centralized where the...
2012-10-12 Greg ClaytonModified patch from Matt Kopec that makes sure the...
2012-10-12 NAKAMURA Takumillvm/test/CodeGen/PowerPC/2012-10-12-bitcast.ll: Try...
2012-10-12 Ulrich WeigandFix big-endian codegen bug in DAGTypeLegalizer::ExpandR...
2012-10-12 NAKAMURA Takumic-index-test.c: /* Use C style comment. */
2012-10-12 NAKAMURA TakumiExceptionDemo.cpp: Use Function::setDoesNotReturn(...
2012-10-12 NAKAMURA TakumiExceptionDemo.cpp: Whitespace.
2012-10-12 NAKAMURA Takumiclang/test/Index/index-module.m: Tweak expressions...
2012-10-12 Benjamin KramerRemove unused variable.
2012-10-12 Duncan SandsAdd powerpc-ibm-aix to Triple. Patch by Kai.
2012-10-12 Tim NorthoverAdd float-abi and softfloat options to lli
2012-10-12 NAKAMURA TakumiJITTest.cpp: Use LLVM_ATTRIBUTE_USED, rather than __att...
2012-10-12 Tobias Grosserwww: Clarify that GMP is LGPL licensed
2012-10-12 Argyrios Kyrtzidis[PCH] We only need to record C++ overridden methods...
2012-10-12 Nick LewyckyShuffle the virtual destructor down to the base. This...
2012-10-12 Nick LewyckyGive this class full of virtual functions a virtual...
2012-10-12 Eric ChristopherIndenting.
2012-10-12 Sebastian Popfix warning
2012-10-12 Reed KotlerDiv, Rem int/unsigned int
2012-10-12 Sean Silvadocs: Update example to conform to coding standards.
2012-10-12 Bill WendlingMark function as 'used' so that LTO doesn't try to...
2012-10-12 NAKAMURA TakumiRevert r165777, "Mark function as 'used' so that LTO...
2012-10-12 Sean Silvadocs: Minor clean up of Phabricator documentation.
2012-10-12 Evan ChengLegalizer optimize a pair of div / mod to a call to...
2012-10-12 Bill WendlingMark function as 'used' so that LTO doesn't try to...
2012-10-12 Bill WendlingWe need this symbol after an LTO build.
2012-10-12 Sean Silvadocs: Add SphinxQuickstartTemplate.rst.
2012-10-12 Ted KremenekConditionally use an integral cast for BodyFarm support...
2012-10-12 Douglas GregorTrack which particular submodule #undef's a macro,...
2012-10-12 Chad RosierRemove dead code introduced in r165751.
2012-10-11 Fariborz Jahaniansearch for overridden methods with comment when overrid...
2012-10-11 Sean SilvaRemove pointless classof()'s.
2012-10-11 Sean SilvaAdd missing classof().
2012-10-11 Sean Silvadocs: Improve HowToSetUpLLVMStyleRTTI.
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-10-11 Sean Silvadocs: Update HowToSetUpLLVMStyleRTTI.
2012-10-11 Sean SilvaCasting.h: Automatically handle isa<Base>(Derived).
2012-10-11 Sean SilvaRemove buggy classof().
2012-10-11 David BlaikieProvide a fixit when taking the address of an unqualifi...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-module.m: Move XFAIL. It was...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-module.m: Mark it as XFAIL:win32...
2012-10-11 NAKAMURA Takumiclang/test/Index/index-pch-with-module.m: Tweak express...
2012-10-11 Manman RenPGO: create metadata for switch only if it has more...
2012-10-11 Chad RosierRemove extra semicolon.
2012-10-11 Chad RosierRemove extra semicolons.
2012-10-11 Greg Clayton<rdar://problem/12042500>
2012-10-11 Greg ClaytonFix build warnings.
2012-10-11 Sean CallananFixed the IR interaction layer to deal with a
2012-10-11 Jan Wen VoungFix some typos 165739, spotted by Duncan.
2012-10-11 Chad Rosier[ms-inline asm] Remove a bunch of parsing code from...
2012-10-11 Chad Rosier[ms-inline asm] Lookup the IdentifierInfo using the...
2012-10-11 Micah VillmowRevert 165732 for further review.
2012-10-11 Douglas GregorDiagnose the expansion of ambiguous macro definitions...
2012-10-11 Ted KremenekRemove OSAtomicChecker.
2012-10-11 Ted KremenekSwitch over to BodyFarm implementation of OSAtomicCompa...
2012-10-11 Ted KremenekTeach GetBaseType() about BlockPointerTypes.
2012-10-11 Nadav RotemAdd TargetTransformInfo to the clang driver.
2012-10-11 Greg ClaytonFixed an indentation issue that only shows up when...
2012-10-11 Jan Wen VoungChange encoding of instruction operands in bitcode...
2012-10-11 Manuel KlimekAdds Phabricator documentation. This is a first step...
2012-10-11 Argyrios Kyrtzidis[libclang] Make sure the index_data.main_filename field...
2012-10-11 Argyrios Kyrtzidis[libclang] Remove this test while I investigate why...
2012-10-11 Ted KremenekAdd null check for malformed code.
2012-10-11 Argyrios Kyrtzidis[libclang] Add tests for indexing modules and PCHs...
2012-10-11 Derek SchuffFix build failure from r165722
2012-10-11 Greg Clayton<rdar://problem/12331741>
2012-10-11 Douglas GregorIntroduce a simple "hint" scheme to eliminate the quadr...
2012-10-11 Greg ClaytonPatch from Andrew Kaylor that fixes Linux default host...
2012-10-11 Douglas GregorMake the deserialization of PendingMacroIDs deterministic.
2012-10-11 Micah VillmowAdd in the first iteration of support for llvm/clang...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: fix a use-of-uninitialized...
2012-10-11 Derek SchuffProperly factor Native Client defines to support NaCl...
2012-10-11 Jakob Stoklund... Pass an explicit operand number to addLiveIns.
2012-10-11 Rafael EspindolaHandle gnu_inline in c++ in a gcc compatible way. Origi...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Don't warn on a single...
2012-10-11 Jordan Rose-Warc-repeated-use-of-weak: Check messages to property...
next