platform/upstream/llvm.git
2016-10-21 Derek Schuff[WebAssembly] Fix for 0xc call_indirect changes
2016-10-21 Abderrazek... Set the vectorizer MaxInterleaveFactor for Exynos.
2016-10-21 Reid KlecknerFix -Wunused-variable warning in libFuzzer
2016-10-21 Simon Pilgrim[X86][SSE] Regenerated sext/zext constant folding tests...
2016-10-21 Reid KlecknerRemove unnecessary x86 backend requirements from OpenMP...
2016-10-21 Simon Pilgrim[X86] Use DAG::getBuildVector helper wrapper where...
2016-10-21 Konstantin... [MachineMemOperand][AtomicSDNode] Remove getSuccessOrde...
2016-10-21 Simon Pilgrim[X86][SSE] Regenerated chained pmovsx store tests and...
2016-10-21 Abderrazek... Test commit
2016-10-21 Tamas BerghammerFix incorrect header order introduced in rL284830
2016-10-21 Tamas BerghammerAdd data formatter for libstdc++ unique_ptr
2016-10-21 Tamas BerghammerAdd data formatter for libstdc++ tuple
2016-10-21 Tamas BerghammerImprove the libstdc++ smart pointer formatters
2016-10-21 Artur Pilipenko[LVI] Fix a bug with a guard being the very first instr...
2016-10-21 Sanjay Patelfix variable names; NFCI
2016-10-21 Artem Tamazov[AMDGPU][mc] Fix ds_min/max[_rtn]_f32 - extra source...
2016-10-21 Sanjay Patel[DAG] use SDNode flags 'nsz' to enable fadd/fsub with...
2016-10-21 Simon Pilgrim[X86][AVX2] Begun generalizing lowering to VPERMD/VPERM...
2016-10-21 Simon PilgrimWdocumentation fix
2016-10-21 Simon Pilgrim[X86][AVX512] Add mask/maskz writemask support to subve...
2016-10-21 Peter Smith[ELF] Add sh_link field to .ARM.exidx sections for...
2016-10-21 Pavel LabathAdd TestMultipleHits.py
2016-10-21 John Brawn[LoopUnroll] Keep the loop test only on the first itera...
2016-10-21 Pavel LabathRevert "Fix a race condition between "ephemeral watchpo...
2016-10-21 Simon Pilgrim[X86][AVX] Add 32-bit target tests for vector lzcnt...
2016-10-21 Benjamin KramerRemove non-existing file from modulemap.
2016-10-21 Bjorn Pettersson[AArch64] Corrected spill size for DDD register class...
2016-10-21 Benjamin KramerFix WebAssembly test after r284757.
2016-10-21 Benjamin Kramer[Support] Fix AlignOf test on i386-linux.
2016-10-21 Renato GolinRevert "DR583, DR1512: Implement a rewrite to C++'s...
2016-10-21 George Rimar[ELF] Add DebugInfoDWARF dependency
2016-10-21 Simon Atanasyan[ELF][MIPS] Put local GOT entries accessed via a 16...
2016-10-21 Craig Topper[AVX-512] Add tests to show opportunities for commuting...
2016-10-21 Martin Probstclang-format: [JS] Fix template string ASI.
2016-10-21 Rui UeyamaSimplify. NFC.
2016-10-21 Rui UeyamaAdd comments.
2016-10-21 Rui UeyamaSimplify by merging a lambda with addSymbol. NFC.
2016-10-21 Rui UeyamaDo not create .shstrtab and use .strtab instead.
2016-10-21 Richard SmithDon't try to use !Previous.empty() as a proxy for ...
2016-10-21 Bruno Cardoso... [ModuleMap] Add more module entries to cover some non...
2016-10-21 Richard SmithDR583, DR1512: Implement a rewrite to C++'s 'composite...
2016-10-21 Jason MolendaGuard GetEscapedHostname against a nullptr hostname.
2016-10-21 Bruno Cardoso... [Driver][Darwin] Pass -no_deduplicate to ld64
2016-10-21 Bruno Cardoso... [Modules] Add 'no_undeclared_includes' module map attribute
2016-10-21 Davide ItalianoRevert "[GVN/PRE] Hoist global values outside of loops."
2016-10-21 Jim InghamFix a race condition between "ephemeral watchpoint...
2016-10-20 Reid KlecknerRevert 9 changes from r284793, they still fail on some...
2016-10-20 Reid KlecknerRemove 24 instances of 'REQUIRES: shell'
2016-10-20 Jim InghamAdd an API to remove an action from the Process PreResu...
2016-10-20 Jim InghamRemove an unnecessary and incorrect check for num locat...
2016-10-20 Rui UeyamaAttempt to fix buildbots.
2016-10-20 Keno FischerFix cross-endianness RuntimeDyld relocation for ARM
2016-10-20 Enrico Granataframe.script became script.frame a while ago; fix up...
2016-10-20 Enrico GranataThis debugging message has been left in the code for...
2016-10-20 Rui UeyamaMove code from InputFile to ELFCreator to decouple...
2016-10-20 Richard SmithRe-commit r284753, reverted in r284778, with a fix...
2016-10-20 Li Huang[SCEV] Add a threshold to restrict number of mul operan...
2016-10-20 Alexander Shaposhnikov[clang] Remove FileEntry copy-constructor
2016-10-20 Reid KlecknerRevert "Disable swiftcall test on windows: More brutal...
2016-10-20 Keno FischerFix PREL31 relocation on ARM
2016-10-20 Michael Kuperstein[X86] Enable interleaved memory access by default
2016-10-20 Hans WennborgRevert r284753 "[c++1z] Teach composite pointer type...
2016-10-20 Reid KlecknerFix off-by-one error in PPCaching.cpp token annotation...
2016-10-20 Rui Ueyamallvm-dwarfdump is now used in a test, so add a depedenc...
2016-10-20 Michal Gorny[Driver] Refactor DetectDistro() parameters to take...
2016-10-20 Mike Aizatskyadding new symbols to llvm-symbolizer symbol test
2016-10-20 Daniel Berlin[MSSA] Avoid unnecessary use walks when calling getClob...
2016-10-20 Michal Gorny[Driver] Parse Debian version as integer when possible...
2016-10-20 Kevin EnderbyAnother additional error check for invalid Mach-O files...
2016-10-20 Reid KlecknerAdd a space to work around a Windows CPython / MSys...
2016-10-20 Vedant Kumar[CodeGen] Devirtualize calls to methods marked final...
2016-10-20 Konstantin... [AMDGPU] Handle R_AMDGPU_ABS64 relocation
2016-10-20 Zachary TurnerFix case of file include path.
2016-10-20 Zachary Turner[CodeView] Refactor serialization to use StreamInterface.
2016-10-20 Richard Smith[c++1z] Fix assertion failure when using the wrong...
2016-10-20 Konstantin... [AMDGPU] Make note record name a static const member...
2016-10-20 Konstantin... [AMDGPU] Emit constant address space data in .rodata...
2016-10-20 Rui UeyamaRemove unused #include.
2016-10-20 Dehao ChenUsing branch probability to guide critical edge splitting.
2016-10-20 Chris BienemanRe-landing a cleaned up implementation of r284550
2016-10-20 Simon Pilgrim[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv uniformcon...
2016-10-20 Ekaterina RomanovaAdd more doxygen comments to emmintrin.h's intrinsics.
2016-10-20 Richard Smith[c++1z] Teach composite pointer type computation how...
2016-10-20 Pirama Arumuga... Fix *_EXTEND_VECTOR_INREG legalization
2016-10-20 Simon Atanasyan[ELF][MIPS] Use getMipsLocalEntriesNum() everywhere...
2016-10-20 Simon Atanasyan[ELF][MIPS] Separate calculation of MIPS GOT index...
2016-10-20 Renato Golin[clang-cl] Fix test that shouldn't be running on non-x86
2016-10-20 Simon Pilgrim[CostModel][X86] Added tests for sdiv/udiv costs for...
2016-10-20 Andrey ChurbanovFixed memory leak mistakenly introduced by https:/...
2016-10-20 Sanjay Patel[Target] remove TargetRecip class; 2nd try
2016-10-20 Benjamin KramerPut the move ctor for PassManager back for now, it...
2016-10-20 Simon Pilgrim[CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv general...
2016-10-20 Valery Pykhtin[AMDGPU] add fcopysign(f64, f32) pattern
2016-10-20 Malcolm Parsons[clang-tidy] Add check 'readability-redundant-member...
2016-10-20 Dimitar VlahovskiMinidump plugin: redesign the x86_64 register context
2016-10-20 Hans WennborgFix SectionPiece size when compiling with MSVC
2016-10-20 Benjamin KramerRemove a use of llvm::AlignOf that I missed.
2016-10-20 Benjamin Kramer[Support] Put back the MSVC hack for AlignedCharArray.
2016-10-20 Malcolm ParsonsUse auto in for loop
2016-10-20 Benjamin Kramer[Support] Remove llvm::alignOf now that all uses are...
next