platform/upstream/llvm.git
2015-08-13 Ben LangmuirAttempt to fix build after r244912
2015-08-13 James Molloy[ARM] FMINNAN/FMAXNAN of f64 are not legal.
2015-08-13 James Molloy[ARM] Allow vmin/vmax of scalars to be emitted without...
2015-08-13 James Molloy[ARM] Rejig vmax tests a bit
2015-08-13 James Molloy[AArch64] Small rejig of fmax tests, NFCI.
2015-08-13 Ben Langmuir[Modules] Add Darwin-specific compatibility module...
2015-08-13 Rafael EspindolaTake name, type and flags in consideration when concate...
2015-08-13 Reid KlecknerSame fix as r244908 for sanitizer_win.cc instead of...
2015-08-13 Reid KlecknerFix installation of the unhandled exception filter...
2015-08-13 Tobias GrosserManuallt simplify test case
2015-08-13 Michael KruseRemove unimplemented private method getTempScop
2015-08-13 Rafael EspindolaStore the offset in the output section, no in the file.
2015-08-13 Michael KruseAdd test case for SCEV synthesizing
2015-08-13 Martell MaloneDriver: Fix include directories when not using libgcc...
2015-08-13 Erik Eckstein[DeadStoreElimination] remove a redundant store even...
2015-08-13 Rafael EspindolaDon't give an address to sections that are not allocated.
2015-08-13 Jonathan PeytonRemove unused KMP_SETVERSION macro
2015-08-13 Rafael EspindolaPlace SHF_ALLOC sections first in the output.
2015-08-13 Petar Jovanovic[mips][mcjit] Calculate correct addend for HI16 and...
2015-08-13 Rafael EspindolaDelete dead code.
2015-08-13 Rafael EspindolaInclude non-alloca sections in the link.
2015-08-13 Joseph Tremoulet[WinEHPrepare] Update demotion logic
2015-08-13 Ed MasteEnable zero-cost exceptions on non-Apple arm64 platforms
2015-08-13 Ed MasteCorrect sense of unwind return address register range...
2015-08-13 Daniel Jasperclang-format: Inside decltype(), there is an expression.
2015-08-13 Daniel Jasperclang-format: Fix incorrect lambda-detection.
2015-08-13 Ulrich Weigand[SystemZ] Support large LLVM IR struct return values
2015-08-13 Yaron KerenRemove raw_svector_ostream::resync and users. It's...
2015-08-13 Charlie Turner[InstCombinePHI] Partial simplification of identity...
2015-08-13 Ravitheja AddepallyRemoving redundant check from r244875
2015-08-13 Renato GolinRevert "[LIR] Start leveraging the fundamental guarante...
2015-08-13 Renato GolinRevert "[LIR] Handle access to AliasAnalysis the same...
2015-08-13 Ashutosh NemaTest Commit.
2015-08-13 John Brawn[ARM] Reorganise and simplify thumb-1 load/store selection
2015-08-13 Tamas BerghammerAdd missing include to RegisterInfoInterface.h
2015-08-13 Chandler Carruth[LIR] Handle access to AliasAnalysis the same way as...
2015-08-13 Chandler Carruth[LIR] Start leveraging the fundamental guarantees of...
2015-08-13 Chandler Carruth[LIR] Handle the LoopInfo the same as all the other...
2015-08-13 Tamas BerghammerFix Linux build after r244875
2015-08-13 Manuel KlimekFix formatting.
2015-08-13 Ravitheja AddepallySet orig_eax to -1 for Linux x86 platforms
2015-08-13 Tobias GrosserEnable code generation of scalar dependences from funct...
2015-08-13 Daniel JasperRevert "Removed xfail, since test is passing in line...
2015-08-13 Simon Pilgrim[InstCombine] SSE/AVX vector shifts demanded shift...
2015-08-13 Yaron KerenRemove superfluous private:, TypeCache is private by...
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...
next