platform/upstream/llvm.git
2012-01-06 Matt Beaumont-GaySuppress -Wunused-value within macros from system headers.
2012-01-06 Fariborz Jahanianobjc++: more code gen stuff for atomic property api,
2012-01-06 Jakob Stoklund... Enable aligned NEON spilling by default.
2012-01-06 Ted Kremenek[analyzer] Make the entries in 'Environment' context...
2012-01-06 Douglas GregorDuring name lookup, use redecl_iterator to walk over...
2012-01-06 Andrew TrickPut all IVUsers in the processed set. Allow querying...
2012-01-06 Jakob Stoklund... Abort AdjustBBOffsetsAfter early when possible.
2012-01-06 Daniel Dunbarlit/lit.TestRunner: Add an extra_substitutions argument...
2012-01-06 Andrew TrickSCEVExpander: hoistStep should check strict dominance.
2012-01-06 Andrew TrickTracing to help investigate issues with SjLj spill...
2012-01-06 Eli FriedmanRevert r147664; it's breaking clang regression tests.
2012-01-06 Howard Hinnant__gxx_personality_v0 update. This is completely untest...
2012-01-06 Chad RosierInitializing to false makes better sense. Thanks,...
2012-01-06 Chad RosierFix uninitialized variable warning.
2012-01-06 Eli FriedmanRevert r147655; it's breaking the compiler_rt build...
2012-01-06 Chad RosierFix uninitialized variable warning.
2012-01-06 Chad RosierFix uninitialized variable warning.
2012-01-06 Kostya Serebryany[asan] do not use new/delete for the internal thread...
2012-01-06 Eric ChristopherFix a leak I noticed while reviewing the accelerator...
2012-01-06 DeLesley HutchinsThread safety analysis: added support for trylock attri...
2012-01-06 Kostya Serebryany[asan] move more code into OS-specific files
2012-01-06 DeLesley HutchinsAdded LocalVariableMap
2012-01-06 Joerg Sonnenberger__FLT_EVAL_METHOD__ should be 1 on NetBSD/i386, since...
2012-01-06 Sean CallananFixed a bug where the DWARF location expression
2012-01-06 Kostya Serebryany[asan] cleanup: remove the SIGILL-related code (compile...
2012-01-06 Fariborz Jahanianobjc++: some declarations related to atomic
2012-01-06 Kostya Serebryany[asan] cleanup: remove the SIGILL-related code (rt...
2012-01-06 Jakub StaszakSilence GCC warnings.
2012-01-06 Kostya Serebryany[asan] mention -fno-omit-frame-pointer in the docs
2012-01-06 Douglas GregorWhen inferring a submodule ID during module creation...
2012-01-06 Anna Zaks[analyzer] Correct the c++-analyzer symlink
2012-01-06 Douglas GregorStash Decl's TopLevelDeclInObjCContainer and ModulePriv...
2012-01-06 Richard SmithC++11 generalized constant expressions: implement check...
2012-01-06 Douglas GregorIntroduce a "Hidden" bit into Decl, to track whether...
2012-01-06 Douglas GregorTeach DeclContext deserialization to pay attention...
2012-01-06 David ChisnallIf we are compiling with -fno-builtin then don't do...
2012-01-06 Eli BenderskyFix typo in string
2012-01-06 John McCallFix the mangling of class template arguments in a parti...
2012-01-06 Rafael EspindolaImprovements to the uninitialized variable warning...
2012-01-06 Eric ChristopherAs part of the ongoing work in finalizing the accelerat...
2012-01-06 Eli FriedmanMore lambda work. Fixes a minor bug Richard pointed...
2012-01-06 Richard SmithDavid Blaikie and Chandler would like us to diagnose
2012-01-06 Anna Zaks[analyzer] c++-analyzer should be a symlink.
2012-01-06 Kostya Serebryany[asan] move more stuff to OS-specific files
2012-01-06 Greg Clayton<rdar://problem/10652336>
2012-01-06 Anna Zaks[analyzer] Update the docs to reflect that gcc is not...
2012-01-06 Anna Zaks[analyzer] scan-build: If we are on MacOS, use clang...
2012-01-06 Anna Zaks[analyzer] Skip --serialize-diagnostic when running...
2012-01-06 Richard SmithTweak to r147599 for PR10828: Move the check from the...
2012-01-06 Eli FriedmanMinor refactoring of sentinel warning on blocks. Add...
2012-01-06 Greg Clayton<rdar://problem/10649734>
2012-01-06 Johnny Chenhttp://llvm.org/bugs/show_bug.cgi?id=11619
2012-01-06 Greg Clayton<rdar://problem/10647191>
2012-01-06 Johnny Chenhttp://llvm.org/bugs/show_bug.cgi?id=11618
2012-01-06 Fariborz Jahanianobjc++: sythesize a helper function to be used
2012-01-06 Argyrios KyrtzidisFix a memory leak of PragmaNamespaces, rdar://10611796.
2012-01-06 Greg ClaytonWe finalized on the new .apple_types accelerator table...
2012-01-06 Johnny Chenhttp://llvm.org/bugs/show_bug.cgi?id=11715
2012-01-05 Rafael EspindolaFix build on minix. Patch by Ben Gras!
2012-01-05 Eli FriedmanAddress Richard's review comments on r147561 (Evaluate...
2012-01-05 Dan GohmanFix SpeculativelyExecuteBB to either speculate all...
2012-01-05 Johnny ChenFix indentation.
2012-01-05 Kostya Serebryany[asan] use dl_iterate_phdr for pre-symbolization on...
2012-01-05 Johnny ChenAdd back the file I wrongly deleted in r147613.
2012-01-05 Douglas GregorAlways allocate an extra 8 bytes for a deserialized...
2012-01-05 Eli FriedmanPR11705, part 2: globalopt shouldn't put inttoptr/ptrto...
2012-01-05 Rafael EspindolaLink symbols with different visibilities according...
2012-01-05 Dan GohmanRevert r56315. When the instruction to speculate is...
2012-01-05 Ted KremenekAfter further discussion, rename attribute 'objc_disabl...
2012-01-05 Sean CallananFixed a problem in our local Clang's method for
2012-01-05 Eli FriedmanTweak the fix to PR8977: an empty expression-list repre...
2012-01-05 Douglas GregorDon't seed the ASTWriter's declaration -> ID mapping...
2012-01-05 Benjamin KramerKill ObjectCodeEmitter and BinaryObject, they were...
2012-01-05 Douglas GregorWhen we deserialize a declaration from a module file...
2012-01-05 Nick LewyckySCCCaptured is trivially false on entry to this loop...
2012-01-05 Rafael EspindolaRemove the old ELF writer.
2012-01-05 Douglas GregorWhen creating declarations that are deserialized from...
2012-01-05 Johnny ChenFix incomplete commit of llvm.org/viewvc/llvm-project...
2012-01-05 Argyrios KyrtzidisWhen loading an AST file, set SourceManager::MainFileID...
2012-01-05 Danil MalyshevA small re-factored JIT/MCJIT::getPointerToNamedFunctio...
2012-01-05 Johnny ChenThis patch combines common code from Linux and FreeBSD...
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-05 Chris Lattnerallow clients of SmallSet to specify their own comparis...
2012-01-05 Chandler CarruthRemove an unused variable.
2012-01-05 Chandler CarruthPrevent a DAGCombine from firing where there are two...
2012-01-05 Chandler CarruthCleanup and FileCheck-ize a test.
2012-01-05 Craig TopperMark scalar FMA4 instructions as ignoring the VEX.L...
2012-01-05 Victor UmanskyPeephole optimization of ptest-conditioned branch in...
2012-01-05 Eli Benderskytest commit (verifyiing commit access)
2012-01-05 Richard SmithPR10828: Produce a warning when a no-arguments function...
2012-01-05 Greg ClaytonBumped Xcode project versions for lldb-101 and debugser...
2012-01-05 Greg ClaytonAdded code in the Host layer that can report system...
2012-01-05 Eli FriedmanMore lambda work. Tweak the Sema interface slightly...
2012-01-05 Andrew TrickMinor postra scheduler cleanup. It could result in...
2012-01-05 Bill WendlingReplace the uint64_t -> double convertion algorithm...
2012-01-05 Sean CallananFixed a potential hang while trying to execute
2012-01-05 Chad Rosier[driver] Add support for passing -lazy_framework/-lazy_...
2012-01-05 Johnny ChenAdd comment explaining the default constructor (ArchSpe...
2012-01-05 Eli FriedmanChange casting slightly to avoid warnings about casting...
2012-01-05 Douglas GregorWhen we're performing name lookup for a tag, we still...
next