platform/upstream/llvm.git
2016-04-27 Jason MolendaCommitting patch from <Michael Woerister <michaelwoeris...
2016-04-27 Craig Topper[Support][X86] Add a couple more Broadwell CPU models...
2016-04-27 Mehdi AminiSupport "preserving" the summary information when using...
2016-04-27 Mehdi AminiRevert "Support "preserving" the summary information...
2016-04-27 Rui UeyamaSimplify. NFC.
2016-04-27 Evgeny StupachenkoThe patch fixes PR27392.
2016-04-27 Philip Reames[LVI] Delete stale and misleading comment.
2016-04-27 Chuang-Yu Cheng[ppc64] fix bug in prologue that mfocrf's cr operand...
2016-04-27 Rui UeyamaRemove unnecessary trailing semicolons.
2016-04-27 Ahmed Bougacha[X86] Set AddPristinesAndCSRs to FixupBW LivePhysRegs...
2016-04-27 Mehdi AminiFix the test from r267656: Support "preserving" the...
2016-04-27 Mehdi AminiAdd a test for r267655: Support "preserving" the summar...
2016-04-27 Mehdi AminiSupport "preserving" the summary information when using...
2016-04-27 Marshall ClowFix = that should have been == in test. Thanks to STL...
2016-04-27 Sanjoy DasFix typo in comment; NFC
2016-04-27 Ahmed Bougacha[X86] Don't assume that MMX extractelts are from index 0.
2016-04-27 Ahmed Bougacha[X86] Re-enable MMX i32 extractelt combine.
2016-04-27 Cong HouDetects the SAD pattern on X86 so that much better...
2016-04-27 Philip Reames[LVI] Add a comment explaining a subtle piece of code
2016-04-27 Adam Nemet[Docs] Try to clarify the concept of domains for noalia...
2016-04-27 Mehdi AminiThinLTO: do not promote GlobalVariable that have a...
2016-04-27 Matt ArsenaultSLSR: Use UnknownAddressSpace instead of 0 for pure...
2016-04-27 Mehdi AminiLTOCodeGenerator: turns linkonce(_odr) into weak_(odr...
2016-04-27 Adam Nemet[LoopDist] Split main class. NFC
2016-04-27 Philip Reames[LVI] Reduce compile time by lazily scanning blocks...
2016-04-27 Quentin Colombet[MachineInstrBundle] Actually set the PartialDeadDef...
2016-04-27 Peter CollingbourneELF: Merge UndefinedBitcode and UndefinedElf. NFC.
2016-04-27 Peter CollingbourneELF: Re-implement -u directly and remove CanKeepUndefin...
2016-04-26 Quentin Colombet[MachineInstrBundle] Update the comment for PhysRegInfo...
2016-04-26 Peter CollingbourneELF: Move code to where it is used, and related cleanup...
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for SystemZ passes
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for NVPTX passes
2016-04-26 Quentin Colombet[X86] Make sure it is safe to clobber EFLAGS, if need...
2016-04-26 Adrian PrantlModule debugging: Add an assertion.
2016-04-26 Richard SmithPR27513: When determining which declaration to put...
2016-04-26 Justin BognerPM: Port Reassociate to the new pass manager
2016-04-26 Adrian PrantlModule debugging: Also correctly handle typedef'd fowar...
2016-04-26 Mitch Bodart[X86] Replace -mcpu with -mattr in several tests
2016-04-26 Justin BognerReassociate: Convert another functor into a lambda...
2016-04-26 Philip Reames[LVI] Cut short search if we know we can't return a...
2016-04-26 Sunil SrivastavaCheck 'r' and 'y specifiers of freebsd_kernel_printf...
2016-04-26 Sanjay Patel[SimplifyCFG] propagate branch metadata when creating...
2016-04-26 Quentin Colombet[X86] Teach the expansion of copy instructions how...
2016-04-26 Quentin Colombet[MachineBasicBlock] Take advantage of the partially...
2016-04-26 Quentin Colombet[MachineInstrBundle] Improvement the recognition of...
2016-04-26 Philip Reames[LVI] Apply transfer rule for overdefine inputs for...
2016-04-26 Jingyue Wu[NVPTX] Fix some usages of CodeGenOpt::None.
2016-04-26 Philip Reames[LVI] A better fix for the assertion error introduced...
2016-04-26 Philip Reames[LVI] Speculative fix for assertion seen in clang bots
2016-04-26 Adrian McCarthyFix TestRegisterVariables.py on Windows
2016-04-26 Sanjay Patel[LowerExpectIntrinsic] make default likely/unlikely...
2016-04-26 Justin BognerReassociate: Simplify using lambdas. NFC
2016-04-26 Rafael EspindolaReturn R_GOTREL for R_MIPS_GPREL*.
2016-04-26 Adrian PrantlModule debugging: Add testcase for member classes of...
2016-04-26 Adrian PrantlModule debugging: Use the definition to determine modul...
2016-04-26 Mike Aizatsky[sanitizers] rewriting test assuming assert() changes...
2016-04-26 Philip Reames[LVI] Infer local facts from unary expressions
2016-04-26 Andrew KaylorOptimization bisect support in X86-specific passes
2016-04-26 Ahmed Bougacha[CodeGen] Add getBuildVector and getSplatBuildVector...
2016-04-26 David MajnemerRevert "[SimplifyLibCalls] sprintf doesn't copy null...
2016-04-26 Erik PilkingtonTest commit
2016-04-26 Rafael EspindolaCall repl in getSymbolBody. NFC.
2016-04-26 Rui UeyamaMove utility functions to DriverUtils.cpp.
2016-04-26 Nico WeberTry to get at_file_missing.c passing after LLVM r267556.
2016-04-26 Rui UeyamaHandle Windows drive letters and ".." for --reproduce.
2016-04-26 Nico WeberTry to get ResponseFile.ll passing on Windows after...
2016-04-26 Zachary TurnerRemove more unused variables.
2016-04-26 Elena DemikhovskyMasked Store in Loop Vectorizer - bugfix
2016-04-26 Justin BognerPM: Port Internalize to the new pass manager
2016-04-26 Zachary Turner[llvm-pdbdump] Fix version reading on big endian systems.
2016-04-26 Jim InghamUtilityFunction::MakeFunctionCaller uses the Error...
2016-04-26 Andrew KaylorAdd optimization bisect opt-in calls for Hexagon passes
2016-04-26 Alexander Kornienko[clang-tidy] Now adding correct misc-move-const-arg...
2016-04-26 Marshall ClowApparently XFAIL tests that are supposed to fail to...
2016-04-26 Yaxun Liu[OpenCL] Add predefined macros.
2016-04-26 Zachary TurnerFix warnings and -Werror build on clang.
2016-04-26 Rui UeyamaMake test/ELF/reproduces.s test to work on Windows.
2016-04-26 Alexander Kornienko[clang-tidy] Added misc-move-const-arg docs.
2016-04-26 Marcin Koscielnicki[sanitizers] [NFC] Add defines for the various PowerPC...
2016-04-26 Zachary TurnerParse and dump PDB DBI Stream Header Information
2016-04-26 Chris Bieneman[CMake] Use just-built clang and build iOS support...
2016-04-26 Krzysztof Parzyszek[Tail duplication] Handle source registers with subregi...
2016-04-26 Tim NorthoverReapply: "ARM: put correct symbol index on indirect...
2016-04-26 Justin BognerInternalize: More consistent file header and include...
2016-04-26 David Majnemer[SimplifyLibCalls] sprintf doesn't copy null bytes
2016-04-26 Manman RenSwift Calling Convention: use %RAX for sret.
2016-04-26 Saleem Abdulrasooltests: tweak MIR for ARM tests to correct MI issues
2016-04-26 Saleem Abdulrasooltest: remove some bleeding whitespace
2016-04-26 Eugene Zelenko[Release notes] Mention Clang-tidy misc-fold-init-type...
2016-04-26 Chris Bieneman[CMake] [PR27403] Fix COMPILER_RT_ENABLE_IOS when using...
2016-04-26 Etienne Bergeron[clang-tidy] New checker for redundant expressions.
2016-04-26 Konstantin... [AMDGPU] Move reserved vgpr count for trap handler...
2016-04-26 Sanjay Patel[CodeGenPrepare] use branch weight metadata to decide...
2016-04-26 Zachary TurnerFix build broken due to order of initialization problem.
2016-04-26 Etienne Bergeron[clang-tidy] Enhance misc-suspicious-string-compare...
2016-04-26 Peter CollingbourneRemove unnecessary function type directives for ifuncs.
2016-04-26 Rafael EspindolaDon't gc symbols that have to go in the dynamic symbol...
2016-04-26 Marshall Clow#include <test_macros.h> in all the regex tests, and...
2016-04-26 Peter CollingbourneELF: Treat IFunc definitions in DSOs as functions.
2016-04-26 Davide Italiano[ELF] Avoid polluting source directory with temp files.
next