platform/upstream/llvm.git
2015-12-17 Jonathan Peyton[STATS] Add libm.so to lib dependencies for stats library
2015-12-17 Rafael EspindolaRevert "[AArch64] Enable PostRAScheduler for AArch64...
2015-12-17 Rafael EspindolaAlways sort by offset first. NFC.
2015-12-17 Diego NovilloFix unused variable warning in release builds. NFC.
2015-12-17 MinSeong Kim[AArch64] Enable PostRAScheduler for AArch64 generic...
2015-12-17 Matthew Simpson[AArch64] Add DAG combine for extract extend pattern
2015-12-17 Rafael EspindolaSimplify. NFC.
2015-12-17 Aidan DoddsPatch cmake to allow detection of python 2.7.9+
2015-12-17 Tobias GrosserFix formatting
2015-12-17 Tobias GrosserScopGraphPrinter: Only show functions that contain...
2015-12-17 Marina Yatsina[ms-inline-asm] Add support for composite structs in...
2015-12-17 Tobias GrosserDOTGraphTraits: Allow the decision to show a graph...
2015-12-17 Alexander KornienkoRemoved empty directory.
2015-12-17 Ewan CrawfordInspect DW_AT_const_value global static const variables
2015-12-17 Alexander KornienkoRemove clang-modernize.
2015-12-17 Tamas BerghammerXFAIL some tests failing for Windows -> Android
2015-12-17 George Rimar[ELF] - implemented @indntpoff (x86) relocation and...
2015-12-17 George Rimar[ELF] - implement support of extended length field...
2015-12-17 Pavel LabathAdd AccessModifierOffset to clang-format style
2015-12-17 Alexey Bataev[X86] Add option for enabling LEA optimization pass...
2015-12-17 Todd Fialatest infra: force rerun to use parallel runner
2015-12-17 Alexey Bataev[OPENMP] Fix for llvm.org/PR25142: openmp: Assertion...
2015-12-17 Dan Gohman[WebAssembly] Convert WebAssemblyTargetObjectFile to...
2015-12-17 Richard TrieuAdd QualType case to operator< for DynTypedNode.
2015-12-17 Matthias BraunAArch64: Simplify emitEpilogue() and related code; NFC
2015-12-17 Davide Italiano[llvm-objdump] Use report_fatal_error() for a more...
2015-12-17 Rui UeyamaELF: Avoid string concatenation if there's no error.
2015-12-17 Dan Gohman[WebAssembly] Experimental ELF writer support
2015-12-17 Kate StoneSet the minimum stack size for private state thread...
2015-12-17 Cong HouFix PR25838.
2015-12-17 Rui UeyamaELF: Rename relocNeedsCopy -> needsCopyRel
2015-12-17 Rui UeyamaELF: Separate NeedsCopy and OffsetInBSS.
2015-12-17 Greg ClaytonDon't demangle a name when Mangled::GetName() is called...
2015-12-17 Greg ClaytonDon't strip types of their typedefs when getting functi...
2015-12-17 Xinliang David Li[PGO] InstrPGO and coverage code refactoring (NFC)
2015-12-17 Rui UeyamaAdd comment about DefinedSynthetic class.
2015-12-17 Manman Ren[TLS on Darwin] use CXX_FAST_TLS calling convention...
2015-12-17 Devin Coughlin[analyzer] Better detect when C++ object was constructe...
2015-12-17 JF BastienWebAssembly: update expected torture test failures
2015-12-17 Rui UeyamaELF: Remove accessors that don't hide anything.
2015-12-17 Rui UeyamaELF: Rename IsTLS -> IsTls for consistency with other...
2015-12-17 Rui UeyamaELF: Rename isTLS -> isTls for consistency.
2015-12-17 Rui UeyamaELF: Remove a dumb constructor.
2015-12-16 Rui UeyamaTypedef uintX_t at beginning of a function just like...
2015-12-16 Rafael EspindolaUse std::unique_ptr. NFC.
2015-12-16 Eric FiselierAdd CMake option LIBCXX_CONFIGURE_IDE to allow for...
2015-12-16 Rui UeyamaELF: Move shouldUseRela to Writer.cpp.
2015-12-16 Rui UeyamaELF: Make checkCompatibility a non-member function.
2015-12-16 Dan Gohman[WebAssembly] Initial linking support.
2015-12-16 Dan Gohman[WebAssembly] Fix legalization of shift operators on...
2015-12-16 Rui UeyamaSimplify. NFC.
2015-12-16 Rui UeyamaELF: Remove duplicate code.
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-16 Rafael EspindolaUpdate for llvm api change.
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Eric ChristopherFix funciton->function typo.
2015-12-16 Rui UeyamaELF: Remove SymbolTable::addELFFile.
2015-12-16 Rafael EspindolaUpdate for llvm API change.
2015-12-16 Rafael EspindolaDrop an unnecessary use of writev.
2015-12-16 Ahmed Bougacha[AArch64] Simplify some TRI/TII getters. NFC.
2015-12-16 Pete CooperFix negDelta32 relocatable fixups for arm64 in mach-o.
2015-12-16 NAKAMURA TakumiMove llvm/test/DebugInfo/live-debug-values.ll into...
2015-12-16 Rui UeyamaDo not omit * from auto.
2015-12-16 Rui UeyamaELF: Drop 'Sym' suffix from member function names for...
2015-12-16 Rafael EspindolaSimplify memory management with std::unique_ptr.
2015-12-16 Rui UeyamaELF: Factor out common code. NFC.
2015-12-16 Rui UeyamaELF: Separate error message generation from call of...
2015-12-16 Ahmed Bougacha[CodeGen] Make MachineInstrBuilder::copyImplicitOps...
2015-12-16 Evgeniy StepanovFix CFI tests in sanitizer-ld.
2015-12-16 Pete CooperAdd more debugging output to MachO lld. NFC.
2015-12-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Teresa JohnsonUse LLVM style variable name (NFC)
2015-12-16 Rui UeyamaMerge two `if`s for MIPS. NFC.
2015-12-16 Pete CooperFix DarwinLdDriverTest.cpp to pass real llvm options.
2015-12-16 Manman RenCXX_FAST_TLS calling convention: performance improvemen...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update e_flags in the ELF definitions
2015-12-16 Pete CooperMove parsing of LLVM options to parse() method.
2015-12-16 Manman RenCXX_FAST_TLS calling convention: target independent...
2015-12-16 Derek SchuffRemove now-unused include
2015-12-16 Derek SchuffIterate over phys regs instead
2015-12-16 Derek Schuff[WebAssembly] Print an extra local decl when the user...
2015-12-16 Sumanth Gundapaneni[PS4] Fix the unit test to be compatible with clang...
2015-12-16 Chris Bieneman[CMake] Name the bootstrap stages stage[0-9]
2015-12-16 Nico WeberLet -Wdelete-non-virtual-dtor mention final.
2015-12-16 Krzysztof Parzyszek [Hexagon] Misc fixes to r255807
2015-12-16 Paul RobinsonSet debugger tuning from TargetOptions (NFC)
2015-12-16 Diego NovilloAdd -fsyntax-only to fix failure in read-only directories.
2015-12-16 Dawn PerchikRework breakpoint language filtering to use the symbol...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update the Hexagon packetizer
2015-12-16 Reid KlecknerRevert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
2015-12-16 Pete CooperAdded some DEBUG() prints to make it clearer what the...
2015-12-16 Sumanth GundapaneniFix the failing windows clang unit tests. NFC
2015-12-16 Dan Gohman[WebAssembly] Fix the CFG Stackifier to handle unoptimi...
2015-12-16 Artem Belevich[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
2015-12-16 Chris Bieneman[CMake] If you're building compiler-rt, the bootstrap...
2015-12-16 Chris Bieneman[CMake] Make CLANG_BOOTSTRAP_TARGETS overridable
2015-12-16 Chris Bieneman[CMake] ExternalProject for compiler-rt needs to depend...
2015-12-16 Justin BognerLPM: Make callers of LPM.deleteLoopFromQueue update...
2015-12-16 Matt ArsenaultAMDGPU: Override getCFInstrCost
next