platform/upstream/llvm.git
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...
2015-12-10 Teresa Johnson[ThinLTO] Release files in gold plugin during combined...
2015-12-10 Dan Gohman[WebAssembly] Tighten up several CHECK tests.
2015-12-10 Rafael EspindolaSlit lib/Linker in two.
2015-12-10 Dan Gohman[WebAssembly] Make WebAssemblyStoreResults only return...
2015-12-10 Dan Gohman[WebAssembly] Fix WebAssemblyPeephole to set Changed...
2015-12-10 Dan Gohman[WebAssembly] Declare that WebAssemblyPeephole does...
2015-12-10 Dan Gohman[WebAssembly] Remove an unneeded getAnalysisUsage override.
2015-12-10 Ed MasteAdd --version-script= alias for --version-script
2015-12-10 Aaron BallmanAdd a license clarification for use of links and titles...
2015-12-10 Chad Rosier[DeadStoreElimination] Add support for non-local DSE.
2015-12-10 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-10 Amjad AboudMacro debug info support in LLVM IR
2015-12-10 Faisal Vali[NFC] Improve a comment from my previous commit (r255221)
2015-12-10 Alexander Kornienko[clang-tidy] Sort includes case-sensitively.
2015-12-10 Yury Gribov[asan] Use atomic_uintptr_t instead of atomic_uint64_t...
2015-12-10 Silviu Baranga[LLE] Use the PredicatedScalarEvolution interface to...
2015-12-10 Tamas BerghammerSwitch to gold linker on android x86, x86_64, arm
2015-12-10 Ewan Crawford[RenderScript] Refactor condition deciding when to...
2015-12-10 Aidan DoddsDifferential Revision: reviews.llvm.org/D15333
2015-12-10 Artem Dergachev[analyzer] Fix symbolic element index lifetime.
2015-12-10 George Rimar[ELF] - Implemented --print-gc-sections command line...
2015-12-10 Jonas Paulsson[PostRA scheduling] Allow a target to do scheduling...
2015-12-10 George Rimar[ELF] - Resolve R_386_PLT32 statically in some cases.
2015-12-10 Craig Topper[Sema] Use UnaryOperatorKind and BinaryOperatorKind...
2015-12-10 Craig TopperAdd parentheses to suppress a -Wparentheses warning.
2015-12-10 Yury Gribov[asan] Move halt_on_error_suppress_equal_pcs.cc to...
2015-12-10 Alexey Bataev[OPENMP] Fixed processing of predetermined data-sharing...
2015-12-10 Yury Gribov[asan] Suppress duplicated errors in ASan recovery...
2015-12-10 Akira HatanakaRevert r255137.
2015-12-10 Sanjoy DasAdd arg_begin() and arg_end() to CallInst and InvokeIns...
2015-12-10 Saleem Abdulrasoollibclang: correct inverted logic
2015-12-10 Craig Topper[X86] Fix a couple cases were bitwise and logical opera...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Alexey Bataev[OPENMP] Make -fopenmp to turn on OpenMP support by...
2015-12-10 Faisal ValiFix PR24694 (CWG1591): Deducing array bound and element...
2015-12-10 Dan Gohman[WebAssembly] Implement mixed-type ISD::FCOPYSIGN.
next