platform/upstream/llvm.git
2015-06-23 Rui UeyamaCOFF: Make link order compatible with MSVC link.exe.
2015-06-23 Alex LorenzMIR Serialization: Serialize immediate machine operands.
2015-06-23 Sanjay Patelfix typo; NFC
2015-06-23 Richard SmithFix test failure if this value doesn't end up named %0.
2015-06-23 Sanjay Pateldon't repeat function names in comments; NFC
2015-06-23 Petar JovanovicAdd "-mcpu=" option to llvm-rtdyld
2015-06-23 Douglas KatzmanUse range-based loops when handling OPT_print_search_dirs.
2015-06-23 Alex LorenzMIR Parser: Use correct source locations for machine...
2015-06-23 Peter CollingbourneUpdate SafeStack TODO in the safestack.cc
2015-06-23 Peter CollingbourneSafeStack documentation improvements
2015-06-23 Pete CooperDevirtualize Constant::destroyConstant.
2015-06-23 Chris BienemanWorking on reconciling out-of-tree patches to compiler...
2015-06-23 Chris BienemanWorking on reconciling out-of-tree patches to compiler...
2015-06-23 Chris BienemanWorking on reconciling out-of-tree patches to compiler...
2015-06-23 Chris BienemanWorking on reconciling out-of-tree patches to compiler...
2015-06-23 Greg ClaytonImplement the "qSymbol" packet in order to be able...
2015-06-23 Simon Pilgrim[X86][SSE] Added full set of 128-bit vector shift tests.
2015-06-23 Benjamin Kramer[Driver] Give GnuTool LLVM_LIBRARY_VISIBILITY.
2015-06-23 Bob WilsonImprove error handling for PR22560.
2015-06-23 Bob WilsonPR22560: Fix argument order for ARM _MoveToCoprocessor...
2015-06-23 Jim InghamFix the handling of the run lock in cases where you...
2015-06-23 Alexey SamsonovLet llvm::ReplaceInstWithInst copy debug location from...
2015-06-23 Evgeniy StepanovPass 2 more variables to lit tests.
2015-06-23 Tobias GrosserReplace srem by function call in nonaffine test cases
2015-06-23 Tobias GrosserAdd git patch files to .gitignore
2015-06-23 Marshall ClowMark a couple of features as 'in progress'
2015-06-23 Douglas KatzmanPedantically rename all Tool subclasses to be nouns...
2015-06-23 Lang Hames[lld] Add MachO thread-local storage support.
2015-06-23 David Majnemer[MS ABI] Account for the virtual inheritance quirk...
2015-06-23 Justin BognerInstrProf: Fix a crash when an implicit def appears...
2015-06-23 Jim InghamRemove a few uses of lldb.target, which is not valid
2015-06-23 Pirama Arumuga... Fix incorrect truncation at the overflow boundary
2015-06-23 Jay Foad[msan] Mark one test as only supported on x86
2015-06-23 Sanjoy DasRevert "[FaultMaps] Move FaultMapParser to Object/"
2015-06-23 Peter CollingbourneCOFF: Fix null pointer dereference.
2015-06-23 Benjamin Kramer[MachO] Initialize all fields of NormalizedFile.
2015-06-23 Benjamin KramerAdd missing dependencies for the CMake shared lld build.
2015-06-23 Dawn PerchikFix FIXME comments in MiBreakTestCase.test_lldbmi_break...
2015-06-23 Kaelyn TakataMake the typo resolution in r240441 apply to all functi...
2015-06-23 Steven WuAdding the missing LTO API to lto.exports
2015-06-23 Kaelyn TakataEnsure delayed typos have been corrected in calls to...
2015-06-23 Dawn PerchikAdd support for displaying the language in the frame...
2015-06-23 Rafael EspindolaDon't pass a 32 bit value to "%08" PRIx64.
2015-06-23 Mark HeffernanThis change fixes three bugs in loop unswitching. This...
2015-06-23 Artem Belevich[NVPTX] Added missing test case for llvm.nvvm.sqrt...
2015-06-23 Alex LorenzADT: Add a string APSInt constructor.
2015-06-23 Oleksiy VyalovMark SBFrame::GetFunctionName and SBFrame::IsInlined...
2015-06-23 Ben LangmuirUse AddString/ReadString instead of doing it manually NFC
2015-06-23 Ben Langmuir[Modules] Consider -fmodule-feature in module hash...
2015-06-23 Jim GrosbachDriver: Pass -I options to cc1as for .include search...
2015-06-23 Rafael EspindolaPass -m to the linker in this test.
2015-06-23 Aaron BallmanAdding a title to appease the sphinx build bot.
2015-06-23 Pavel LabathFix build breakage after llvm r240426
2015-06-23 Aaron BallmanAttributeReference.rst is automatically generated by...
2015-06-23 Alex LorenzAsmParser: Extend the API to make the global value...
2015-06-23 Tom StellardELF: Fix defintion of STT_LOOS and STT_HIOS.
2015-06-23 Alex LorenzMIR Serialization: Serialize physical register machine...
2015-06-23 John Brawn[ARM] ARMLoadStoreOpt::UpdateBaseRegUses should stop...
2015-06-23 Rafael Espindolaobjdump: Don't print a (always 0) size for MachO symbols.
2015-06-23 Justin BognerSystemZ: Avoid left shifting negative values (it's UB)
2015-06-23 Benjamin Kramer[Option] Plug a leak when move-assigning an InputArgList.
2015-06-23 Benjamin KramerMake helper functions static. NFC.
2015-06-23 Benjamin Kramer[BranchFolding] Document why replacing HashMachineInstr...
2015-06-23 Benjamin Kramer[MachineBasicBlock] Add getFirstNonDebugInstr to comple...
2015-06-23 Benjamin Kramer[MachineBasicBlock] Use the const_cast(this) trick...
2015-06-23 Marshall ClowWhen building libc++, we use '"' as a delimiter instead...
2015-06-23 Rafael EspindolaBe sure to set the DataLayout before checking the cache.
2015-06-23 Toma Tabacu[mips] [IAS] Add partial support for the ULHU pseudo...
2015-06-23 Alexey Bataev[OPENMP] Initial support for 'depend' clause (4.0).
2015-06-23 Rafael EspindolaRemove unused arguments and move ManglerPrefixTy to...
2015-06-23 Toma Tabacu[mips] [IAS] Add support for generating DADDu to create...
2015-06-23 Rafael EspindolaUpdate for LLVM api change.
2015-06-23 Rafael EspindolaSimplify the Mangler interface now that DataLayout...
2015-06-23 Petar Jovanovic[mips64] Emit correct addend for some PC-relative reloc...
2015-06-23 Krzysztof Parzyszek[Hexagon] Use MF reference from parent class in Hexagon...
2015-06-23 Aaron BallmanMoving r215806, r215807, and r215808 into AttrDocs...
2015-06-23 Aaron BallmanFixing a build bot break from r240400.
2015-06-23 Aaron BallmanClarify pointer ownership semantics by hoisting the...
2015-06-23 Daniel Marjamaki[clang-tidy] Fix false positives in misc-macro-parenthe...
2015-06-23 Toma Tabacu[mips] [IAS] Move some function definitions to MipsTarg...
2015-06-23 Ewan CrawfordAdd handling of async notify packets
2015-06-23 Rafael EspindolaDon't repeat names in comments.
2015-06-23 Rafael EspindolaUse MCSymbols for FastISel.
2015-06-23 Daniel JasperRevert r240302 ("Bring r240130 back.").
2015-06-23 Alexander KornienkoRevert r240271 (Fixed/added namespace ending comments...
2015-06-23 Daniel Sanders[mips] llvm-readobj can parse .MIPS.abiflags. No need...
2015-06-23 NAKAMURA TakumiFix a warning. [-Wsign-compare]
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-23 Yaron KerenSilence VC warning C4715: '`anonymous namespace'::getNa...
2015-06-23 Daniel JasperWrite output file to temp directory. The tests shouldn...
2015-06-23 NAKAMURA TakumiTweak clang/test/Modules/modules-with-same-name.m to...
2015-06-23 Elena DemikhovskyAVX-512: Added all forms of VPABS instruction
2015-06-23 Justin BognerMCExpr: Avoid UB by evaluating this shift as unsigned
2015-06-23 David Majnemer[MS ABI] Rework member pointer conversion
2015-06-23 David Majnemer[MS ABI] Refactor member pointer generation
2015-06-23 David Majnemer[CodeGen] Rename EmitMemberPointer to EmitMemberFunctio...
2015-06-23 Justin Bogner[mips] Fix some UB by shifting before sign-extending
2015-06-23 Justin Bognertest: Move target dependent test in their own folder...
2015-06-23 Frederic Riss[Sanitizers] Pass the correct arch to the symbolizer...
2015-06-23 Weiming ZhaoFix PR13851: Preserve metadata for the unswitched branch
next