platform/upstream/llvm.git
2016-02-04 Wei MiFix a regression for r259736.
2016-02-04 Xinliang David LiFix format in comment
2016-02-04 Xinliang David Li[PGO] Add interfaces to annotate instr with VP data
2016-02-04 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2016-02-04 Rong Xu[PGO] cc1 option name change for profile instrumentation
2016-02-04 Siva ChandraUse an artifical namespace so that member vars do not...
2016-02-04 Sanjoy Das[SCEV] Add boolean accessors for NSW, NUW and NW; NFC
2016-02-04 Zachary TurnerMove some of the common decorators to decorators.py.
2016-02-04 David MajnemerCorrectly handle {Always,Never}StepIntoLine
2016-02-04 David MajnemerAdd support for S_DEFRANGE and S_DEFRANGE_SUBFIELD
2016-02-04 David MajnemerMake the dumper's output for variable ranges easier...
2016-02-04 Sanjay Pateluse 'auto' for iterators; NFCI
2016-02-04 Silviu Baranga[AArch64] Multiply extended 32-bit ints with `[U|S...
2016-02-04 Benjamin KramerThe canonical way to XFAIL a test for all targets is...
2016-02-04 Nemanja IvanovicEnable the %s modifier in inline asm template string
2016-02-04 Renato Golin[PPC] Move PPC test to a PPC-specific dir
2016-02-04 Simon Pilgrim[X86][SSE] Add general 32-bit LOAD + VZEXT_MOVL support...
2016-02-04 Chad RosierRevert "[AArch64] Improve load/store optimizer to handl...
2016-02-04 Simon Pilgrim[X86][SSE] Added i686 target tests to make sure we...
2016-02-04 Adrian McCarthyProvide arguments for all the format string placeholders!
2016-02-04 Elena DemikhovskyAVX-512: Fixed a bug in FMA instruction selection on KNL
2016-02-04 Petar Jovanovic[Power PC] softening long double type
2016-02-04 Chad Rosier[AArch64] Improve load/store optimizer to handle LDUR...
2016-02-04 Michael Zuckerman[AVX512] add vfmadd132ss and vfmadd132sd Intrinsic
2016-02-04 Haojian Wu[clang-tidy] More friendly warning in "google-runtime...
2016-02-04 Simon Pilgrim[X86] Add AVX512 vector zext tests
2016-02-04 Tobias GrosserSupport accesses with differently sized types to the...
2016-02-04 Jonas Paulsson[ScheduleDagInstrs] Improved comments
2016-02-04 Simon Atanasyan[ELF][MIPS] Support R_MIPS_PC32 relocation handling
2016-02-04 Simon Atanasyan[ELF][MIPS] Add handling for __gnu_local_gp symbol
2016-02-04 Andrey Bokhanko[x86] Correct setting of WIntType for MCU target
2016-02-04 Simon Atanasyan[ELF][MIPS] Replace needsMipsLocalGot function by canBe...
2016-02-04 Simon Atanasyan[ELF][MIPS] Always create global GOT entry for symbols...
2016-02-04 Pavel LabathEnable test_lldbmi_settings_set_target_run_args_before...
2016-02-04 Alexey Bataev[OPENMP 4.0] Fixed support of array sections/array...
2016-02-04 Pavel LabathMark TestProcessIO as flaky on android
2016-02-04 Pavel LabathAdd verbose logging support to gdb-remote tests
2016-02-04 Ewan Crawford[RenderScript] Add command for recalculating allocation...
2016-02-04 Tobias GrosserScopInfo: Improve documentation of ScopArrayInfo
2016-02-04 Simon Pilgrim[X86] Moved SEXT -> SIGN_EXTEND_VECTOR_INREG combine...
2016-02-04 Andrey Turetskiy[X86] Use hash table in LEA optimization pass.
2016-02-04 Samuel AntaoAdd -nocudainc option to CUDA preprocessor test.
2016-02-04 Tobias GrosserAdd 3.9 release notes document
2016-02-04 Tobias GrosserAdd 'Using Polly with Clang' to Spinx
2016-02-04 Justin Bognercmake: Add a flag to enable LTO
2016-02-04 Tobias GrosserAdd Sphinx configuration
2016-02-04 Tobias GrosserAdd basic doxygen infrastructure for Polly
2016-02-04 Craig Topper[Support] Use range-based for loop. NFC
2016-02-04 Craig Topper[Support] Use hexdigit instead of manually coding the...
2016-02-04 Tobias Grosserwww: Remove some spaces
2016-02-04 Tobias Grosserwww: Add Michael's thesis
2016-02-04 Tobias Grosserwww: Add Felix-Antoine's master thesis
2016-02-04 Tobias Grosserwww: Drop outdated dragonegg documentation
2016-02-04 Tobias GrosserUpdate to isl-0.16.1-20-gee54b48
2016-02-04 Xinliang David Li[PGO] Profile interface cleanup
2016-02-04 Mohit K. Bhakkad[TSan] Fix PrintMatchedSuppressions: Read hit count...
2016-02-04 Saleem AbdulrasoolBasic: mark TLS as supported on Windows on ARM
2016-02-04 Alexey BataevPR23057: fix use-after-free due to local token buffer...
2016-02-04 Jingyue Wu[NVPTX] Disable performance optimizations when OptLevel...
2016-02-04 Pete CooperUse unsigned long long instead of uint64_t to appease...
2016-02-04 Pete CooperAdd test missed from r259746
2016-02-04 Pete CooperAdd support for the source_version cmdline option.
2016-02-04 Kostya Serebryany[asan] fix the non-x86 build
2016-02-04 Pete CooperSet S_ATTR_SOME_INSTRUCTIONS on __text section.
2016-02-04 Pete CooperGenerate version min load commands when the platform...
2016-02-04 Kostya Serebryany[asan] When catching a signal caused by a memory access...
2016-02-04 Nemanja IvanovicTest case for PR 26381
2016-02-04 Pete CooperDefault to an unknown OS instead of MacOSX.
2016-02-04 Jim InghamFix a little threading thinko in StartPrivateStateThrea...
2016-02-04 Wei MiPolly tests update contributed by Tobias Grosser for...
2016-02-04 Wei Mi[SCEV] Try to reuse existing value during SCEV expansion
2016-02-04 Richard SmithFix undefined behavior when compiling in C++14 mode...
2016-02-04 Ben LangmuirFix predefine for __NSConstantString struct type
2016-02-04 Reid Kleckner[codeview] Don't attempt a cross-section label diff
2016-02-04 Kostya Serebryany[libFuzzer] hot fix a test
2016-02-04 Kostya Serebryany[libFuzzer] don't write the test unit when a leak is...
2016-02-03 Gerolf Hoflehner[SimplifyCFG] Fix for "endless" loop after dead code...
2016-02-03 Pete CooperAdd support for -sdk_version cmdline option.
2016-02-03 Manman RenBump DiagnosticSemaKinds count; we're close to hitting it.
2016-02-03 Vedant Kumar[InstrProfiling] Fix a comment (NFC)
2016-02-03 David L KreitzerUnify the target opcode enum in TargetOpcodes.h and...
2016-02-03 Junmo ParkMinor code cleanups. NFC.
2016-02-03 Zachary TurnerFix missing module qualification of subprocess.PIPE.
2016-02-03 David MajnemerPrint the OffsetStart field's relocation
2016-02-03 Sanjay Patelrangify; NFCI
2016-02-03 Quentin ColombetReapply r259624, it is likely not the commit causing...
2016-02-03 Sanjay Patelclean up; NFC
2016-02-03 David Majnemer[llvm-readobj] Add support for dumping S_DEFRANGE symbols
2016-02-03 Pete CooperAdd generation of LC_VERSION_MIN load commands.
2016-02-03 Evgeniy Stepanov[cfi] Safe handling of unaddressable vtable pointers...
2016-02-03 Evgeniy Stepanov[cfi] Safe handling of unaddressable vtable pointers...
2016-02-03 Quentin ColombetRevert r259624 - Make CF constant string decl visible...
2016-02-03 Oleksiy VyalovPass socket scheme as part of debug server listen URL.
2016-02-03 Reid KlecknerReplace static const int with enum to fix obnoxious...
2016-02-03 Reid Kleckner[unittests] Move TargetRegistry test from Support to MC
2016-02-03 Reid KlecknerSilence -Wsign-conversion issue in ProgramTest.cpp
2016-02-03 Ana PazosFix pointers to go on the right hand side. NFC.
2016-02-03 David Majnemer[LoopStrengthReduce] Don't rewrite PHIs with incoming...
2016-02-03 David Majnemer[ScalarEvolutionExpander] Simplify findInsertPointAfter
2016-02-03 Reid Kleckner[codeview] Remove EmitLabelDiff in favor emitAbsoluteSy...
next