platform/upstream/llvm.git
2012-11-15 Eli FriedmanFix DiagnoseBitwisePrecedence so it doesn't cast "...
2012-11-15 Jakub StaszakUse LLVM_DELETED_FUNCTION.
2012-11-15 Owen AndersonAdd doInitialization and doFinalization methods to...
2012-11-15 Fariborz Jahanianobjective-C blocks: make cc1 flag -encode-extended...
2012-11-14 Jakub StaszakRemove unneeded #includes.
2012-11-14 Eli FriedmanMake template diffing handle integral expressions of...
2012-11-14 Richard SmithAdd -cc1 option -fno-diagnostics-use-presumed-location...
2012-11-14 Argyrios Kyrtzidis[utils/ClangDataFormat.py] Add data formatter for Strin...
2012-11-14 Argyrios Kyrtzidis[utils/ClangDataFormat.py] In the summary of SourceLoca...
2012-11-14 NAKAMURA TakumiNVPTXISelLowering.cpp: Fix warnings. [-Wunused-variable]
2012-11-14 Enrico Granata<rdar://problem/12408181> Test case to make sure this...
2012-11-14 Bill SchmidtThis patch is in preparation for adding medium code...
2012-11-14 Sean Silvadocs: Improve typographical correctness.
2012-11-14 Fariborz Jahanianobjective-C blocks: under cc1 flag -encode-extended...
2012-11-14 Sean Silvadocs: Sphinxify TestSuiteMakefileGuide
2012-11-14 Jordan Rose[analyzer] Fix test in previous commit.
2012-11-14 Jordan Rose[analyzer] Add a test case for printing a path note...
2012-11-14 Richard TrieuImprove -Wtautological-constant-out-of-range-compare...
2012-11-14 Jakub StaszakUse reserve() to avoid vector reallocation.
2012-11-14 Douglas GregorTeach the AST importer to merge enumerator constants...
2012-11-14 Jakub StaszakMake sure to not get AVX code on an AVX-capable host...
2012-11-14 NAKAMURA Takumitest/CodeGen/Hexagon/postinc-load.ll: Suppress it for...
2012-11-14 Eric ChristopherFew more small CellSPU removals.
2012-11-14 Eric ChristopherFix CMake build.
2012-11-14 Eli FriedmanWhen evaluating variably modified types for function...
2012-11-14 Eric ChristopherRemove the CellSPU port.
2012-11-14 Eric ChristopherRemove the cellspu port.
2012-11-14 NAKAMURA TakumiParseTemplate.cpp: Prune obsolete descriptions in Parse...
2012-11-14 Anna Zaks[analyzer] Ensure that CmpRuns recursively walks the...
2012-11-14 Howard HinnantRestrict optimized __pad_and_output implementation...
2012-11-14 Sean Silvadocs: Sphinxify TestingGuide
2012-11-14 Alexander KornienkoSupport for [[@LINE]], [[@LINE+<offset>]], [[@LINE...
2012-11-14 Jakub StaszakFix invalid asserts, use llvm_unreachable instead.
2012-11-14 NAKAMURA Takumillvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and...
2012-11-14 Jyotsna VermaAdded multiclass for post-increment load instructions.
2012-11-14 Benjamin KramerForce CPU in test so we don't accidentally get AVX...
2012-11-14 Jakub StaszakcanJoinPhys method doesn't modify CoalescerPair. Make...
2012-11-14 Alexander KornienkoAdded %(line), %(line+<number>), %(line-<number>) subst...
2012-11-14 Chad RosierRemove dead code.
2012-11-14 Jakub StaszakFix comment.
2012-11-14 Jakub StaszakRemove DOS line endings.
2012-11-14 Benjamin KramerX86: Enable SSE memory intrinsics even when stack align...
2012-11-14 Hal FinkelReplace std::vector -> SmallVector in BBVectorize
2012-11-14 Nadav RotemUpdate my email address and update the code ownership
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-14 Nadav RotemThe code pattern "imm0_255_neg" is used for checking...
2012-11-14 Justin HolewinskiAdd myself as code owner for NVPTX target
2012-11-14 Sean Silvadocs: nuke GCCFEBuildInstrs.html
2012-11-14 Justin Holewinski[NVPTX] Implement custom lowering of loads/stores for i1
2012-11-14 Anton KorobeynikovFix comment
2012-11-14 Argyrios KyrtzidisIn ExpressionEvaluationContextRecord manage LambdaMangl...
2012-11-14 Anton KorobeynikovFix really stupid ARM EHABI info generation bug: we...
2012-11-14 Chad RosierClaim ownership.
2012-11-14 Hal FinkelFix the largest offender of determinism in BBVectorize
2012-11-14 Benjamin KramerSort the code owner list alphabetically. Add myself...
2012-11-14 Jim GrosbachX86: Better diagnostics for 32-bit vs. 64-bit mode...
2012-11-14 Matt Beaumont-Gays/assert/llvm_unreachable/
2012-11-14 John McCallThe ObjC++-to-C++ personality trick is only necessary...
2012-11-14 Fariborz Jahanianfixes a buildbot failure.
2012-11-14 Eric ChristopherGrab debug information for code ownership.
2012-11-14 Fariborz JahanianFix 80-column violation.
2012-11-14 Fariborz Jahanianobjective-C blocks: Provide layout map for byref
2012-11-14 Marshall ClowChange C++0x references to C++11, Fixes bug #12745
2012-11-14 Benjamin Kramers/tranform/transform/
2012-11-14 Alexey Samsonov[TSan] fix indentation
2012-11-14 Alexey SamsonovEmit relocations from .debug_aranges to .debug_info...
2012-11-14 John McCallMove some GNUStep-specific code out of CGObjCGNU.
2012-11-14 Patrik HägglundRevert some redundant parts of r142605.
2012-11-14 Tobias Grossertest: LLVM supports now vectors of arbitrary pointers
2012-11-14 Craig TopperSet FFLOOR of vectors to expand to keep intruction...
2012-11-14 Hal FinkelMark myself as owner of BBVectorize and PowerPC
2012-11-14 Richard SmithPR14279: Work around this major miscompilation by treat...
2012-11-14 Richard SmithWhen we have a MemberExpr referring to an overloaded...
2012-11-14 Andrew TrickAccepting ownership of scheduling.
2012-11-14 Craig TopperFactor out an overly replicated typecast. No functional...
2012-11-14 Logan ChienCode cleanup: Remove trailing whitespace in unwind.h.
2012-11-14 Craig TopperSet FFLOOR for vectors to expand on CellSPU to keep...
2012-11-14 Craig TopperAdd newlines to end of debug messages.
2012-11-14 Rafael EspindolaHandle DAG CSE adding new uses during ReplaceAllUsesWit...
2012-11-14 David BlaikieRemove debugging assert.
2012-11-14 Jason MolendaPatch from Andrew Kaylor andrew.kaylor@intel.com to...
2012-11-14 NAKAMURA TakumiSemaTemplateDeduction.cpp: Prune two obsolete descripti...
2012-11-14 NAKAMURA TakumiParseTemplate.cpp: Doxygen fix in AnnotateTemplateIdTok...
2012-11-14 Eli FriedmanSuppress elided variadic macro argument extension diagn...
2012-11-14 David BlaikieProvide the correct mangling and linkage for certain...
2012-11-14 Sean Silvadocs: Fix Sphinx toctree warning.
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-11-14 Sean Silvadocs: chmod -x HowToUseInstrMappings.rst
2012-11-14 Anders CarlssonUse consistent spelling of 'behavior' in a C++ warning.
2012-11-14 Nick LewyckyThis function isn't called SaveFiles any more.
2012-11-14 Eli FriedmanFix an assertion failure printing the unused-label...
2012-11-14 Richard SmithRemove another questionable use of hasTrivial*. The...
2012-11-14 John McCallAccept and pass arguments to __unknown_anytype in argument
2012-11-14 Greg Clayton<rdar://problem/12695557>
2012-11-14 Matt Beaumont-GayFix broken asserts. Also, spell 'indices' correctly.
2012-11-14 Michael J.... [Object] Fix endianess bug by refactoring Archive:...
2012-11-14 Nadav Rotemuse the getSplat API. Patch by Paul Redmond.
2012-11-14 Matt Beaumont-GayFix typo
2012-11-13 Richard SmithFix typo from code review (thanks to Alexey Samsonov...
2012-11-13 Richard SmithSupport for building the ubsan runtime when using the...
next