platform/upstream/llvm.git
2015-08-13 Yaron KerenModify raw_svector_ostream to use its SmallString witho...
2015-08-13 Yaron KerenDisable failing check in bots from r244867.
2015-08-13 Chen Li[LoopUnswitch] Check OptimizeForSize before traversing...
2015-08-13 Ivan KrasinAdd sanitizer blacklists to the rules generated with...
2015-08-13 Jaydeep Patil[LLDB][MIPS] Use qfThreadID if qC packet is not support...
2015-08-13 Jaydeep Patil[LLDB][MIPS] Support standard GDB remote stop reply...
2015-08-13 Jaydeep Patil[LLDB][MIPS] Handle false positives for MIPS hardware...
2015-08-13 Bruce MitchenerAdd missing newline at EOF.
2015-08-13 Ahmed Bougacha[CodeGen] Mark the promoted FCOPYSIGN result FP_ROUND...
2015-08-13 Ahmed Bougacha[AArch64] Cleanup vector-fcopysign.ll test. NFC.
2015-08-13 Ahmed Bougacha[AArch64] Also custom-lowering mismatched vector/f16...
2015-08-13 Ahmed Bougacha[CodeGen] Assert on getNode(FP_EXTEND) with a smaller...
2015-08-13 Ahmed Bougacha[CodeGen] When Promoting, don't extend the 2nd FCOPYSIG...
2015-08-13 Ahmed Bougacha[CodeGen] Simplify getNode(*EXT/TRUNC) type size assert...
2015-08-13 Rafael EspindolaUpdate for llvm api change.
2015-08-13 Rafael EspindolaUpdate for llvm api change.
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-13 Chandler Carruth[LIR] Make the LoopIdiomRecognize pass get analyses...
2015-08-13 Richard SmithAdd SourceManager::dump() to dump the current set of...
2015-08-13 Chandler Carruth[LIR] Remove the dedicated class for popcount recogniti...
2015-08-13 Bruce MitchenerRemove DNBConfig.h
2015-08-13 Rafael EspindolaUpdate for llvm api change.
2015-08-13 Rafael EspindolaReturn ErrorOr from FileOutputBuffer::create. NFC.
2015-08-13 Dan Gohman[WebAssembly] Declare the llvm.wasm.page.size() intrinsic.
2015-08-13 Enrico GranataConvert GetNumTemplateArguments() and GetTemplateArgume...
2015-08-13 Chandler Carruth[LIR] Move all the helpers to be private and re-order...
2015-08-13 Rafael EspindolaThis test needs lib.exe.
2015-08-12 David BlaikieWdeprecated: LambdaScopeInfos need to be copied, so...
2015-08-12 Steve KingTest Commit - Corrected spelling in README.txt.
2015-08-12 Chandler Carruth[LIR] Remove the 'LIRUtils' abstraction which was unnec...
2015-08-12 Reid Kleckner[windows] Fix deadlock on mmap failure due to CHECK...
2015-08-12 Reid KlecknerUse %env_asan_opts= substitution instead of 'env ASAN_O...
2015-08-12 David BlaikieWdeprecated: ApplyDebugLocation is returned by value...
2015-08-12 Reid Kleckner[windows] Always use the lit shell on Windows, even...
2015-08-12 David BlaikieWdeprecated: Remove unnecessary user-defined dtor that...
2015-08-12 David BlaikieSimplify PackedVector by removing user-defined special...
2015-08-12 Rafael EspindolaFix an use of uninitialized.
2015-08-12 Reid KlecknerCombine helper file into main test file with ifdefs
2015-08-12 David BlaikieIRBuilder: Use move semantics for the IRBuilderInserter...
2015-08-12 David BlaikieWdeprecated: CGBuilderInserter is copy constructed...
2015-08-12 David Blaikie-Wdeprecated: Job objects are stored in a vector yet...
2015-08-12 Chandler Carruth[LIR] Run clang-format over LoopIdiomRecognize in prepa...
2015-08-12 Reid KlecknerMove tests that use unistd.h and pthread.h to TestCases...
2015-08-12 David Blaikie-Wdeprecated: SavedInstanceContext is returned by value...
2015-08-12 Chandler Carruth[PM/AA] Remove the AliasDebugger pass.
2015-08-12 David MajnemerAdd myself as the InstCombine owner.
2015-08-12 Richard Smith[modules] If loading a .pcm file would cause us to...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Avoid using unrelocated point...
2015-08-12 Naomi MusgraveRevert "Implement poisoning of only class members in...
2015-08-12 Naomi MusgraveImplement poisoning of only class members in dtor,...
2015-08-12 Naomi MusgraveRemoved xfail, since test is passing in line with expan...
2015-08-12 Alex LorenzMIR Parser: Allow the MI IR references to reference...
2015-08-12 Alex LorenzMIR Serialization: Serialize the fixed stack pseudo...
2015-08-12 Cong HouNFC. Convert comments in MachineBasicBlock.cpp into...
2015-08-12 Alex LorenzMIR Parser: Move the parsing of fixed stack object...
2015-08-12 Alex LorenzMIR Serialization: Serialize the jump table pseudo...
2015-08-12 Aaron BallmanMove the object being used to move-initialize when...
2015-08-12 Jonathan PeytonFix two typos in documentation
2015-08-12 Alex LorenzMIR Serialization: Serialize the GOT pseudo source...
2015-08-12 Philip Reames[RewriteStatepointsForGC] Handle extractelement fully...
2015-08-12 Jonathan PeytonOne line fix for hierarchical barrier
2015-08-12 Alex LorenzMIR Serialization: Serialize the stack pseudo source...
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 Dan GohmanUpdate a comment; Emscripten no longer uses le32 and...
2015-08-12 Alex LorenzMIR Serialization: Serialize the constant pool pseudo...
2015-08-12 Aaron BallmanSwitching from an explicit loop to DeleteContainerSecon...
2015-08-12 Greg ClaytonFix process_events.py to auto continue the process...
2015-08-12 Lenny MaioraniFix missing space in libfuzzer's help text.
2015-08-12 Jonathan PeytonAdd recognition of the Intel 16.0 compiler in kmp_version.c
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date
2015-08-12 Hans WennborgOptions.td: Drop trailing space in -fsanitize= help...
2015-08-12 Hans WennborgDocs: update clang-cl command-line documentation
2015-08-12 Alexander Kornienko[clang-tidy] Make FileOptionsProvider fields protected...
2015-08-12 Aaron BallmanRangRangify some more for loops; NFC.
2015-08-12 Douglas KatzmanDon't compare getArchName() to "tce" as a string. NFC.
2015-08-12 Hans WennborgDocs: keep copyright years up-to-date.
2015-08-12 Richard TrieuStop printing macro backtraces that don't help diagnostics.
2015-08-12 Chandler Carruth[PM/AA] Add missing static dependency edges from DSE...
2015-08-12 Rafael EspindolaTry to fix the MSVC build now that we use /Zc:inline.
2015-08-12 Chandler Carruth[PM/AA] Explicitly depend on TLI rather than getting...
2015-08-12 Chaoren LinMake dosep.py PEP8 compliant. NFC.
2015-08-12 Chaoren LinRefactor dosep to use list comprehension. NFC.
2015-08-12 Chaoren LinDon't print number of failures and percentage if no...
2015-08-12 Chaoren LinMake dosep output status by overwriting the same line.
2015-08-12 Chandler Carruth[PM/AA] Stop getting the TargetLibraryInfo out of the...
2015-08-12 JF BastienWebAssembly: floating-point comparisons
2015-08-12 Chandler Carruth[PM/AA] Have memdep explicitly get and use TargetLibrar...
2015-08-12 Rafael EspindolaUse /Zc:inline when building with MSVC.
2015-08-12 Simon PilgrimCleaned up test. NFCI.
2015-08-12 Adam Nemet[LoopVer] Optionally allow using memchecks from LAA
2015-08-12 Hans WennborgReleaseNotes: Small version nbr fix
2015-08-12 John BrawnThe alias.c test now requires arm-registered-target
2015-08-12 Tamas BerghammerRemove printf most likely left from some debugging...
2015-08-12 Tobias GrosserMake sure we increment the reference counter when passi...
2015-08-12 Tobias GrosserMake the dimension sizes of in ScopArrayInfo available...
2015-08-12 John BrawnAdd test for PR24379
2015-08-12 Sanjay Patel80-cols; NFC
2015-08-12 James Molloy[ValueTracking] Tweak a comment slightly
2015-08-12 Sanjay Patelfix typo; NFC
2015-08-12 John BrawnRedo "Make global aliases have symbol size equal to...
next