platform/upstream/llvm.git
2016-09-19 Quentin Colombet[RegisterBankInfo] Adapt call to std::fill due to use...
2016-09-19 David CallahanMerge branch 'ADCE5'
2016-09-19 Davide Italiano[GC] Don't crash when printing the special Discarded...
2016-09-19 Lang Hames[Kaleidoscope] Make Chapter 2 use llvm::make_unique...
2016-09-19 Sanjay Patel[x86] use getSignBit() to simplify code; NFCI
2016-09-19 Sean CallananFixed the build by changing a couple of const char...
2016-09-19 Zachary TurnerConvert 3 more functions to use a StringRef.
2016-09-19 Eric ChristopherMove the armv8.1-a ras test to a negative with noras...
2016-09-19 Mehdi AminiBitcodeWriter: fix emission of invoke when calling...
2016-09-19 Evgeniy StepanovMisleading comments of SplitBlockAndInsertIfThenElse...
2016-09-19 Kostya Kortchinsky[scudo] Modify Scudo to use its own Secondary Allocator
2016-09-19 Simon Pilgrim[X86][SSE] Updated vector abs tests
2016-09-19 Dan AlbertFix signatures of fallback tow(upper|lower)_l.
2016-09-19 Eric LiuAdd missing dependency to change-namespace.
2016-09-19 Gabor Horvath[analyzer] Calculate extent size for memory regions...
2016-09-19 Kostya Serebryany[libFuzzer] use sleep() instead of std::this_thread...
2016-09-19 Rafael EspindolaUse FileCheck variables. NFC.
2016-09-19 Rafael EspindolaMap .data.rel.ro correctly.
2016-09-19 Rafael EspindolaMake this test a bit stricter.
2016-09-19 Rafael EspindolaDon't CHECK the addresses. NFC
2016-09-19 Dehao ChenHandle early inline for hot callsites that reside in...
2016-09-19 Zachary TurnerFix compilation of unit tests.
2016-09-19 Shoaib Meenai[libc++] Fix extern template visibility for Windows
2016-09-19 Samuel AntaoReorder initializers in CallStackFrame so that we don...
2016-09-19 Zachary TurnerTry to fix freebsd and android builds.
2016-09-19 Dan AlbertReplace __ANDROID__ with __BIONIC__.
2016-09-19 Eric LiuTrying to fix name conflict in change-namespace tool.
2016-09-19 Zachary TurnerFix more functions in Args to use StringRef.
2016-09-19 Eric LiuA clang tool for changing surrouding namespaces of...
2016-09-19 Davide Italiano[Writer] Rename variables to reflect reality. NFCI.
2016-09-19 Quentin Colombet[RegisterBankInfo] Avoid heap allocation in most cases.
2016-09-19 Yaxun Liu[OpenCL] Allow half type kernel argument when cl_khr_fp...
2016-09-19 Matthias BraunLiveRangeCalc: Fix reporting of invalid vreg usage...
2016-09-19 Todd FialaXcode: support gtests that use the Inputs dir
2016-09-19 Dehao ChenOnly set branch weight during sample pgo annotation...
2016-09-19 Dehao ChenUse call target count to derive the call instruction...
2016-09-19 Dehao ChenRemove InstructionCombining and its related pass from...
2016-09-19 Etienne Bergeron[compiler-rt] Add support for the dynamic shadow allocation
2016-09-19 Etienne Bergeron[asan] Support dynamic shadow address instrumentation
2016-09-19 Alexander ShaposhnikovRemove excessive padding from the struct CallStackFrame
2016-09-19 Zachary Turner[Support] Add StringRef::withNullAsEmpty()
2016-09-19 Nico WeberRevert r281841, it does not work on Windows (PR30443).
2016-09-19 Yaxun Liu[OpenCL] Diagnose assignment to dereference of half...
2016-09-19 Valery Pykhtin[AMDGPU] Refactor VOPC instruction TD definitions
2016-09-19 Kostya Serebryany[sanitizer] rename __sanitizer_symbolize_data to __sani...
2016-09-19 Rafael EspindolaRemove unnecessary const_canst. NFC.
2016-09-19 George Rimar[ELF] - LinkerScript: Add workaround for gcc 6.2.0...
2016-09-19 Neil HickeyReverting r281714 due to causing an assert when calling...
2016-09-19 Diana Picus[AArch64] Fix encoding for lsl #12 in add/sub immediates
2016-09-19 Tobias GrosserFix spelling in CMakeLists
2016-09-19 Sam Kolton[AMDGPU] Fix s_branch with -1 offset
2016-09-19 Keith WalkerAdd @llvm.dbg.value entries for the phi node created...
2016-09-19 Oliver Stannard[Thumb] Set correct initial mapping symbol for big...
2016-09-19 Tim NorthoverARM: check alignment before transforming ldr -> ldm...
2016-09-19 Elena Demikhovsky[X86 Codegen Test] Divided masked_memop into several...
2016-09-19 Eric LiuRecommit r281457 "Supports adding insertion around...
2016-09-19 James Molloy[SimplifyCFG] Update (AND) IR flags when CSE'ing instru...
2016-09-19 Martin Probstclang-format: [JS] Fix line breaks before comments...
2016-09-19 Michal GornyFix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path
2016-09-19 Kostya Serebryany[sanitizer] add __sanitizer_symbolize_data (can only...
2016-09-19 Craig Topper[X86,AVX-512] Use INSERT_SUBREG instead of SUBREG_TO_RE...
2016-09-19 Craig Topper[AVX-512] Add support for lowering fp_to_f16 and f16_to...
2016-09-19 Vedant Kumar[llvm-cov] Emit a link to some documentation
2016-09-19 Vedant Kumar[llvm-cov] Delete the NonCodeLines field, it was always...
2016-09-19 Vedant Kumar[docs] Touch up the code coverage doc
2016-09-19 Devin Coughlin[analyzer] SATestBuild.py: Treat '#' as comment in...
2016-09-19 Dean Michael... [XRay] ARM 32-bit no-Thumb support in Clang
2016-09-19 Dean Michael... [XRay] ARM 32-bit no-Thumb support in LLVM
2016-09-19 Vedant Kumar[llvm-cov] Teach the coverage exporter about instantiat...
2016-09-19 Vedant Kumar[llvm-cov] Make a helper method static for re-use ...
2016-09-19 Vedant Kumar[llvm-cov] Track function and instantiation coverage...
2016-09-19 Vedant Kumar[llvm-cov] Don't recompute the 'Covered' field from...
2016-09-19 Vedant Kumar[llvm-cov] Make 'adjustColumnWidths' do less work
2016-09-19 Vedant Kumar[llvm-cov] Drop another redundant 'No.' suffix
2016-09-19 Vedant Kumar[utils] Delete the 'check-coverage-regressions' script
2016-09-18 Dehao ChenHandle Invoke during sample profiler annotation: make...
2016-09-18 Xinliang David LiExtend title underline
2016-09-18 Craig Topper[AVX-512] Don't lower CVTPD2PS intrinsics to ISD::FP_RO...
2016-09-18 Craig Topper[AVX-512] Stop lowering avx512_mask_sqrt intrinsics...
2016-09-18 Kostya Serebryany[libFuzzer] add -print_coverage=1 flag to print coverag...
2016-09-18 Simon PilgrimFix covered-switch-default warning
2016-09-18 Simon Pilgrim[CostModel][X86] Added scalar float op costs
2016-09-18 Simon PilgrimRename tests
2016-09-18 Craig Topper[X86] Fix typo in comment. NFC
2016-09-18 Craig Topper[AVX-512] Add memory load patterns for the legacy SSE...
2016-09-18 Craig Topper[AVX-512] Remove COPY_TO_REGCLASS from a few patterns...
2016-09-18 Xinliang David LiFix built bot failure
2016-09-18 Xinliang David Li[Profile] Implement select instruction instrumentation...
2016-09-18 Martin Probstclang-format: [JS] Do not wrap taze annotation comments.
2016-09-18 Martin Probstclang-format: [JS] ASI insertion after boolean literals.
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as unnamed_addr
2016-09-18 Saleem AbdulrasoolCodeGen: mark ObjC cstring literals as constant
2016-09-18 Elena Demikhovsky[Loop Vectorizer] Consecutive memory access - fixed...
2016-09-18 Simon Pilgrim[X86][SSE] Improve recognition of uitofp conversions...
2016-09-18 Elena Demikhovsky[Loop vectorizer] Simplified GEP cloning. NFC.
2016-09-18 Tobias GrosserGPGPU: add missing REQUIRES line to test case
2016-09-18 Tobias GrosserGPGPU: Do not run mostly sequential kernels in GPU
2016-09-18 Tobias GrosserGPGPU: Dynamically ensure 'sufficient compute'
2016-09-18 Tobias GrosserGPGPU: Make test cases independent of register numberin...
2016-09-18 Wei MiChange the order of the splitted store from high -...
next