platform/upstream/llvm.git
2015-12-03 Nico WeberMake check-clang depend on LTO.
2015-12-03 Kuba Brecka[tsan] Add interceptors for Darwin-specific locking...
2015-12-03 Rafael EspindolaDon't pass member variables to member functions. NFC.
2015-12-03 Rafael EspindolaDelete dead code.
2015-12-03 Tamas BerghammerRemove some duplicated code from PlatformPOSIX/Android
2015-12-03 Marina Yatsina[X86] MS inline asm: produce error when encountering...
2015-12-03 Krzysztof ParzyszekUnxfail passing test: test/CodeGenCXX/crash.cpp
2015-12-03 Alexander KornienkoRevert "Fix for merging decls in pragma weak Calling...
2015-12-03 Kuba BreckaFollow-up of r254600 to fix the dyld_insert_libraries_r...
2015-12-03 Kuba Brecka[tsan] Enable ThreadSanitizer on OS X builds by default...
2015-12-03 Tamas BerghammerFix TestLoadUnload for Windows -> POSIX remote debugging
2015-12-03 Kuba Brecka[tsan] Use MAP_ANON instead of MAP_ANONYMOUS
2015-12-03 Kuba Brecka[tsan] Use re-exec method to enable interceptors on...
2015-12-03 Manuel KlimekAdd fall-back mode for clang tools.
2015-12-03 Zlatko Buljan[mips][DSP] Add DSPr1 and DSPr2 tests for the standard...
2015-12-03 Alexey Bataev[OPENMP 4.5] Parsing/sema support for 'omp taskloop...
2015-12-03 Alexey BataevPR25575: Make GCC 4.4+ comatible layout for packed...
2015-12-03 Marina Yatsina[X86] Add support for fcomip, fucomip for Intel syntax
2015-12-03 Simon Pilgrim[X86] Stripped backend codegen tests
2015-12-03 Mohit K. Bhakkad[Fix] fix build failure due to rL254588
2015-12-03 Andy GibbsFix class SCEVPredicate has virtual functions and acces...
2015-12-03 Igor Kudrin[ELF/AArch64] Support R_AARCH64_COPY relocation.
2015-12-03 Jaydeep Patil[LLDB][MIPS] Using enum instead of a constant to fetch...
2015-12-03 Craig Topper[TableGen] Remove an assumption about the order of...
2015-12-03 Mohit K. Bhakkad[LLDB] Switch to assembly view if source is moved
2015-12-03 Tom StellardAMDGPU/SI: Emit constant arrays in the .hsrodata_readon...
2015-12-03 Matthias BraunRevert "ScheduleDAGInstrs: Rework schedule graph builder."
2015-12-03 Mehdi Aminiclang-format FunctionImport after refactoring (NFC)
2015-12-03 Mehdi AminiRename Set variable to be plural
2015-12-03 Mehdi AminiRefactor FunctionImporter::importFunctions with a helpe...
2015-12-03 Mehdi AminiAdapt comment and rename variable in ModuleLinker to...
2015-12-03 Mehdi AminiRemove "ExportingModule" from ThinLTO Index (NFC)
2015-12-03 Joerg SonnenbergerAdd a TODO item that the nop handling before FP conditi...
2015-12-03 Nico WeberFix a comment typo from r251874.
2015-12-03 Rui UeyamaCOFF: Non-external COMDAT sections sholud not be merged...
2015-12-03 Matthias BraunScheduleDAGInstrs: Rework schedule graph builder.
2015-12-03 Sanjay Patelgeneralize CHECK lines to make buildbot happy
2015-12-03 Matthias BraunRegisterPressure: Use range based for, fix else style...
2015-12-03 Richard SmithPR17381: Treat undefined behavior during expression...
2015-12-03 Sanjay Patelchange an assert when generating fmuladd to an ordinary...
2015-12-03 Xinliang David Li[PGO] Add v2 format compatibility test
2015-12-03 Justin BognerMC: Make sure to clear *all* of MCMachOStreamer's state
2015-12-03 Derek Schuff[WebAssembly] Add a test for wasm-store-results pass
2015-12-02 Dan Gohman[WebAssembly] Assert that byval and nest are not used...
2015-12-02 David MajnemerRename a header guard to be more appropriate
2015-12-02 David MajnemerForgot to add this file with r254562.
2015-12-02 Krzysztof Parzyszek[Hexagon] Improve lowering of instructions to the MC...
2015-12-02 Zachary TurnerFix test result serialization to use bytes.
2015-12-02 David MajnemerMove EH-specific helper functions to a more appropriate...
2015-12-02 Sanjay Patelfix typos; NFC
2015-12-02 Alexey SamsonovFixup for r254547: use format_hex() to simplify code.
2015-12-02 Rafael EspindolaSwitch the linker to having a whitelist of GVs.
2015-12-02 Mike AizatskyLibfuzzer: do not pass null into user function
2015-12-02 Reid KlecknerUse std::string instead of strdup() and free() in WinCo...
2015-12-02 Rafael EspindolaDelete what is now duplicated code.
2015-12-02 David Blaikie[llvm-dwp] Include only the non-empty columns in the...
2015-12-02 George Burgess IVAdd the `pass_object_size` attribute to clang.
2015-12-02 Xinliang David LiSync up with master file
2015-12-02 Xinliang David Li[PGO] Allow input value node list to be null
2015-12-02 Todd FialaCandidate fixes for python2/3 compatible string handlin...
2015-12-02 Cong HouFix a typo in LoopVectorize.cpp. NFC.
2015-12-02 Alexey Samsonov[PowerPC] Remove wild call to RegScavenger::initRegState().
2015-12-02 Alexey Samsonov[Hexagon] Remove std::hex in favor of format().
2015-12-02 Todd FialaMake --results-file stdout implied if unspecified when...
2015-12-02 Kyle ButtTests: PPC: remove unnecessary metadata. NFC
2015-12-02 Rafael EspindolaAlso copy private linkage globals when needed.
2015-12-02 Alexey SamsonovRe-enable UBSan tests for SystemZ: PR20980 was fixed.
2015-12-02 Rafael EspindolaDon't copy information from aliasee to alias.
2015-12-02 Tom StellardAMDGPU/SI: Correctly emit agent global segment variable...
2015-12-02 Krzysztof Parzyszek[Hexagon] Remove TFRI_V4 instruction, use existing...
2015-12-02 Rafael EspindolaFix linking when we copy over only a decl.
2015-12-02 Sumanth GundapaneniFix the clang driver when "-nostdlib" is present
2015-12-02 Zachary TurnerUse sub-commands instead of --mode={client,server}.
2015-12-02 Kyle Butt[CodeGen]: Fix bad interaction with AntiDep breaking...
2015-12-02 Kyle ButtTest Commit: iteratee
2015-12-02 Todd FialaAdds candidate formatter for replacing legacy summary...
2015-12-02 Fiona GlaserFix accidental off by one change
2015-12-02 Paul RobinsonMove _mm256_cvtps_ph and _mm256_cvtph_ps to immintrin.h.
2015-12-02 Tom StellardAMDGPU: Fix msan test failure
2015-12-02 Fiona GlaserScheduler / Regalloc: use unique_ptr[] instead of std...
2015-12-02 Nathan Slingerland[llvm-profdata] Change instr prof counter overflow...
2015-12-02 Tim NorthoverAArch64: use ldxp/stxp pair to implement 128-bit atomic...
2015-12-02 Dan Gohman[WebAssembly] Fix comments to say "LIFO" instead of...
2015-12-02 Mohit K. Bhakkad[LLDB][MIPS] fix watchpoint searched on client side...
2015-12-02 Samuel Antao[OpenMP] Update target directive codegen to use 4.5...
2015-12-02 Aaron BallmanMaking the deleted copy constructor parameter const...
2015-12-02 Tom StellardAMDGPU/SI: Don't emit group segment global variables
2015-12-02 David MajnemerDo (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rathe...
2015-12-02 Aaron BallmanReplace the custom AST matcher for nothrow functions...
2015-12-02 Aaron BallmanAdd a narrowing AST matcher that matches on a FunctionD...
2015-12-02 Aaron BallmanAmending r254423 by deleting the copy constructor and...
2015-12-02 Rafael EspindolaAdd an interesting case we already get right.
2015-12-02 Andy GibbsRollback r254508 and r254511 to fix buildbots
2015-12-02 Michael ZuckermanBy intel spec
2015-12-02 Andy GibbsFix buildbots broken by r254508
2015-12-02 Daniel JasperTraverse the NestedNameSpecifier(Loc) of NamespaceAlias...
2015-12-02 Andy GibbsPass along correct 'make' to sub-builds.
2015-12-02 Andy GibbsFix class SCEVPredicate has virtual functions and acces...
2015-12-02 Tamas BerghammerXFAIL TestReturnValue for linux i386 clang 3.5-3.6
2015-12-02 Christof DoumaTeaches clang about Cortex-A35.
next