platform/upstream/llvm.git
2015-12-11 Sean CallananDisassemblerLLVMC now gets the disassembler comments...
2015-12-11 Rafael EspindolaTreat unnamed symbols as locals.
2015-12-11 Derek Schuff[WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defs
2015-12-11 Rafael EspindolaDiscard local symbols from SHF_MERGE sections.
2015-12-11 Chad RosierRevert r255247, r255265, and r255286 due to serious...
2015-12-11 Manman RenCXX_FAST_TLS calling convention: target independent...
2015-12-11 Sanjay Patelfix typos; NFC
2015-12-11 Todd FialaAdd test event marking a test as explicitly eligible...
2015-12-11 Frederic Riss[dsymutil] Ignore absolute symbols in the debug map
2015-12-11 Ed MasteELF: Allow -e <entry> with -shared
2015-12-11 Hal FinkelAlignmentFromAssumptions and SLPVectorizer preserves...
2015-12-11 Ed MasteTest that -e <symbol> works
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-11 Adhemerval... [compiler-rt] [safestack] Enable for aarch64
2015-12-11 Hal Finkel[TableGen] Correct Namespace lookup with AltNames in...
2015-12-11 Artur PilipenkoPruneEH pass incorrectly reports that a change was...
2015-12-11 Tamas BerghammerCreate test for llvm.org/pr25806
2015-12-11 Pavel LabathXFAIL TestLoadUnload for Windows->Android
2015-12-11 Ted WoodwardChange finishSwigPythonLLDB.py to copy six.py instead...
2015-12-11 Anastasia StulovaReverting r255337 as it seems to kill bots. Needs inves...
2015-12-11 Ewan Crawford[RenderScript] Support for amd64 RS hooks
2015-12-11 Anastasia Stulova[OpenCL 2.0] In OpenCL v2.0 s6.5 all pointers are impli...
2015-12-11 James Molloy[Mem2Reg] Respect optnone
2015-12-11 Pavel LabathRevert "Turn on new test summary results by default."
2015-12-11 James Molloy[InstCombine] Make MatchBSwap also match bit reversals
2015-12-11 George Rimar[ELF] - R_X86_64_SIZE64/R_X86_64_SIZE32 relocations...
2015-12-11 Maxim OstapenkoRevert previous test commit.
2015-12-11 Maxim OstapenkoThis is a test commit to check my commit access works.
2015-12-11 Xinliang David Li[PGO] Read VP raw data without depending on the Value...
2015-12-11 Saleem AbdulrasoolDriver: add multilibs for ARM EB
2015-12-11 Xinliang David Li[PGO] add a test case in profiler runtime
2015-12-11 Xinliang David Li[PGO] Add a test case to cover version-3 format
2015-12-11 John McCallCorrectly type-check the default arguments of local...
2015-12-11 Ben LangmuirRevert "[Modules] Fix regression when an elaborated...
2015-12-11 Faisal ValiAdd some more tests for initializer lists related to...
2015-12-11 Hans WennborgFix build after r255319.
2015-12-11 Eric ChristopherFix a spurious if.
2015-12-11 Akira Hatanaka[LazyValueInfo] Stop inserting overdefined values into...
2015-12-11 Kyle Butt[PPC]: Peephole optimize small accesss to aligned globals.
2015-12-11 Hans WennborgCheck in the script for building Win snapshots
2015-12-11 Vedant Kumar[ProfileData] clang-format TextInstrProfReader::hasForm...
2015-12-11 Cong Hou[X86][SSE] Update the cost table for integer-integer...
2015-12-11 George Burgess IVClean ExprConstant/CGExprConstant up a bit. NFC.
2015-12-10 Xinliang David LiFormat fix (NFC)
2015-12-10 Ben Langmuir[VFS] Fix status() of opened redirected file
2015-12-10 John McCallIn Objective-C, ignore attempts to redefine the ARC...
2015-12-10 Todd Fialatest result details now print module.class.test_name...
2015-12-10 Douglas GregorObjective-C properties: merge attributes when redeclari...
2015-12-10 Kamil RytarowskiAdd NetBSD support in the buildDriver and buildLibrary...
2015-12-10 Rafael EspindolaFix alignment computation for copy relocs.
2015-12-10 Eric Christophers/need/needs
2015-12-10 Eric ChristopherFix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast...
2015-12-10 Eric ChristopherAttempt to fix the ReST compilation to html of the...
2015-12-10 Eric ChristopherMore non-ascii quote characters.
2015-12-10 Eric ChristopherClarify some of the wording on adding a new subcomponen...
2015-12-10 Eric ChristopherFix non-ascii quotes.
2015-12-10 Eric ChristopherAdd C API guidelines to the developer policy to match...
2015-12-10 Kyle ButtPPC: Teach FMA mutate to respect register classes.
2015-12-10 Chris Bieneman[CMake] Add LLVM_BUILD_INSTRUMENTED option to enable...
2015-12-10 Justin Bognerwww: Mention -DGCC_INSTALL_PREFIX instead of --with...
2015-12-10 Mike Aizatsky[LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using...
2015-12-10 JF BastienEarlyCSE: add tests
2015-12-10 Xinliang David Li[PGO] Split value profiling runtime into its own file
2015-12-10 Xinliang David LiSync up with master
2015-12-10 Xinliang David LiAdd a forward declaration (NFC)
2015-12-10 Cong HouDelete a duplicate branch in IfConversion.cpp. NFC.
2015-12-10 Xinliang David Li[PGO] Move impl specific decl to InstrProfilingInternal...
2015-12-10 Simon Pilgrim[DAGCombiner] Fix PR25763 - vector comparison constant...
2015-12-10 George Burgess IV[Sema] Replace pointer-to-map with a map. NFC.
2015-12-10 Alexey Samsonov[TSan] Try harder to avoid compiler-generated memcpy...
2015-12-10 Chad Rosier[DSE] Disable non-local DSE to see if the bots go green.
2015-12-10 Xinliang David Li[PGO] Move target-dependent macro to InstrProfilingPort...
2015-12-10 Rui UeyamaSimplify. NFC.
2015-12-10 Pete CooperMake commands printed by llvm-lit include the build...
2015-12-10 Rui UeyamaSimplify an expression. NFC.
2015-12-10 Ekaterina RomanovaDo not generate DW_TAG_imported_module for anonymous...
2015-12-10 Zachary TurnerRemove the -y option from dotest.py.
2015-12-10 Zachary TurnerRemove the -x option from dotest.py.
2015-12-10 Zachary TurnerRemove deprecated command line options from dotest.py
2015-12-10 Zachary TurnerRemove the --output-on-success command line argument...
2015-12-10 Zachary TurnerRemove the -T option from dotest.py.
2015-12-10 Zachary TurnerRemove -w option from dotest.py.
2015-12-10 Pete CooperVerify that macho-o delta64 relocs have the same offset.
2015-12-10 Saleem Abdulrasoollibclang: expose dllexport, dllimport attributes
2015-12-10 Rafael EspindolaFix another case where the linkage was not set.
2015-12-10 Rong Xu[PGO] Use %t as the temporary profdata filename in...
2015-12-10 Xinliang David Li[PGO] Header file cleanup (NFC)
2015-12-10 Duncan P. N... Verifier: Avoid quadratic checking of aggregates for...
2015-12-10 Ted WoodwardAdd Hexagon ABI to System Initialization
2015-12-10 Ben Langmuir[Modules] Fix regression when an elaborated-type-specif...
2015-12-10 Xinliang David Li[PGO] use COMPILER_RT_HAS_ATOMTICS macro
2015-12-10 Chad Rosier[DeadStoreElimination] Use range-based loops. NFC.
2015-12-10 Nathan Slingerland[ProfileData] Add unit test infrastructure for sample...
2015-12-10 Pirama Arumuga... Fix fptosi, fptoui from f16 vectors to i8, i16 vectors
2015-12-10 Bill Seurer[power] Fix test case target checks
2015-12-10 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-10 Tamas BerghammerAdd modules downloaded by ModuleCache to the global...
2015-12-10 Teresa Johnson[ThinLTO] Debug message cleanup (NFC)
2015-12-10 Rafael EspindolaAvoid undefined behavior when vector is empty.
2015-12-10 Sanjay Patelremove duplicated comments and don't repeat function...
next