platform/upstream/llvm.git
2016-08-09 Artur PilipenkoRevert 278107 which causes buildbot failures and in...
2016-08-09 Vassil Vassilev[modules]Add missing include.
2016-08-09 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-09 Simon Pilgrim[X86][SSE] Fix memory folding of (v)roundsd / (v)roundss
2016-08-09 Artur Pilipenko[LVI] NFC. Fix a typo Bofore -> Before
2016-08-09 Tobias Grosser[tests] Add two missing 'REQUIRES' lines
2016-08-09 Tobias Grosser[BlockGenerator] Also eliminate dead code not originati...
2016-08-09 Haojian Wu[include-fixer] Support processing multiple files in...
2016-08-09 Eric LiuFix clang-tidy crash when a single fix is applied on...
2016-08-09 Tobias Grosser[GPGPU] Pass parameters always by using their own type
2016-08-09 Kirill Bobyrev[clang-rename] fix bug with initializer lists
2016-08-09 Craig Topper[X86] Reduce duplicated code in the execution domain...
2016-08-09 Craig Topper[AVX-512] Add support for execution domain switching...
2016-08-09 Rui UeyamaRemove unreachable `return`. NFC.
2016-08-09 Rui UeyamaRemove isOutputDynamic and use Out<ELFT>::DynSymTab...
2016-08-09 Rui UeyamaRemove redundant variable.
2016-08-09 Rui UeyamaSeparate {Preinit,Init,Fini}Arrays from Out<ELFT>:...
2016-08-09 Xinliang David Li[Profile] Implement new API __llvm_profile_dump
2016-08-09 Rui UeyamaDo not pass the SymbolTable to writeResult.
2016-08-09 Craig Topper[X86] Remove the Fv packed logical operation alias...
2016-08-09 Craig Topper[X86] Cleanup patterns for AVX/SSE for PS operations...
2016-08-09 Craig Topper[X86] Remove unnecessary bitcast from the front of...
2016-08-09 Eric FiselierRemove *super* old test suite results doc for Linux...
2016-08-09 Matthias BraunX86InstrInfo: Update liveness in classifyLea()
2016-08-09 Rui UeyamaRemove redundant local variable.
2016-08-09 Rui UeyamaReduce dependency to OutputSectionFactory.
2016-08-09 Rui UeyamaDo not initialize Out<ELFT>::Opd until needed.
2016-08-09 Derek Schuff[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExc...
2016-08-09 Sean SilvaConsistently use CGSCCAnalysisManager
2016-08-09 Sean SilvaConsistently use LoopAnalysisManager
2016-08-09 Sean SilvaConsistently use ModuleAnalysisManager
2016-08-09 Sean SilvaConsistently use FunctionAnalysisManager
2016-08-09 Petr HosekAdd lib directory to linker paths when using libunwind
2016-08-09 Saleem AbdulrasoolCodeView: extract the OMF Directory Header
2016-08-09 Sanjay Patel[x86] split combineVSelectWithAllOnesOrZeros into a...
2016-08-08 Derek Schuff[WebAssembly] Fix CFI index to account for padding...
2016-08-08 Pete CooperThe first string table entry should be a null terminate...
2016-08-08 Rui UeyamaRevert "Do not ignore SizeOfOptionalHeader in COFF...
2016-08-08 Lang HamesRevert r278065 while I investigate some build-bot breakage.
2016-08-08 Petr HosekAllow building both shared and static library
2016-08-08 Petr HosekAllow building both shared and static library
2016-08-08 Rui UeyamaDo not ignore SizeOfOptionalHeader in COFF header even...
2016-08-08 Lang Hames[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol suppo...
2016-08-08 Greg ClaytonGarbage collection is not around anymore, we can remove...
2016-08-08 Greg ClaytonFix more RegisterInfo initialization issues and quiet...
2016-08-08 Michael Kruse[ScopDetection] Remove unused DetectionContexts during...
2016-08-08 Greg ClaytonFix printf warnings.
2016-08-08 Greg ClaytonFix RegisterInfo initializers to have all the required...
2016-08-08 Petr HosekDo not depend on unwind when building standalone
2016-08-08 Saleem AbdulrasoolCOFF: handle /debugtype option
2016-08-08 Charles DavisRevert "[X86] Support the "ms-hotpatch" attribute."
2016-08-08 Charles DavisRevert "[Attr] Add support for the `ms_hook_prologue...
2016-08-08 Derek Schuff[Driver] Enable CFI for WebAssembly
2016-08-08 Charles Davis[Attr] Add support for the `ms_hook_prologue` attribute.
2016-08-08 Justin BognerInstCombine: Remove a redundant #ifdef NDEBUG. NFC
2016-08-08 Charles Davis[X86] Support the "ms-hotpatch" attribute.
2016-08-08 Rui UeyamaRefactor getMipsEFlags.
2016-08-08 Geoff Berry[MemorySSA] Fix windows build breakage caused by r27802...
2016-08-08 Krzysztof Parzyszek[Hexagon] Add pattern for 64-bit mulhs
2016-08-08 Tobias Grosser[GPGPU] Support Values referenced from both isl expr...
2016-08-08 Michael Zolotukhin[LoopUnroll] Simplify loops created by unrolling.
2016-08-08 Mehdi AminiRefreshCallGraph does not modify the SCC, adding "const...
2016-08-08 Dimitry AndricFix linking of omp_foreign_thread_team_reuse test on...
2016-08-08 Geoff Berry[MemorySSA] Fix windows build breakage caused by r278028
2016-08-08 Elliot ColpRe-add SystemZ SNaN test
2016-08-08 Lang Hames[BuildingAJIT] Fix a couple of typos in the Chapter...
2016-08-08 Eugene ZelenkoCMakeLists.txt cleanups: synchronize version with rest...
2016-08-08 Nirav Dave[X86] Improve code size on X86 segment moves
2016-08-08 Eugene ZelenkoCMakeLists.txt cleanups: synchronize version with rest...
2016-08-08 Eugene ZelenkoCMakeLists.txt cleanups: synchronize version and CMake...
2016-08-08 Geoff Berry[MemorySSA] Ensure address stability of MemorySSA object.
2016-08-08 Derek Bruening[esan] Add iterator to esan's generic hashtable
2016-08-08 Tobias Grosser[GPGPU] Create code to verify run-time conditions
2016-08-08 Tobias GrosserFix compilation in 'asserts' mode
2016-08-08 Derek Bruening[esan] Add generic resizing hashtable
2016-08-08 Kirill Bobyrev[clang-tidy] enhance modernize-use-bool-literals to...
2016-08-08 Jason Henline[StreamExecutor] Add DeviceMemory and kernel arg packing
2016-08-08 Artem Dergachev[analyzer] Change -analyze-function to accept qualified...
2016-08-08 Tobias Grosser[IslNodeBuilder] Move run-time check generation to...
2016-08-08 Oliver Stannard[ARM] Command-line options for embedded position-indepe...
2016-08-08 Oliver Stannard[ARM] Add support for embedded position-independent...
2016-08-08 Tobias Grosser[CodeGeneration] Do not set insert position redundantly
2016-08-08 Tobias Grosser[IslNodeBuilder] Directly use the insert location of...
2016-08-08 Zhan Jun Liau[SystemZ] Add support for the .insn directive
2016-08-08 Nico WeberRevert r2277979.
2016-08-08 Sebastian PopGVN-hoist: enable by default
2016-08-08 Artur Pilipenko[LVI] NFC. On the fast dest path use inverse predicate...
2016-08-08 Artur Pilipenko[LVI] NFC. Rename confusing local NegOffset to Offset
2016-08-08 Artur Pilipenko[LVI] NFC. Extract LHS, RHS, Predicate locals in getVal...
2016-08-08 Gabor Horvath[analyzer] Command line option to show enabled checker...
2016-08-08 Pavel LabathFix uninitialized field warnings in GDBRemoteRegisterCo...
2016-08-08 Eric LiuFixes calculateRangesAfterReplacements crash when Repla...
2016-08-08 Jonas Hahnfeldkmp_gsupport: Fix library initialization with taskgroup
2016-08-08 Silviu Baranga[AArch64] PR28877: Don't assume we're running after...
2016-08-08 Pavel LabathClean up linux/Ptrace.h
2016-08-08 Pavel LabathRemove Android.h
2016-08-08 Pavel LabathRemove SYS_tgkill from Android.h
2016-08-08 Pavel LabathRemove _isatty from Android.h
2016-08-08 Jonas HahnfeldMark tests with task dependencies as unsupported with GCC
2016-08-08 Daniel SandersRe-commit r277988: [mips][ias] Fix all the hacks relate...
next