platform/upstream/llvm.git
2014-07-15 Stepan DyatkovskiyMergeFunc patch from Björn Steinbrink.
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-15 Benjamin Kramer[clang-tidy] Add a checker that removes deducible argum...
2014-07-15 Dmitry Vyukovtsan: remove special handling of false reports coming...
2014-07-15 Dmitry Vyukovtsan: remove compat mapping
2014-07-15 Daniel Jasperclang-format: Improve heuristic around avoiding bad...
2014-07-15 Evgeniy Stepanov[sanitizer] De-flake one test.
2014-07-15 Timur Iskhodzhanov[ASan] Only define macros in asan_init_version.h, move...
2014-07-15 David MajnemerFix typo in comment
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen RibutzkaRevert "[FastISel][X86] Remove no longer needed functions."
2014-07-15 Peter Collingbourne[dfsan] Introduce an optimization to reduce the number...
2014-07-15 Peter Collingbourne[dfsan] Move combineShadows to DFSanFunction in prepara...
2014-07-15 Peter CollingbourneGive SplitBlockAndInsertIfThen the ability to update...
2014-07-15 David MajnemerAST: Don't walk all redeclarations when looking for...
2014-07-15 Richard Smith[modules] Rearrange and unify the way we determine...
2014-07-15 David MajnemerSome targets don't prefix private symbols with dot
2014-07-15 David MajnemerSpecify a more specific triple for constant-pool-remat...
2014-07-15 Alexey Bataev[OPENMP] Several cosmetic fixes in comments, tests...
2014-07-15 David MajnemerRelax tests expecting to see CPI symbols
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen Ributzka[FastISel] Insert patchpoint instruction before the...
2014-07-15 Juergen Ributzka[FastISel] Fix patchpoint lowering to set the result...
2014-07-15 Ehsan AkhgariDon't get confused on the number of braces when braces...
2014-07-15 Matt ArsenaultR600: Add dag combine for copy of an illegal type.
2014-07-15 Matt ArsenaultTeach computeKnownBits to look through addrspacecast.
2014-07-15 Andrea Di BiagioImprove test 'CodeGen/X86/combine-vec-shuffle-3.ll'.
2014-07-15 Justin BognerVirtualFileSystem: Correctly generate the mapping for...
2014-07-15 Reid KlecknerDocument the maximum LLVM IR alignment, which is 1...
2014-07-15 Johannes Doerfert[Format] Clang format IslAst.cpp
2014-07-15 Matt ArsenaultTeach GetUnderlyingObject / BasicAA about addrspacecast
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-15 Greg ClaytonAny commands that are executed through the public inter...
2014-07-15 Richard SmithPR19751: (T())++ is not a cast-expression.
2014-07-15 Matt ArsenaultConvert test to FileCheck.
2014-07-15 Andrea Di Biagio[DAGCombiner] Avoid calling method 'isShuffleMaskLegal...
2014-07-15 Johannes DoerfertAnnotate reduction parallel loops in the IslAst textual...
2014-07-14 Matt ArsenaultR600: Add denormal handling subtarget features.
2014-07-14 Matt ArsenaultR600/SI: Default to no single precision denormals.
2014-07-14 David MajnemerAST: Fix __uuidof for template specializations
2014-07-14 Alp TokerRevert "Revert "Move clang feature flags settings out...
2014-07-14 Alp TokerRevert "Revert "Move clang feature flags settings out...
2014-07-14 Richard SmithRemove dead code.
2014-07-14 Lang Hames[RuntimeDyld] Handle endiannes differences between...
2014-07-14 Adam Nemet[X86] Specify all TSFlags bit-offsets symbolically
2014-07-14 Alp TokerDefine ENABLE_CLANG_ARCMT in the legacy build system too
2014-07-14 David MajnemerAST: Cleanup __uuidof related code
2014-07-14 Alp TokerRevert "Move clang feature flags settings out of LLVM...
2014-07-14 Greg ClaytonIf Process::Finalize() has been called, don't track...
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-07-14 Alp TokerRevert "Move clang feature flags settings out of LLVM...
2014-07-14 Greg Claytonlldb.LLDB_ARCH_DEFAULT now works correctly on Macs...
2014-07-14 Kaelyn TakataContinue parsing an expression list even after an error...
2014-07-14 Alp TokerFix a -Wunused-local-typedefs warning
2014-07-14 Andrea Di Biagio[DAGCombiner] Add more rules to combine shuffle vector...
2014-07-14 Matt ArsenaultLook through addrspacecast in IsConstantOffsetFromGlobal
2014-07-14 Matt ArsenaultLook through addrspacecast in GetPointerBaseWithConstan...
2014-07-14 Alp TokerMove clang feature flags settings out of LLVM core...
2014-07-14 Alp TokerMove clang feature flags settings out of LLVM core...
2014-07-14 Alp TokerFix build with various feature flag combinations
2014-07-14 Alp TokerFix the !CLANG_ENABLE_ARCMT build
2014-07-14 Alp TokerFix build when various clang feature flags are enabled...
2014-07-14 David MajnemerCodeGen: Add a getSectionKind method to MachineConstant...
2014-07-14 Matt ArsenaultConvert test to FileCheck
2014-07-14 David MajnemerADT: Surface LowerCase argument for utohexstr
2014-07-14 Sanjay Patelremoved circular definitions in comments
2014-07-14 Ben LangmuirTry harder to supress the test from r212975 on Windows
2014-07-14 Joerg SonnenbergerDrop separate UIntMaxType and just derive it from IntMa...
2014-07-14 Justin BognerSupport: Fix option handling when using cl::Required...
2014-07-14 David MajnemerFix a test broken in r212981
2014-07-14 Joerg SonnenbergerIntroduce getCorrespondingUnsignedType() in TargetInfo...
2014-07-14 David MajnemerInstSimplify: Correct sdiv x / -1
2014-07-14 Ben LangmuirXFAIL test that doesn't work on Windows yet
2014-07-14 Ehsan AkhgariAdd support for intercepting thunks of the form
2014-07-14 Richard SmithIn C++98, if an rvalue reference binds to a function...
2014-07-14 Sanjay Patelfixed link
2014-07-14 David MajnemerInstSimplify: The upper bound of X / C was missing...
2014-07-14 Ben LangmuirFix case-sensitivity of inferred framework modules
2014-07-14 Alp TokerFix typos
2014-07-14 Justin BognerSupport: Use a range-based for
2014-07-14 Alp TokerAvoid non-attributive uses of 'unsupported' in diagnostics
2014-07-14 Matt ArsenaultLook through addrspacecast when checking isDereferencea...
2014-07-14 Nick LewyckyDon't eliminate memcpy's when the address of the pointe...
2014-07-14 Sylvestre LedruDocument the forward of the -u option (r211756)
2014-07-14 Sylvestre LedruDocument the warning triggered by the unsupported gcc...
2014-07-14 Bill WendlingUnify the lowering of arguments during SjLj prepare.
2014-07-14 Sanjay Patelfixed typo
2014-07-14 Reid KlecknerRevert "Improve error recovery around colon."
2014-07-14 Alp TokerChange the diagnostic group for unsupported gcc optimiz...
2014-07-14 Matt ArsenaultUse pointer type cast helpers.
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-07-14 Matt ArsenaultUpdate comments to include addrspacecast
2014-07-14 Matt ArsenaultRemove GCC 3.3 workaround
2014-07-14 Timur Iskhodzhanov[ASan/Win] Add a test for the case when dll_thunk is...
2014-07-14 Dan AlbertFix for libc++abi when using -Wl,--as-needed.
next