platform/upstream/llvm.git
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.
2016-03-28 Adam Nemet[LVers] Change CHECK_LABEL to CHECK-LABEL (underscore...
2016-03-28 Jacques Pienaar[lanai] Add Lanai backend to clang driver.
2016-03-28 Nico Weberdocs: Try to remove weird linebreak from generated...
2016-03-28 Rui UeyamaRemove dead flags.
2016-03-28 Ryan Govostes[asan] Fix testcase for r264645
2016-03-28 Reid KlecknerUpdate the description of Clang's MSVC compatibility...
2016-03-28 Duncan P. N... Explicitly test BitstreamReader::setArtificialByteLimit...
2016-03-28 Evgeniy StepanovHandle section vs global name conflict.
2016-03-28 Nico Weberdocs: Update Ninja link, also fix link syntax.
2016-03-28 Devin Coughlin[analyzer] Nullability: Don't warn along paths where...
2016-03-28 Duncan P. N... Remove accidentally duplicated test
2016-03-28 Ryan Govostes[asan] Support dead code stripping on Mach-O platforms
2016-03-28 Ryan Govostes[asan] Add runtime support for __asan_(un)register_imag...
2016-03-28 Vedant KumarRevert "Reapply "[PGO] Fix name encoding for ObjC-like...
2016-03-28 Reid KlecknerPaper over the Windows-only enum initialization test...
2016-03-28 Vedant KumarReapply "[PGO] Fix name encoding for ObjC-like functions"
next