platform/upstream/llvm.git
2015-06-24 Bruno Cardoso... [CaptureTracking] Avoid long compilation time on large...
2015-06-24 Alex LorenzMIR Serialization: Serialize the null register operands.
2015-06-24 Michael Zolotukhin[LoopVectorizer] Fix bailing-out condition for OptForSi...
2015-06-24 Peter CollingbourneSafeStack: Add #include of <stdint.h>.
2015-06-24 Rafael EspindolaSimplify the logic, NFC.
2015-06-24 Alex LorenzADTTests: merge #ifdef checks from r240436.
2015-06-24 Tom Stellardprepare-builtins: Fix build with LLVM 3.7
2015-06-24 Chaoren LinRemove xfail for TestDisassembleBreakpoint.
2015-06-24 Ed MasteRemove SetResumeState from POSIXThread::RefreshStateAft...
2015-06-24 Ed MasteRemove empty ProcessPOSIX::StopAllThreads
2015-06-24 Daniel Jasperclang-format: [JS] Support regex literals containing...
2015-06-24 Ed MasteRemove unused variable
2015-06-24 Ewan CrawfordProper handling of QNonStop packet response.
2015-06-24 Douglas KatzmanExpress Driver::GetFilePath more concisely.
2015-06-24 Rafael EspindolaDon't get confused with sections whose section number...
2015-06-24 Pavel LabathRemove old local-only linux debugging code
2015-06-24 Simon Pilgrim[X86][AVX] Added full set of 256-bit vector shift tests.
2015-06-24 Dmitry Vyukovasan: fix 32-bit build
2015-06-24 Daniel SandersEliminate additional redundant copies of Triple objects...
2015-06-24 Dmitry Vyukovtsan: don't print external PCs in reports
2015-06-24 Pawel BylicaFix instruction scheduling live register tracking
2015-06-24 Tamas BerghammerFix location of symbol size calculation in ObjectFileELF
2015-06-24 Aaron BallmanSilencing some Sphinx warnings about duplicate explicit...
2015-06-24 Dmitry Vyukovtsan: fix unbounded memory consumption for large mallocs
2015-06-24 Pawel Bylica[llvm-stress] Simple refactoring and better style....
2015-06-24 Tamas BerghammerImprove instruction emulation based stack unwinding...
2015-06-24 Alexey Bataev[OPENMP] Codegen for 'depend' clause (OpenMP 4.0).
2015-06-24 Zoran Jovanovic[mips][microMIPS] Implement BREAK, EHB and EI instructions
2015-06-24 Chandler CarruthRemove a limited and somewhat questionable DenseMapInfo...
2015-06-24 Rafael EspindolaChange how symbol sizes are handled in lib/Object.
2015-06-24 Chandler Carruth[ADT] Teach DenseMap to support StringRef keys.
2015-06-24 Ed SchoutenMake support for thread-unsafe C functions optional.
2015-06-24 Justin BognerHexagon: Paper over the undefined behaviour introduced...
2015-06-24 NAKAMURA TakumiMILexer.cpp: Try to fix a warning. [-Wsign-compare]
2015-06-24 Craig Topper[TableGen] Restore the use of the TheInit field in...
2015-06-24 Bob WilsonDo not treat ARM _MoveToCoprocessor* intrinsics as...
2015-06-24 Bob WilsonMove the special-case check from r240462 into ARM-speci...
2015-06-24 Justin BognerHexagon: Avoid left shifting negative values (it's UB)
2015-06-24 Justin BognerSystemZ: Rephrase this allOnes calculation to avoid UB
2015-06-24 Rui UeyamaCOFF: Initial implementation of Identical COMDAT Folding.
2015-06-24 Tobias GrosserAdd support for srem instruction
2015-06-24 Alexey BataevProper changing/restoring for CapturedStmtInfo, NFC.
2015-06-24 Rafael EspindolaDon't repeat name in comments.
2015-06-24 Peter CollingbourneCOFF: Remove unused field SectionChunk::SectionIndex.
2015-06-24 Peter CollingbourneCOFF: Add some error checking to SymbolTable::addCombin...
2015-06-24 Ahmed Bougacha[X86] Don't generate vbroadcasti128 for v4i64 splats...
2015-06-24 Peter CollingbourneCOFF: Ignore debug symbols.
2015-06-24 Pete CooperRemove unused GlobalVariable::replaceUsesOfWithOnConsta...
2015-06-24 Ahmed Bougacha[X86] update_llc_test_checks vector-shuffle-*. NFC.
2015-06-24 Rui UeyamaCOFF: Add names for logging/debugging to COMDAT chunks.
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...
next