platform/upstream/llvm.git
2016-07-06 Justin BognerNVPTX: Replace uses of cuda.syncthreads with nvvm.barrier0
2016-07-06 Justin BognerNVPTX: Rename __builtin_ptx_shfl -> __nvvm_shfl
2016-07-06 Justin BognerNVPTX: Make the llvm.nvvm.shfl intrinsics and builtin...
2016-07-06 Adrian McCarthyRetry: "Emit CodeView type records for nested classes."
2016-07-06 Chad Rosier[DSE] Avoid iterator invalidation bugs.
2016-07-06 Paul Robinson[Conduct] Refine what "rare cases" means wrt violations...
2016-07-06 Sanjay Patel[x86] fix cost of SINT_TO_FP for i32 --> float (PR21356...
2016-07-06 Etienne Bergeron[compilter-rt] Add unittests for interception library
2016-07-06 Sean SilvaWork around PR28400 a bit harder.
2016-07-06 Matthias BraunTailDuplicator: Remove live-in updating logic
2016-07-06 Aaron BallmanEnsuring the bit-fields have the same type; MSVC will...
2016-07-06 Michael Kuperstein[X86] Sort cast cost tables. NFC.
2016-07-06 Aaron BallmanAdd AST matchers for handling bit-fields and narrowing...
2016-07-06 Manman RenRevert r274605 due to bot failure: lab.llvm.org:8080...
2016-07-06 Elliot Colp[SystemZ] Remove AND mask of bottom 6 bits when result...
2016-07-06 Piotr PadlewskiNFC changed names in FunctionImport
2016-07-06 Simon Pilgrim[X86][SSE] Fixed typo in insertps lowering.
2016-07-06 Zachary Turner[pdb] Round trip the PDB stream between YAML and binary...
2016-07-06 Bruno Cardoso... [SemaExpr] Support assignments from vector to scalars...
2016-07-06 Kit BartonEnsure all uses of permute instructions feed vector...
2016-07-06 Tim Shen[DAGCombiner] Fix visitSTORE to continue processing...
2016-07-06 Davide Italiano[gardening] Switch back to auto. NFCI.
2016-07-06 Michael Kuperstein[TTI] The cost model should not assume vector casts...
2016-07-06 Jonathan PeytonFix the nowait tests for omp for and omp single
2016-07-06 Zachary TurnerAdd a default parameter for getRegisteredOptions.
2016-07-06 Zachary TurnerDisable hash verification of enums.
2016-07-06 Oleksiy VyalovFix ADB client disconnect issues.
2016-07-06 Reid KlecknerPrune RelocVisitor.h include to avoid including COFF...
2016-07-06 Sanjay Patelfix typo; NFC
2016-07-06 Tamas BerghammerAdd oat symbolization support for odex files
2016-07-06 Etienne Bergeron[asan Win64] Implement atomic_compare_exchange_strong...
2016-07-06 Adrian McCarthyRevert "Include debug info for nested structs and classes"
2016-07-06 Adrian McCarthyRevert "Emit CodeView type records for nested classes."
2016-07-06 Simon Pilgrim[X86][SSE] Added test cases for missed opportunities...
2016-07-06 Adrian McCarthyEmit CodeView type records for nested classes.
2016-07-06 Adrian McCarthyInclude debug info for nested structs and classes
2016-07-06 Matthew Simpson[LV] Don't widen trivial induction variables
2016-07-06 Elena DemikhovskyRe-commit of 274613.
2016-07-06 Pavel Labath[LLGS] Log more precise errors during inferior launch
2016-07-06 Sam Kolton[AMDGPU] Assembler: regression tests for bug 28413...
2016-07-06 Rafael EspindolaUse / instead of \ on windows created cpio files
2016-07-06 Kuba BreckaIn AddressSanitizer and ThreadSanitizer, let's explicit...
2016-07-06 Diana Picus[ARM] Do not test for CPUs, use SubtargetFeatures....
2016-07-06 Kuba Brecka[tsan] Fix false positives with GCD dispatch_source_*
2016-07-06 Tamas BerghammerAdd data formatter for libstdc++ shared_ptr and weak_ptr
2016-07-06 Diana Picus[ARM] Do not test for CPUs, use SubtargetFeatures ...
2016-07-06 Elena DemikhovskyReverted 274613 due to compilation failue.
2016-07-06 Tobias Grosserisl: isl-0.17.1-164-gcbba1b6
2016-07-06 Elena DemikhovskyAVX-512: Optimization for patterns with i1 scalar type
2016-07-06 Nicolai HaehnleAMDGPU: Fix return of non-void-returning shaders
2016-07-06 Elena DemikhovskyVector GEP test: renamed + some comments
2016-07-06 Roger Ferrer... Add negative test for TBAA
2016-07-06 Tobias Grossertest: Drop unnecessary -polly-code-generator=isl flag
2016-07-06 Craig Topper[X86] Use native IR for immediate values 0-7 of packed...
2016-07-06 Craig Topper[X86] Remove GCC builtin names from sse/avx packed...
2016-07-06 Daniel BerlinFix handling of forward unreachable but reverse-reachab...
2016-07-06 Marshall ClowFix typo in #ifdef, and re-enable tests now that the...
2016-07-06 Kelvin Li[OpenMP] Sema and parsing for 'distribute simd' pragma
2016-07-06 Craig Topper[AVX512] Use the generic ctlz intrinsic to implement...
2016-07-06 Craig Topper[AVX512] Remove GCC builtins from the vplzcntd/q intrin...
2016-07-06 David Majnemer[AST] Use ArrayRef in more interfaces
2016-07-06 Craig Topper[AVX512] The 128 and 256-bit vplzcnt builtins require...
2016-07-06 Vedant KumarDelete some dead code, NFC
2016-07-06 Tobias GrosserGPURuntime: Only print status in debug mode
2016-07-06 Tobias GrosserGPURuntime: Drop polly_allocateMemoryForHostAndDevice
2016-07-06 Tobias GrosserGPURuntime: Add basic debug tracing infrastructure
2016-07-06 George Burgess IVTry to fix polly buildbots.
2016-07-06 Oleksiy VyalovFix Linux build.
2016-07-06 Jim InghamAllows "experimental" settings that will either route...
2016-07-06 George Burgess IV[CFLAA] Split out more things from CFLSteens. NFC.
2016-07-06 George Burgess IV[CFLAA] Split the CFL graph out from CFLSteens. NFC.
2016-07-06 George Burgess IV[MSSA] Fix typo. NFC.
2016-07-06 George Burgess IV[CFLAA] Split into Anders+Steens analysis.
2016-07-06 David MajnemerAttempt to reduce flakiness in workingset-samples.cpp
2016-07-05 Tim NorthoverAArch64: try to fix optimized build failure.
2016-07-05 Greg ClaytonWarning about debugging optimized code was not happenin...
2016-07-05 Tim NorthoverTableGen: avoid string copy.
2016-07-05 Simon Pilgrim[X86][AVX2] Simplified BROADCAST combining to avoid...
2016-07-05 Manman RenFix an ordering problem in r274431
2016-07-05 Matt ArsenaultAMDGPU: Remove unnecessary string usage in AsmPrinter
2016-07-05 Sean CallananFixed a bug where we report a single type multiple...
2016-07-05 Ryan Govostes[asan] Update tests according to r274578
2016-07-05 Ryan Govostes[asan] Add a hidden option for Mach-O global metadata...
2016-07-05 Kelvin Li[OpenMP] remove outdated comment (NFC)
2016-07-05 Tim NorthoverAArch64: TableGenerate system instruction operands.
2016-07-05 Tim NorthoverTableGen: promote "code" type from syntactic sugar.
2016-07-05 Rafael EspindolaTransfer ownership of the gold plugin.
2016-07-05 Balaram MakamRevert r259387: "AArch64: Implement missed conditional...
2016-07-05 Simon Pilgrim[X86][AVX2] Add support for target shuffle combining...
2016-07-05 Simon Pilgrim[X86][AVX512] Fixed decoding of permd/permpd variable...
2016-07-05 Saleem AbdulrasoolARM: fix `-mlong-calls` for WoA
2016-07-05 Matt ArsenaultDAGCombiner: Fold away vector extract of insert with...
2016-07-05 Greg ClaytonFix "lldb.SBProcess.is_stopped" and "lldb.SBProcess...
2016-07-05 Tim NorthoverAArch64: use correct SDValue # when looking for bitfiel...
2016-07-05 Erik Pilkington[Sema] Fix a bug where pack expansion was not expanded...
2016-07-05 Justin BognerRe-apply "test: Use add_lit_testsuites so that subsets...
2016-07-05 Matt ArsenaultAMDGPU: Fix folding SGPRs into madak/madmk src0
2016-07-05 Davide Italiano[MC/Darwin] Fix a -Wmisleading-indentation warning...
2016-07-05 Justin BognerRevert "test: Use add_lit_testsuites so that subsets...
2016-07-05 Tom StellardAMDGPU/SI: Remove address space query functions from...
next