platform/upstream/llvm.git
2016-04-06 Saleem Abdulrasoolvim: add missing keyword
2016-04-06 Richard SmithDiagnose template alias declarations in local classes.
2016-04-06 Quentin Colombet[AArch64] Change the CMake to avoid to build GlobalISel...
2016-04-06 JF BastienNFC: make AtomicOrdering an enum class
2016-04-06 Quentin Colombet[AArch64] Teach the subtarget how to get to the Registe...
2016-04-06 Lang Hames[lld][MachO] Clean up some unnecessarily verbose code...
2016-04-06 Quentin Colombet[RegisterBankInfo] Make the destructor public... that...
2016-04-06 Richard SmithRe-commit r265518 ("[modules] Continue factoring encodi...
2016-04-06 Quentin Colombet[RegisterBankInfo] Implement the verify method of the...
2016-04-06 Fiona GlaserLoop Unroll: add options and tweak to make Partial...
2016-04-06 Quentin Colombet[MachineRegisterInfo] Document what is the expected...
2016-04-06 Pavel LabathReduce code duplication in ProcessGDBRemote
2016-04-06 Hans WennborgRevert r265450 "[X86] Reuse EFLAGS and form LOCKed...
2016-04-06 Fiona GlaserLoopUnroll: only allow non-modulo Partial unrolling...
2016-04-06 Daniel Jasperclang-format: Fix label-in-if statement in macros where...
2016-04-06 Quentin Colombet[RegisterBankInfo] Implement the verify method for...
2016-04-06 Quentin Colombet[RegisterBankInfo] Add a verify method for the PartialM...
2016-04-06 Valery PykhtinRevert "[AMDGPU] llvm-objdump: Minimal HSA Code Object...
2016-04-06 Quentin Colombet[RegisterBankInfo] Add a couple of helper classes for...
2016-04-06 Hans WennborgRevert "Re-commit r265039 "[X86] Merge adjacent stack...
2016-04-06 Valery Pykhtin[AMDGPU] llvm-objdump: Minimal HSA Code Object disassem...
2016-04-06 Quentin Colombet[AArch64] Use the default constructor of RegisterBankIn...
2016-04-06 Quentin Colombet[RegisterBankInfo] Inline the destructor to avoid link...
2016-04-06 Wei MiRecommit r265309 after fixed an invalid memory referenc...
2016-04-06 Ed SchoutenEnable PIE for CloudABI.
2016-04-06 Daniel Jasperclang-format: Support labels in brace-less ifs.
2016-04-06 Gabor Horvath[clang-tidy] Assertion fix in misc-misplaced-widening...
2016-04-06 Rafael EspindolaUse a bit in SymbolBody to store CanKeepUndefined.
2016-04-06 Etienne Bergeron[clang-tidy] filter plugins and plugin arguments of...
2016-04-06 Silviu BarangaRevert r265535 until we know how we can fix the bots
2016-04-06 Daniel Jasperclang-format: Fix incorrect function annotation detection.
2016-04-06 Etienne Bergeron[clang-tidy] fix building clang-tidy documentation.
2016-04-06 Sam Kolton[AMDGPU] AsmParser: disable DPP for unsupported instruc...
2016-04-06 Chad RosierSimplify logic. NFC.
2016-04-06 Rafael EspindolaChange the type hierarchy for undefined symbols.
2016-04-06 Silviu Baranga[SCEV] Introduce a guarded backedge taken count and...
2016-04-06 Rafael EspindolaFix use of uninitialized.
2016-04-06 Rafael EspindolaRename a few Visibility arguments to StOther.
2016-04-06 Gabor Horvath[clang-tidy] Extension of checker misc-misplaced-wideni...
2016-04-06 Evgeny Astigeevich[AArch64][CodeGen] NFC refactor AArch64InstrInfo::optim...
2016-04-06 Dmitry Polukhin[OPENMP] Parsing and Sema support for 'omp declare...
2016-04-06 Pavel LabathFixup TestLinuxCore on windows
2016-04-06 Chuang-Yu Cheng[ppc64] Temporary disable sibling call optimization...
2016-04-06 Tamas BerghammerFix and xfail TestRegisterVariables after rL265498
2016-04-06 Dmitry PolukhinRevert "[modules] Continue factoring encoding of AST...
2016-04-06 Pavel LabathFix a cornercase in breakpoint reporting
2016-04-06 Pavel LabathFixup r265398
2016-04-06 George Rimar[ELF] - Teach linkerscript error handler to show full...
2016-04-06 George Rimar[ELF] - Do not handle ELF and program header as dummy...
2016-04-06 David Majnemer[SLPVectorizer] Vectorizing the libm sqrt to llvm's...
2016-04-06 Duncan P. N... IR: Move MDStrings to a BumpPtrAllocator
2016-04-06 Duncan P. N... IRMover: Steal arguments when moving functions, NFC
2016-04-06 Richard Smith[modules] Continue factoring encoding of AST records...
2016-04-06 Davide ItalianoRevert "[IRVerifier] Don't crash on invalid DIFile...
2016-04-06 Richard TrieuAdd parentheses to silence warning.
2016-04-06 Davide Italiano[IRVerifier] Don't crash on invalid DIFile inside DISub...
2016-04-06 Davide Italiano[IRVerifier] Avoid crashing on an invalid compile unit.
2016-04-06 Matthias BraunAArch64: Fix compile error
2016-04-06 Rui UeyamaDo not allocate MipsReginfo using BumpPtrAllocator.
2016-04-06 Matthias BraunRegisterScavenger: Take a reference as enterBasicBlock...
2016-04-06 Matthias BraunLivePhysRegs: removeReg() must remove aliased registers
2016-04-06 Matthias BraunLivePhysRegs: Remove redundant check
2016-04-06 Duncan P. N... ValueMapper: Fix delayed blockaddress handling after...
2016-04-06 Duncan P. N... AsmParser: Don't crash on unresolved !tbaa
2016-04-06 Chuang-Yu Cheng[ppc64] Enable sibling call optimization on ppc64 ELFv1...
2016-04-06 Chuang-Yu Cheng[Power9] Implement add-pc, multiply-add, modulo, extend...
2016-04-06 Chuang-Yu Cheng[Power9] Implement copy-paste, msgsync, slb, and stop...
2016-04-06 Sanjoy Das[RS4GC] Add a comment
2016-04-06 Sanjoy DasLower @llvm.experimental.deoptimize as a noreturn call
2016-04-06 Rafael EspindolaMake helper function static. NFC.
2016-04-06 Tom StellardAMDGPU: Document address space mapping
2016-04-06 NAKAMURA TakumiAArch64CodeGen: Make AArch64RegisterBankInfo.cpp option...
2016-04-06 Todd Fialamake TestRegisterVariables slightly more resilient
2016-04-06 Ivan KrasinFix a memory leak found by check-lld asan tests.
2016-04-06 Jim InghamThe FixItList typedef should have been inside "class...
2016-04-06 Jim InghamIf the fixed expression doesn't parse, don't tell the...
2016-04-06 Jim InghamDon't write "using $_lldb_local_vars" statements for...
2016-04-06 David Majnemer[SLPVectorizer] Vectorize libcalls of sqrt
2016-04-05 Quentin Colombet[RegisterBankInfo] Include RegisterBank.h.
2016-04-05 Quentin Colombet[RegisterBankInfo] Add missing include for assert.
2016-04-05 Davide Italiano[DebugInfo] Fix tests so that each subprogram belongs...
2016-04-05 Quentin Colombet[AArch64] Initial implementation of the targeting of...
2016-04-05 Manman RenUpdate testing cases after backend changes.
2016-04-05 Quentin Colombet[RegisterBankInfo] Simplify the API for build a registe...
2016-04-05 Sanjoy Das[RS4GC] NFC cleanup of the DeferredReplacement class
2016-04-05 Sanjoy Das[RS4GC] Better codegen for deoptimize calls
2016-04-05 Quentin Colombet[Target] Remove a deprecated comment.
2016-04-05 Quentin Colombet[Target] Add an accessor to the register bank information.
2016-04-05 Manman RenSwift Calling Convention: swiftcc for ARM.
2016-04-05 Evgeniy StepanovFaster stack-protector for Android/AArch64.
2016-04-05 Manman RenSwift Calling Convention: add swiftcc.
2016-04-05 Quentin Colombet[RegisterBank] Implement the verify method to check...
2016-04-05 Rafael EspindolaDelete broken code.
2016-04-05 Lang Hames[lld][MachO] Check Expected<T> for error prior to destr...
2016-04-05 Adrian McCarthyRevert "XFail TestImport.py on Windows because Python...
2016-04-05 Quentin Colombet[RegisterBankInfo] Add debug print to check how the...
2016-04-05 George Burgess IV[CFLAA] Fix PR27213; incorrect tagging of args/globals
2016-04-05 Quentin Colombet[RegisterBank] Add printable capabilities for future...
2016-04-05 Rafael EspindolaAdd a test for relocations in non alloc sections.
2016-04-05 Duncan P. N... Try harder to appease MSVC after r265456
next