platform/upstream/llvm.git
2015-12-19 Matt ArsenaultFix broken type legalization of min/max
2015-12-19 Nicolai HaehnleAMDGPU/SI: use S_MOV_B64 for larger copies in copyPhysReg
2015-12-19 Nicolai HaehnleAMDGPU: fix overlapping copies in copyPhysReg
2015-12-19 Kostya Serebryany[libFuzzer] print successfull mutations sequences
2015-12-19 Chris Bieneman[CMake] Fixing a typo in a flag
2015-12-19 Chris Bieneman[CMake] Support a simple case for bootstrap builds...
2015-12-19 James Y KnightPossibly fix MSVC compilation after r256054.
2015-12-19 Siva Chandra[TestCPPAuto] On linux, we need -fno-limit-debug-info.
2015-12-19 Paul RobinsonRevert r256063, it's killing clang-tools-extra
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Pete CooperRegenerated test according to the example assembly...
2015-12-18 Paul RobinsonCC1 part of debugger tuning; pass through setting from...
2015-12-18 Todd FialaXcode: remove --test-subdir test reduction from previou...
2015-12-18 Jonathan PeytonPrevent monitor thread creation when KMP_BLOCKTIME...
2015-12-18 Jonathan PeytonRemove some extra spaces
2015-12-18 Todd FialaXcode build: pass in vt100 to the Python test runner.
2015-12-18 Xinliang David Li[PGO] Cleanup: Move large member functions out of line...
2015-12-18 Chris Bieneman[CMake] PGO training data
2015-12-18 Teresa JohnsonRemove possibility of failures to due race in ThreadPoo...
2015-12-18 Zachary TurnerFix invalid enum comparison.
2015-12-18 James Y KnightRewrite the TrailingObjects template to provide two...
2015-12-18 Enrico Granata__ne__ is the actual Python operator; __neq__ is a...
2015-12-18 Rafael EspindolaDelete dead code: only functions are materializable.
2015-12-18 Enrico GranataAdd support for seeing through clang::AutoType in Clang...
2015-12-18 Rafael EspindolaUse a lambda to reduce code duplication.
2015-12-18 Richard SmithSplit RequireCompleteType into a function that actually...
2015-12-18 Rafael Espindolagit-clang-format a region I am about to change.
2015-12-18 Xinliang David Li[PGO] Simplify computehash interface (NFC)
2015-12-18 Zachary TurnerSupport AlwaysBreakAfterReturnType
2015-12-18 Richard Smith[modules] Don't try to use the definition of a class if
2015-12-18 Todd Fialaremove xcshareddata exclusion from .gitignore; add...
2015-12-18 Enrico GranataTurns out, many people define structs named Point that...
2015-12-18 Alexey Samsonov[Symbolize] Improve the ownership of parsed objects.
2015-12-18 Alexey Samsonov[sancov] IWYU fix: add proper header inclusion.
2015-12-18 Cong HouUse getEdgeProbability() instead of getEdgeWeight(...
2015-12-18 Richard SmithWire a SourceLocation into IsDerivedFrom and move the...
2015-12-18 Jingyue Wu[DivergenceAnalysis] fix a bug in computing influence...
2015-12-18 Jingyue Wu[NaryReassociate] allow candidate to have a different...
2015-12-18 Enrico GranataAdd a test case that validates that my change in r25560...
2015-12-18 Enrico GranataAdd API to support retrieving the formatters category...
2015-12-18 Rafael EspindolaRevert "Enhance BranchProbabilityInfo::calcUnreachableH...
2015-12-18 Rafael EspindolaRemove redundant argument. NFC.
2015-12-18 Jun Bum LimEnhance BranchProbabilityInfo::calcUnreachableHeuristic...
2015-12-18 Todd FialaXcode build: add a lldb-python-test-suite target.
2015-12-18 Bob WilsonPIC should not be enabled by default on Darwin with...
2015-12-18 Krzysztof Parzyszek[Hexagon] Add PIC support
2015-12-18 Rafael EspindolaDrop materializeAllPermanently.
2015-12-18 Chad RosierFix an unused variable warning from r256012.
2015-12-18 Changpeng FangAMDGPU/SI: Test commit
2015-12-18 Changpeng FangRevert "AMDGPU/SI: Test commit"
2015-12-18 Changpeng FangAMDGPU/SI: Test commit
2015-12-18 Rafael EspindolaDrop support for dematerializing.
2015-12-18 Alexey Samsonov[UBSan] Implement runtime suppressions (PR25066).
2015-12-18 Pete CooperRevert "Improve DWARFDebugFrame::parse to also handle...
2015-12-18 Adrian PrantlAdd a defensive check for a nullptr.
2015-12-18 Teresa JohnsonRename variables to reflect linker split (NFC)
2015-12-18 Eric ChristopherConvert Arg, ArgList, and Option to dump() to dbgs...
2015-12-18 Eric ChristopherAdd a dump method for ArgList.
2015-12-18 Pete CooperImprove DWARFDebugFrame::parse to also handle __eh_frame.
2015-12-18 Krzysztof ParzyszekRecognize strings for Hexagon-specific variant kinds
2015-12-18 Todd Fialamark TestGlobalVariables.py as XFAIL on OS X dwarf.
2015-12-18 Andrew Kaylor[WinEH] Update LCSSA to handle catchswitch with handler...
2015-12-18 Jun Bum Lim[AArch64] Promote loads from stores
2015-12-18 Teresa Johnson[ThinLTO/LTO] Don't link in unneeded metadata
2015-12-18 Jonathan Peyton[STATS] Have CMake do real check for stats functionality
2015-12-18 Rafael EspindolaHandle archives with paths in the names.
2015-12-18 Tamas BerghammerFix the emulation of arm strd instruction
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Rafael EspindolaFix error handling in LLVMGetBitcodeModuleInContext.
2015-12-18 Kuba BreckaRevert r255996 ("[tsan] Add a DCHECK to verify __tsan_r...
2015-12-18 Kuba Brecka[tsan] Add a DCHECK to verify __tsan_read* and __tsan_w...
2015-12-18 Kuba Brecka[tsan] Fix scoping of ScopedInteceptor in libdispatch...
2015-12-18 Vaivaswatha... GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMe...
2015-12-18 Yaron KerenReplace SM.getFileEntryForID(Lexer->getFileID()) with...
2015-12-18 Alexey Bataev[OPENMP] Remove explicit call for implicit barrier
2015-12-18 Zlatko Buljan[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH...
2015-12-18 Alexey Bataev[OPENMP] Fix for llvm.org/PR25878: Error compiling...
2015-12-18 Alexey Bataev[OPENMP 4.5] Parsing/sema analysis for 'depend(source...
2015-12-18 Rafael EspindolaAdd a test for LLVMGetBitcodeModule.
2015-12-18 Philip Reames[RS4GC] Use an value handle to help isolate errors...
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Vedant KumarRevert "[Option] Introduce Arg::print(raw_ostream&...
2015-12-18 Vedant Kumar[Option] Introduce Arg::print(raw_ostream&) and use...
2015-12-18 Jim InghamFix formatting for last commit.
2015-12-18 Jim InghamMake the Language print the description of the Exceptio...
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-18 Eric FiselierFix type in tuple test. Sorry for the noise
2015-12-18 Douglas GregorObjC properties: consider ownership of properties from...
2015-12-18 Jason MolendaThe lldb side changes to go along with r255711 where...
2015-12-18 Eric Fiselier[libcxx] LWG2485: get() should be overloaded for const...
2015-12-18 NAKAMURA TakumiBranchProbabilityTest.cpp: Suppress warnings. [-Wsign...
2015-12-17 Eric ChristopherRemove unused class variables.
2015-12-17 Xinliang David LiFix typo in MSC path
2015-12-17 Richard TrieuAdd a test for r255875 & r255929, comparisons on DynTyp...
2015-12-17 Hans Wennborg[X86] Use push-pop for materializing small constants...
2015-12-17 Todd FialaRevert "Disable test reruns on arm unless explicitly...
2015-12-17 Cong Hou[BranchProbability] Remove the restriction that known...
2015-12-17 Artem Belevich[CUDA] runtime wrapper header tweaks
2015-12-17 Philip Reames[InstCombine] Extend peephole DSE to handle unordered...
2015-12-17 JF BastienPolish atomic pointers
next