platform/upstream/llvm.git
2016-04-28 Krzysztof Parzyszek[Hexagon] Add instruction aliases for vector unsigned...
2016-04-28 Devin Coughlin[analyzer] Add path note for localizability checker.
2016-04-28 Chaoren LinXFail TestBitfields.py Python API tests.
2016-04-28 Matt ArsenaultAMDGPU: Emit error if too much LDS is used
2016-04-28 Rafael EspindolaUse a single context for lto.
2016-04-28 Yaron KerenRemove doInitialization() and doFinalization() member...
2016-04-28 Krzysztof ParzyszekReset the TopRPTracker's position in ScheduleDAGMILive...
2016-04-28 Rui UeyamaSkip scanRelocs for non-alloc sections.
2016-04-28 Matt ArsenaultAMDGPU: Fix mishandling array allocations when promotin...
2016-04-28 Eugene ZelenkoFix builds broken in r267910.
2016-04-28 Richard SmithFix use of uninitialized value exposed by r267802....
2016-04-28 Chris Bieneman[CMake] Updating Apple CMake cache file
2016-04-28 Chris Bieneman[CMake] Adding some missing CMake includes. NFC.
2016-04-28 Sriraman TallamAdd "PIE Level" metadata to module flags.
2016-04-28 Eugene ZelenkoFix some Clang-tidy modernize and Include What You...
2016-04-28 Paul RobinsonMake the test exercise all paths modified in r267746.
2016-04-28 Rong Xu[PGO] Fix incorrect Twine usage in emitting optimizatio...
2016-04-28 Vedant Kumar[test/asan] Update a test case to work with old Darwin...
2016-04-28 Yaxun Liu[OpenCL] Fix bug in mergeTypes which causes equivalent...
2016-04-28 Rong XuMinor format change and fixing typos in the comments...
2016-04-28 Adrian PrantlDebug info: Apply an artificial debug location to __cyg...
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Peter CollingbourneUpdate visibility flags for CFI tests.
2016-04-28 Krzysztof Parzyszek[Hexagon] Define certain aliases for vector instructions
2016-04-28 Simon Dardis[mips][atomics] Fix partword atomic binary operation...
2016-04-28 Arch D. Robison[SLPVectorizer] Extend SLP Vectorizer to deal with...
2016-04-28 Chad Rosier[GVN] Minor code cleanup. NFC.
2016-04-28 Krzysztof Parzyszek[Hexagon] Handle double-vector registers as new-value...
2016-04-28 Adrian PrantlDebug Info: Restore the pre-r240853 behavior for DWARF2...
2016-04-28 Adrian PrantlDebug info: Support DWARF4 bitfields via DW_AT_data_bit...
2016-04-28 Kuba BreckaProvide location information (file name, line number...
2016-04-28 Geoff Berry[EarlyCSE] Change LoadValue field Value *Data to Instru...
2016-04-28 Kostya Serebryany[libFuzzer] Improve documentation
2016-04-28 Krzysztof Parzyszek[RDF] Handle undefined registers in RDF copy propagation
2016-04-28 Geoff Berry[EarlyCSE] Sort includes. NFC.
2016-04-28 Yaron KerenRangify for loops, NFC.
2016-04-28 Chad Rosier[Inliner] Formatting. NFC.
2016-04-28 Ahmed Bougacha[InstCombine] Remove trailing whitespace. NFC.
2016-04-28 Rafael EspindolaRename isRelRelative
2016-04-28 Johannes Doerfert[FIX] Correct assumption simplification
2016-04-28 Rafael EspindolaAdd a test showing that we can gc parts of .eh_frame.
2016-04-28 Manuel KlimekFix build.
2016-04-28 Vassil VassilevReland r267691 fixing PR27535.
2016-04-28 Tim NorthoverAdd accidentally dropped test to r267880.
2016-04-28 Tim NorthoverARMv7k: define __ARM_PCS_VFP since we're hard-float.
2016-04-28 Bryan Chan[SystemZ] Support Swift calling convention
2016-04-28 George RimarFixed mistype in comment. NFC.
2016-04-28 Manuel KlimekFix spuriously dematerializing reference bug. Fixes...
2016-04-28 Michael Zuckerman[Clang][BuiltIn][AVX512] Adding intrinsics fot align...
2016-04-28 Tobias Grossertest: Make test case independent of earlier instructions
2016-04-28 Tobias GrosserBlockGenerator: Drop leftover debug statement
2016-04-28 Simon Pilgrim[InstCombine][SSE] Add MOVMSK support to SimplifyDemand...
2016-04-28 Alexey Bataev[OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-28 Denis ZobninRevert "[MS] Improved implementation of MS stack pragma...
2016-04-28 Silviu BarangaPR27216: Only define __ARM_FEATURE_FMA when the target...
2016-04-28 Benjamin Kramer[include-fixer] Add an option to minimize include paths.
2016-04-28 Pavel LabathRemote flaky decorator from TestSignalsAPI on linux
2016-04-28 Denis Zobnin[MS] Improved implementation of MS stack pragmas (vtord...
2016-04-28 Dmitry PolukhinRevert "[MSVC] PR27337: allow static_cast from private...
2016-04-28 Kuba Brecka[tsan] Fix Darwin GCD support after separation of Proce...
2016-04-28 Alexey Bataev[OPENMP] Simplified interface for codegen of tasks...
2016-04-28 Alexey Bataev[OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses...
2016-04-28 Pavel LabathRevert "Fixed a bug where const this would cause parser...
2016-04-28 Eric Liuremoved redundant '#'
2016-04-28 Eric LiuAddressed reviewer's post-submission comments from...
2016-04-28 Eric LiuAddressed review's comments.
2016-04-28 Manuel KlimekAdd missing newline in clang-rename output.
2016-04-28 Craig Topper[X86] Remove unused operand from a function and all...
2016-04-28 Craig Topper[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to...
2016-04-28 Eric FiselierRemove names of unreferenced parameters. Patch from...
2016-04-28 Matthias BraunCodeGen: Add DetectDeadLanes pass.
2016-04-28 Matthias BraunTableGen: Produce CoveredBySubRegs summary for register...
2016-04-28 Matthias BraunTargetRegisterInfo: Introduce reverseComposeSubRegIndex...
2016-04-28 Matthias BraunTableGen: Support lanemasks for classes without subregi...
2016-04-28 Rui UeyamaAdd comment.
2016-04-28 NAKAMURA TakumiCGOpenMPRuntime.h: Prune extra comma in \param. [-Wdocu...
2016-04-28 Eric FiselierAdd braces, move braces, and rename variables to avoid...
2016-04-28 Eric FiselierProvide member function definitions to avoid warnings...
2016-04-28 Jim InghamFix an inefficiency in the handling of $__lldb_local_va...
2016-04-28 NAKAMURA TakumiFindAllSymbolsTest.CTypedefTest: Tweak for LLP64 like...
2016-04-28 Matthias BraunLiveIntervalAnalysis: Fix handleMove() using wrong...
2016-04-28 Rui UeyamaDo not call hasArg and getLastArg for the same option.
2016-04-28 Eric FiselierRename function parameters to avoid shadowing. Patch...
2016-04-28 Craig Topper[AArch64] Expand CTTZ for all vector types.
2016-04-28 Eric FiselierGuard Clang and GCC specific pragmas. Patch from STL...
2016-04-28 Stephen HinesFix include path in ClangTidy.cpp.
2016-04-28 Jim InghamAdd the ability to limit "source regexp" breakpoints...
2016-04-28 Sean CallananFixed a bug where const this would cause parser errors...
2016-04-28 Chih-Hung Hsieh[analyzer] Move Checkers.inc to clang/include/...
2016-04-28 Richard SmithFix bogus documentation for StringRef::slice in the...
2016-04-28 NAKAMURA Takumiclang/test/CodeGenCXX/cfi-blacklist.cpp: Exclude ms...
2016-04-28 Chaoren LinUse llvm:Twine instead of std::to_string.
2016-04-28 NAKAMURA Takumiclang-tools-extra/test/clang-tidy/cppcoreguidelines...
2016-04-28 Sanjay PatelUpdate test to use FileCheck
2016-04-28 Rui UeyamaRemove Size from Undefined symbol.
2016-04-28 Peter CollingbourneDriver: only produce CFI -fvisibility= error when compi...
2016-04-28 Bryan Chan[SystemZ] Support Swift Calling Convention
2016-04-28 Rui UeyamaDo not lookup the symbol table twice for each --wrap.
2016-04-27 Rafael EspindolaSort includes. NFC.
next