platform/upstream/llvm.git
2016-04-21 Kate StoneAdded command prefix to new help messages to ensure...
2016-04-21 Nick LewyckyAdd optimization for 'icmp slt (or A, B), A' and some...
2016-04-21 Bob WilsonRemove the (ignored) -Wreceived-is-weak diagnostic.
2016-04-20 Adrian PrantlModule Debugging: Emit the canonical debug info for...
2016-04-20 Dehao ChenRefine instruction weight annotation algorithm for...
2016-04-20 Nico Weberunbreak COFF/out.test after r266929
2016-04-20 Kostya Serebryany[sanitizer] update the sanitizer_allocator_testlib
2016-04-20 Kevin EnderbyFix another compilation error from r266919 for clang...
2016-04-20 Evgeniy Stepanov[asan] Increase LocatePcInTrace threshold.
2016-04-20 Evgeniy Stepanov[asan] Add __strdup interceptor.
2016-04-20 Evgeniy StepanovFix compilation error in r266919.
2016-04-20 Nico Weberlld-link: Fix default output name with /dll flag.
2016-04-20 Vedant Kumar[test/PGOProfile] Make tests independent of the raw...
2016-04-20 Saleem Abdulrasoolunwind: remove another instance of -Wexpansion-to-defined
2016-04-20 Saleem Abdulrasoolunwind: unify the definition of _LIBUNWIND_SUPPORT_FRAM...
2016-04-20 Chaoren Lin[Tooling] Fix getting fully qualified names of template...
2016-04-20 Kate StoneRemoved extraneous print() in decorator for enabling...
2016-04-20 Simon Atanasyan[ELF][MIPS] Treat R_MIPS_TLS_{D}TPREL_HI16/LO16 as...
2016-04-20 Greg ClaytonWhen making an array or stuct/union/class elements...
2016-04-20 Simon Atanasyan[ELF][MIPS] Create GOT entries for R_MIPS_REL32 dynamic...
2016-04-20 Kevin EnderbyNeeded change to lld for the change to libObject’s...
2016-04-20 Kevin EnderbyThread Expected<...> up from libObject’s getName()...
2016-04-20 Krzysztof Parzyszek[Hexagon] Add -mv.. options to override CPU selection
2016-04-20 Todd Fialaupdate Jenkins Xcode buildbot target for r266885
2016-04-20 Saleem Abdulrasoolunwind: remove a second instance of -Wexpansion-to...
2016-04-20 Saleem Abdulrasoolunwind: remove an instance of -Wexpansion-to-defined
2016-04-20 Rui UeyamaDefine and use a utility function. NFC.
2016-04-20 Saleem Abdulrasoolunwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND
2016-04-20 Rui UeyamaELF: Redefine parseExpr to parse an expression. NFC.
2016-04-20 Enrico GranataFix a bug where LLDB would crash if 'apropos <anything...
2016-04-20 Evgeniy Stepanov[msan] Implement GetPageSize in the test.
2016-04-20 Duncan P. N... IR: Use SmallVector instead of std::vector of TrackingMDRef
2016-04-20 Rui UeyamaELF: Template LinkerScript class.
2016-04-20 Duncan P. N... IR: Stop copying vectors of TrackingMDRef in DIBuilder
2016-04-20 Kostya SerebryanyRename asan-check-lifetime into asan-stack-use-after...
2016-04-20 Chad RosierTypo.
2016-04-20 Chad Rosier[ValueTracking] Make isImpliedCondition return an Optio...
2016-04-20 Nico WeberReplace a loop with a for-each loop. No behavior change.
2016-04-20 Duncan P. N... IR: Avoid mallocs in constructor of ModuleSlotTracker
2016-04-20 Davide Italiano[MC] Silence warning due to unused variable in !Debug...
2016-04-20 Duncan P. N... Verifier: Add ModuleSlotTracker to printAsOperand call
2016-04-20 Davide Italiano[LTO] Another type merge test.
2016-04-20 Jacques Pienaar[lanai] Add subword scheduling itineraries.
2016-04-20 Duncan P. N... Verifier: Prefer early continue over if-nesting, NFC
2016-04-20 Davide Italiano[LTO] Add a test to ensure we handle basic type merging...
2016-04-20 Davide Italiano[MC] EmitNop: Make an assertion more useful.
2016-04-20 Duncan P. N... LTO: Verify the input even if optimize() isn't called
2016-04-20 Mehdi AminiModuleLinker: only import what is in GlobalsToImport...
2016-04-20 Saleem Abdulrasoolbuiltins: fix -Werror,-Wunused-variable warning
2016-04-20 Saleem Abdulrasoolbuiltins: remove use of __attribute__((pcs("aapcs"...
2016-04-20 Rafael EspindolaDelete refersToGotEntry.
2016-04-20 Duncan P. N... IR: Use a single ModuleSlotTracker in the Verifier
2016-04-20 Rafael EspindolaSimplify mips gp0 handling.
2016-04-20 Adrian McCarthyAdd warning about CR+LF line endings on Windows.
2016-04-20 Zachary TurnerAdd missing file needed for PDB unittests.
2016-04-20 Todd Fialatest infra: move test event-related handling into its...
2016-04-20 Duncan P. N... IR: Don't use raw_null_ostream in Verifier
2016-04-20 Duncan P. N... IR: Use default member initialization in Verifier, NFC
2016-04-20 Krzysztof Parzyszek[Hexagon] Fix handling of lcomm directive
2016-04-20 Teresa JohnsonRe-enable "[gold-plugin] Disable name for values other...
2016-04-20 Rafael EspindolaInline canRelaxTls.
2016-04-20 Rafael EspindolaSimplify canRelaxTls.
2016-04-20 Rafael EspindolaMove canRelaxTls to Writer.cpp. NFC.
2016-04-20 Teresa Johnson[ThinLTO] Prevent importing of "llvm.used" values
2016-04-20 Rafael EspindolaDelete needsDynRelative.
2016-04-20 Krzysztof Parzyszek[RDF] Consider register as live if any alias is live
2016-04-20 NAKAMURA TakumiIncludeFixerTest.cpp: Tweak not to assume clang-tools...
2016-04-20 Zoran Jovanovic[mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC...
2016-04-20 Teresa JohnsonRevert "[gold-plugin] Disable name for values other...
2016-04-20 Teresa Johnson[gold-plugin] Disable name for values other than Global...
2016-04-20 Benjamin Kramer[include-fixer] Add a prototype for a new include fixin...
2016-04-20 Chuang-Yu ChengAlways inlining PrintCurrentStackSlow of tsan library...
2016-04-20 Maxim Ostapenko[sanitizer] Fix 'dyld: Symbol not found: _dyldVersionNu...
2016-04-20 Tamas BerghammerFix xfail for test_tilde_home_directory on windows
2016-04-20 Daniel Jasperclang-tidy: [misc-unused-using-decls] Support template...
2016-04-20 Nikolay HaustovAMDGPU/SI: Assembler: improvements to support trap...
2016-04-20 Daniel Jasperclang-tidy: [misc-unused-using-decls] Always use the...
2016-04-20 Asaf Badouh[X86] enable PIE for functions
2016-04-20 Haojian WuFix a crash in cppcoreguidelines-pro-type-member-init...
2016-04-20 Hrvoje Varga[mips][microMIPS]Implement CFC*, CTC* and LDC* instructions
2016-04-20 Craig Topper[AVX512] Add avx512cd+vl runs to vector-tzcnt-128/256...
2016-04-20 Craig Topper[AVX512] Update vector-tzcnt-512 test to show how bad...
2016-04-20 Craig Topper[AVX512] Add popcount support for v32i16 and v64i8.
2016-04-20 Sean SilvaRevert "[ELF] - Avoid using memset for zero-initializat...
2016-04-20 Mehdi AminiThinLTO: never promote as external weak
2016-04-20 Eric FiselierAdd cxx_runtime_root options for testing against a...
2016-04-20 Mehdi AminiFunctionImport: make sure we always select the right...
2016-04-20 Alexey Bataev[OPENMP] Codegen for untied tasks.
2016-04-20 Teresa JohnsonEnable ODR uniquing of DITypes for ThinLTO backends
2016-04-20 Eric Fiselier[libcxx] Fix PR15638 - Only allocate in parent when...
2016-04-20 Craig Topper[X86] Mark some floating point operations that are...
2016-04-20 Craig Topper[X86] Don't mark vector loads and shifts Expand in...
2016-04-20 Craig Topper[X86] Merge the two different SSE2 blocks in the X86Tar...
2016-04-20 Craig Topper[X86] Don't set vector FADD,FSUB,FMUL,FDIV,FNEG,FSQRT...
2016-04-20 Mehdi Aminillvm-lto: run the module verifier when doing IR level...
2016-04-20 Mehdi AminiThinLTO: Move alias importing decision on the summary
2016-04-20 Marcin Koscielnicki[SystemZ] Add support for llvm.thread.pointer intrinsic.
2016-04-20 Mandeep Singh... [Clang] Remove unwanted --check-prefix=CHECK from unit...
2016-04-20 Amaury SechetAdd LLVMGetAttrKindID in the C API in order to facilita...
2016-04-20 NAKAMURA TakumiMipsAsmParser::loadImmediate(): Prune an obsolete ...
next