platform/upstream/llvm.git
2016-03-29 Ryan Govostes[asan] Make the Darwin/dead-strip.c test require El...
2016-03-29 Bruno Cardoso... [Sema] Attempt to fix tests for utf-8 invalid format...
2016-03-29 Ryan GovostesRevert "[asan] Make the global_metadata_darwin.ll test...
2016-03-29 Teresa Johnson[ThinLTO] Remove post-pass metadata linking support
2016-03-29 Greg ClaytonWhen creating typedefs, don't call Type::GetName()...
2016-03-29 Rafael EspindolaChange how we handle R_MIPS_LO16.
2016-03-29 Eric LiuRemoved class FormatStyle, which is a struct, forward...
2016-03-29 Samuel Benzaquen[clang-tidy] Add check to detect dangling references...
2016-03-29 Ryan Govostes[asan] Make the global_metadata_darwin.ll test require...
2016-03-29 Chris Bieneman[Order Files] Fix order file usage
2016-03-29 Nirav DaveAdd support for no-jump-tables
2016-03-29 Derek SchuffAdd MachineVerifier check for AllVRegsAllocated Machine...
2016-03-29 Manman RenSwift Calling Convention: add swiftself attribute.
2016-03-29 Greg ClaytonDon't try to call getTypeSize() on a class if it isn...
2016-03-29 Bruno Cardoso... [Sema] Handle UTF-8 invalid format string specifiers
2016-03-29 Chris Bieneman[Darwin] [Builtins] Cleaning up OS X exclude lists...
2016-03-29 Chris Bieneman[Darwin] [Builtins] Remove multi3 from the exclude...
2016-03-29 Chris Bieneman[Darwin] [Builtins] Cleaning up 10.4 exclude lists NFC
2016-03-29 Sanjay Patel[x86] add tests to show current memset codegen
2016-03-29 Sanjoy Das[SCEV] Extract out a MatchBinaryOp; NFCI
2016-03-29 Sanjoy Das[SCEV] Use Operator::getOpcode instead of manual dispat...
2016-03-29 Eric LiuAdded formatAndApplyAllReplacements that works on multi...
2016-03-29 Justin LebarMake InlineSimple's one-arg constructor explicit. NFC
2016-03-29 Justin LebarReformat a comment in InlineSimple.cpp. NFC
2016-03-29 Justin Lebar[CUDA] Add missing #undef __DEVICE__ to CUDA shim header.
2016-03-29 Justin Lebar[CUDA] Fix order of overloading preferences in comment.
2016-03-29 Justin Lebar[CUDA] Make CUDA description strings in langopts into...
2016-03-29 Justin Lebar[CUDA] Remove three obsolete CUDA cc1 flags.
2016-03-29 Sanjay Patelregenerate checks
2016-03-29 Konstantin... [AMDGPU] Switch linker to amdphdrs + update test
2016-03-29 Konstantin... Test commit access
2016-03-29 Pavel LabathMove DynamicLoader plugins to SystemInitializerFull
2016-03-29 Teresa Johnson[ThinLTO] Use new GlobalValue::getGUID helper (NFC)
2016-03-29 Pavel LabathRevert the "build fix" in r264104
2016-03-29 Simon Atanasyan[ELF][MIPS] Remove redundant comments from the test...
2016-03-29 Hemant Kulkarni[llvm-readobj] NFC: Remove unneeded parenthesis
2016-03-29 Simon Atanasyan[ELF][MIPS] Reduce number of redundant entries in the...
2016-03-29 Pavel LabathFix infinite recursion in DWO file parsing
2016-03-29 Simon Dardis[mips] Test commit: Mark insertNoop as dead code (NFC)
2016-03-29 Hrvoje VargaAdd additional Hi/Lo registers to Clang MipsTargetInfoBase
2016-03-29 Pavel LabathAdd ClangUtil.cpp to the xcode project
2016-03-29 Alexey Bataev[OPENMP 4.5] Allow data members in 'aligned' clause.
2016-03-29 Mike SpertusVisual Studio native visualization for TemplateParamete...
2016-03-29 Pavel LabathAdd missing swig wrappers for r264662
2016-03-29 Daniel Sanders[mips] Correct MIPS16 jal/jalx to have uimm26 offsets...
2016-03-29 George RimarForgot to address last minor review comment in r264708...
2016-03-29 Mike SpertusVisual Studio native visualizer for InjectedClassNameType
2016-03-29 Alexey Bataev[OPENMP] Remove extra code transformation.
2016-03-29 George Rimar[ELF, PR27091] - Implemented -t/--trace option
2016-03-29 George Rimar[ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are...
2016-03-29 Junmo Parkfix CHECK_NOT -> CHECK-NOT
2016-03-29 Michael KruseRevert "[ScopInfo] Fix domains after loops."
2016-03-29 Junmo Parkfixed typo - CHECK-LABEL
2016-03-29 Elena DemikhovskyAdded 2 notes
2016-03-29 Elena Demikhovskyfixed typo - CHECK-LABEL
2016-03-29 Elena DemikhovskyAVX-512: fixed a bug in fp_to_uint pattern on KNL
2016-03-29 Alexey Bataev[OPENMP] Allow runtime insert its own code inside OpenM...
2016-03-29 Duncan P. N... BitcodeReader: Allow METADATA_STRINGS to only have !""
2016-03-29 Davide Italiano[LTO] Don't internalize if --export-dynamic is passed.
2016-03-29 Hyojin Sung[SimlifyCFG] Prevent passes from destroying canonical...
2016-03-29 Matthias BraunRegisterPressure: Simplify liveness tracking when lanem...
2016-03-29 Matthias BraunLiveVariables: Do not remove dead flags from vreg operands
2016-03-29 Felix Berger[clang-tidy] Add performance check to flag function...
2016-03-29 Hemant Kulkarni[llvm-readobj] Support GNU style dyn-relocations
2016-03-29 Davide ItalianoRevert r264961. I didn't have asserts enable when testing.
2016-03-29 Davide Italiano[LTO] Include bitcode symbol name in unreachable messages.
2016-03-29 Hal Finkel[PowerPC] Refactor popcnt[dw] target features
2016-03-29 Kyle Butt[Codegen] Decrease minimum jump table density.
2016-03-29 Davide Italiano[LTO] Include in .symtab/.dynsym symbols introduced...
2016-03-28 Devin Coughlin[analyzer] Use BodyFarm-synthesized body even when...
2016-03-28 Easwaran RamanSample profile summary cleanup
2016-03-28 Zachary TurnerMove some functions from DWARFASTParserClang to ClangAS...
2016-03-28 Derek Schuff[WebAssembly] Remove duplicate disabling of passes
2016-03-28 Hal Finkel[PowerPC] Clarify a comment in PPCTTI about vector...
2016-03-28 Sean Silva[libprofile] Use one fewer -mllvm option in this test.
2016-03-28 Adam Nemet[PGO] More comments how function pointers for indirect...
2016-03-28 Adam Nemet[PGO] More comments how function pointers for indirect...
2016-03-28 Vedant Kumar[docs] Corrections w.r.t V2 of the coverage mapping...
2016-03-28 Adam Nemet[PGO] More comments how function pointers for indirect...
2016-03-28 Sanjay Patelregenerate checks
2016-03-28 Sanjay Patelfix checks: *_DAG -> *-DAG
2016-03-28 Vedant Kumar[Coverage] Fix the expected counts in instrprof-comdat.h
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Sanjay Patelfix CHECK_DAG -> CHECK-DAG
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Sanjay Patelfix CHECK_LABEL -> CHECK-LABEL
2016-03-28 Sanjay Pateltrailing whitespace
2016-03-28 Sean CallananImprovements to the ASTImporter to support LLDB top...
2016-03-28 Derek SchuffMove use of scoped enum in MachineFunctionProperties...
2016-03-28 Evgeniy StepanovRemove personality for declarations in CloneModule.
2016-03-28 Simon Pilgrim[X86][SSE] Vectorize a bit (AND/XOR/OR) op if a BUILD_V...
2016-03-28 Sean Silva[libprofile] Handle '\\' in __llvm_profile_recursive_mkdir
2016-03-28 Richard Smith[modules] If both a module file and a module map for...
2016-03-28 Nico Weberdocs: Fix footnote after r260042.
2016-03-28 Sean CallananExpose top-level Clang expressions via the command...
2016-03-28 Sanjay Patelfix CHECK_NEXT -> CHECK-NEXT
2016-03-28 Sean CallananDon't try to actually run code when the expression...
2016-03-28 Sean CallananRemoved an override of LookupSymbol that mistakenly...
2016-03-28 Vedant KumarReapply (2x) "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Adrian PrantlAdd an IR Verifier check for orphaned DICompileUnits.
next