platform/upstream/llvm.git
2016-03-24 Jonas Hahnfeld[OMPT] Test ids reported by ompt_get_{parallel,task}_id
2016-03-24 Jonas Hahnfeld[OMPT] Fix duplicate implicit_task_end events for maste...
2016-03-24 Aaron BallmanFix Sphinx errors with documentation build.
2016-03-24 Rafael EspindolaMark R_AARCH64_CONDBR19 as relative.
2016-03-24 Kuba Brecka[tsan] Fix fork() and fork-based tests for OS X
2016-03-24 Simon Pilgrim[X86][XOP] Support for VPPERM byte shuffle instruction
2016-03-24 Kuba Brecka[tsan] Use direct syscalls for internal_mmap and intern...
2016-03-24 Daniel Sanders[mips] Tidy up cnMIPS tablegen definitions. NFC.
2016-03-24 Eric LiuRevert "Added support for different VFSs in format...
2016-03-24 Eric LiuRevert "removed redundant comment in format::getStyle."
2016-03-24 Vasileios KalintirisFix sequence point warning. NFC.
2016-03-24 Eric Liuremoved redundant comment in format::getStyle.
2016-03-24 Eric LiuAdded support for different VFSs in format::getStyle.
2016-03-24 Eric LiuTest commit access to clang repo.
2016-03-24 Gabor Horvath[clang-tidy] misc-assign-operator-signature checker...
2016-03-24 James Molloy[llvm-nm] Fix r264247
2016-03-24 Zlatko Buljan[mips][microMIPS] Add CodeGen support for DIV, MOD...
2016-03-24 James Molloy[llvm-nm] Correct -P ELF output
2016-03-24 Hrvoje Varga[mips][microMIPS] Implement MTC*, MTHC* and DMTC* instr...
2016-03-24 Hrvoje Varga[mips][microMIPS] Fix for "Cannot copy registers" assertion
2016-03-24 Adam Nemet[LAA] Formatting fix in previous change
2016-03-24 Adam Nemet[LAA] Support memchecks involving loop-invariant addresses
2016-03-24 Xiuli Pan[OpenCL] Add ocl and spir version for spir target
2016-03-24 Lang Hames[Support] Add conversions between Expected<T> and Error...
2016-03-24 Kostya Serebryany[libFuzzer] don't report memory leaks if we are dying...
2016-03-24 Eric ChristopherAdd release notes for the removal of the silent include...
2016-03-24 Eric ChristopherThe time when -faltivec (or, on clang only, -maltivec...
2016-03-24 Pete CooperAvoid UB when creating empty atoms. NFC.
2016-03-24 Pete CooperAvoid UB deref of nullptr to reference. NFC.
2016-03-24 Pete CooperUse a memcpy to avoid unaligned store UB.
2016-03-24 Pete CooperUse unaligned read to fix UB. NFC.
2016-03-24 Kostya Serebryany[libFuzzer] use fdopen+vfprintf instead of fsnprintf...
2016-03-24 Mike SpertusDisplay const/volatile/restrict qualifiers in Visual...
2016-03-24 Pete CooperParsed alignment should be a power of 2.
2016-03-24 Eric ChristopherModules builds are necessarily compile actions, but...
2016-03-24 JF BastienNFC: clarify comment on lock-free macros
2016-03-24 Simon Pilgrim[X86][SSE] Added tests to ensure that consecutive loads...
2016-03-24 Paul Robinson[PS4] Guarantee an instruction after a 'noreturn' call.
2016-03-24 Rafael EspindolaFix lazy linking of comdat members.
2016-03-24 Mike Aizatsky[sancov] -print-coverage-stats option to print various...
2016-03-23 Lang Hames[Support] Make all Errors convertible to std::error_code.
2016-03-23 Matt ArsenaultAPFloat: Fix signalling nans for scalbn
2016-03-23 Vedant KumarFix a typo, Tiles -> Files, NFC
2016-03-23 Siva Chandra[JITLoaderGDB] Read jit entry struct manually.
2016-03-23 Nico Weberclang-cl: Add a FIXME for bumping the default msc version.
2016-03-23 Matt ArsenaultAMDGPU: Remove atomic inc/dec patterns
2016-03-23 Matt ArsenaultAMDGPU: Promote alloca should skip volatiles
2016-03-23 Mike Aizatsky[sancov] code readability improvement.
2016-03-23 Andrew Wilkins[llgo] Increment "Debug Info Version"
2016-03-23 Nico WeberFix typo in test from r264210, sigh.
2016-03-23 Nico Weberclang-cl: With -fmsc-version=1900, use MSVS2015 diag...
2016-03-23 Justin Bognerdocs: Fix a missing language in a code-block
2016-03-23 Justin Lebar[CUDA] Update docs to reflect that we no longer define...
2016-03-23 Justin Lebar[CUDA] Merge most of CodeGenCUDA/function-overload...
2016-03-23 Justin Lebar[CUDA] Simplify SemaCUDA/function-overload.cu test.
2016-03-23 Justin Lebar[CUDA] Don't define __NVCC__.
2016-03-23 Pete CooperFix more cases of UB from allocating 0 sized data....
2016-03-23 Matt ArsenaultAdd missing __builtin_bitreverse8
2016-03-23 Pete CooperUse a memcpy to avoid unaligned store UB.
2016-03-23 Pete CooperStringRef::copy shouldn't allocate anything for length...
2016-03-23 Matt ArsenaultAMDGPU: Insert moves of frame index to value operands
2016-03-23 Cong HouAllow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be...
2016-03-23 Kevin EnderbyFix a cut-and-paste error in the changes for r264187...
2016-03-23 Sanjay Patelreorganize llc checks script to allow more flexibility...
2016-03-23 Manman RenObjC: add getter/setter for class properties to global...
2016-03-23 Derek Bruening[sanitizer] Add strnlen to the common interceptors
2016-03-23 Kevin EnderbyMore more change need as part of r264187 where ErrorOr...
2016-03-23 Rui UeyamaELF: Split BitcodeCompiler::compile.
2016-03-23 Rafael EspindolaFix logic for which symbols to keep with comdats.
2016-03-23 Richard BartonGuard a number of tests relying on threads support...
2016-03-23 Reid Kleckner[asan] Export new and delete operators on Windows
2016-03-23 Richard SmithMake SemaAccess smarter about determining when a depend...
2016-03-23 Kevin EnderbyAdd the needed lld change for r264187 in llvm.
2016-03-23 Kevin EnderbyFix a crash in running llvm-objdump -t with an invalid...
2016-03-23 Sanjay Patel[x86] make peekThroughBitcasts() a helper function
2016-03-23 Chad Rosier[AArch64] Replace return 0 with return false. NFC.
2016-03-23 Richard SmithMake sure to perform dependent access checks when insta...
2016-03-23 Kyle ButtCodegen: [PPC] Word Rotates are Zero Extending.
2016-03-23 Nico Weberclang-cl: Fix remaining bugs in interaction of /Yc...
2016-03-23 Davide Italiano[LTO] Keep linkonce symbols when required.
2016-03-23 George Burgess IVFix bugs in the MemorySSA walker.
2016-03-23 Easwaran RamanAdd getBlockProfileCount method to BlockFrequencyInfo
2016-03-23 Nico Weberclang-cl: Add more tests for the interaction of /FI...
2016-03-23 Justin BognerSelectionDAG: Remove a tautological dyn_cast. NFC
2016-03-23 Davide Italiano[LTO/Tests] Fix typo. Visibility -> Linkage. Pointy...
2016-03-23 Davide Italiano[LTO/tests] Check optimized bitcode instead of produced...
2016-03-23 Nico Weberclang-cl: Include /FI headers in /showIncludes output.
2016-03-23 Stephane SezerImplement ObjectFilePECOFF::GetEntryPointAddress.
2016-03-23 Pete CooperCopy MachO struct to temporary to avoid unaligned load UB.
2016-03-23 Davide Italiano[LTO] Only change linkage if we keep the symbol.
2016-03-23 Faisal Vali[NFC] Delete an unused function parameter from a static...
2016-03-23 Mike SpertusVisualize fields of records as they were declared in...
2016-03-23 Kuba BreckaFollow-up for r264162 to fix the CMake build (update...
2016-03-23 Manman RenObjC: Handle boolean fixed type for enum.
2016-03-23 Jonathan PeytonFix Visual Studio builds
2016-03-23 Artyom SkrobovReplace a string comparison in ARMSubtarget.h with...
2016-03-23 Chih-Hung Hsieh[analyzer] Fix typo s/initalize/initialize/
2016-03-23 Nico Weberclang-cl: Don't warn about /Oy- being unused in 64...
2016-03-23 Kuba BreckaAdd ThreadSanitizer debugging support.
2016-03-23 Silviu Baranga[SCEV] Change the SCEV Predicates interfaces for conver...
next