platform/upstream/llvm.git
2015-07-22 Chandler Carruth[GMR] Continue my quest to remove linked datastructures...
2015-07-22 David Majnemer[ConstantFolding] Support folding loads from a GlobalAlias
2015-07-22 Anthony PeschRevert "Improve merging of stores from static construct...
2015-07-22 Anthony PeschRevert "IPO: Avoid brace initialization of a map, some...
2015-07-22 Reid Kleckner[asan] Disable ctrl+c test until I figure out how to...
2015-07-22 Eric FiselierRemove almost everything in <__functional_base_03>
2015-07-22 Chandler Carruth[GMR] Make the collection of readers and writers of...
2015-07-22 Rafael EspindolaForce the gnu archive format to fix the test on darwin.
2015-07-22 Reid Kleckner[asan] Make __asan_handle_no_return tolerate unregister...
2015-07-22 Sanjay Patelfix typo; NFC
2015-07-22 Sanjay Patelfix indent; NFC
2015-07-22 Justin BognerIPO: Avoid brace initialization of a map, some versions...
2015-07-22 Enrico GranataSet the live address on child const results in a way...
2015-07-22 Hans WennborgUpdate version to 3.8.0svn
2015-07-22 Reid Kleckner[lit] Fix launching executables relative to the cwd...
2015-07-22 Bruno Cardoso... [PeepholeOptimizer] Refactor optimizeUncoalescable...
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-22 Alex LorenzMIR Serialization: Serialize the machine instruction...
2015-07-22 Yaron KerenRename RunCallBacksToRun to llvm::sys::RunSignalHandlers
2015-07-22 Anthony PeschImprove merging of stores from static constructors...
2015-07-22 Alex LorenzMIR Parser: Extract the MDNode parsing code into a...
2015-07-22 Reid Kleckner[asan] Test clang's SEH implementation as well as MSVC's
2015-07-22 Chaoren LinXtimeout TestProcessAttach for Linux.
2015-07-22 Hans WennborgFix -Wextra-semi warnings.
2015-07-22 Hans WennborgFix -Wextra-semi warnings.
2015-07-22 Sean CallananDon't complete an EnumDecl if it's already complete...
2015-07-22 Greg ClaytonImproved the packet dumper to escape the response strin...
2015-07-22 Aaron BallmanSomething was unbalanced, and it wasn't the parentheses...
2015-07-22 Rafael EspindolaFix fetching the symbol table of a thin archive.
2015-07-22 Yaron KerenDe-duplicate Unix & Windows CallBacksToRun
2015-07-22 Anthony PeschTest commit, added blank line
2015-07-22 Chad RosierSimplify switch as all cases other than default return...
2015-07-22 Rafael EspindolaIdentify thin archives as archives.
2015-07-22 Yaron KerenRemove C++98 workaround in llvm::sys::DontRemoveFileOnS...
2015-07-22 Renato Golin[Release] Allow release testers to disable certain...
2015-07-22 Greg ClaytonFix warnings related to virtual functions not being...
2015-07-22 Greg ClaytonDon't water JSONGenerator objects down into ObjectSP...
2015-07-22 Alex LorenzMIR Serialization: Serialize the metadata machine operands.
2015-07-22 Aaron BallmanBalancing parenthesis in comments and documentation...
2015-07-22 Yaron KerenAdd cygwin x86_64 target.
2015-07-22 Bruce MitchenerFix warnings.
2015-07-22 Daniel Jaspermisc-unused-parameters: Fix handling of parameters...
2015-07-22 Bruce Mitchener[lldb-mi] Remove unused bool results.
2015-07-22 Tamas BerghammerXFAIL TestReturnValue on Linux-x86_64 with clang
2015-07-22 Quentin Colombet[ARM] Make the frame lowering code ready for shrink...
2015-07-22 Samuel Antao[OpenMP] Make target data directive generate unexpected...
2015-07-22 Reid Kleckner[mingw] Add support for -rtlib option and -stdlib optio...
2015-07-22 Renato GolinPass -I options to integrates and external assemblers
2015-07-22 Tamas BerghammerImprove SysV ABI for ARM to handle return values with...
2015-07-22 Kuba Brecka[asan] Display ASan history threads in reverse chronolo...
2015-07-22 Rafael EspindolaDelete ELFEntityIterator. NFC.
2015-07-22 Bruce Mitchener[lldb-mi tests] Fix typo of sensitive.
2015-07-22 Hubert Tong[CONCEPTS] Add diagnostics: non-defining function;...
2015-07-22 NAKAMURA TakumiStmtOpenMP.h: Fix a couple of \param(s) in r242785...
2015-07-22 Chandler Carruth[PM/AA] Update to reflect the new LLVM API which no...
2015-07-22 Asaf Badouh[X86][AVX512] add reduce/range/scalef/rndScale
2015-07-22 Chandler Carruth[GMR] Add a flag to enable GlobalsModRef in the normal...
2015-07-22 Benjamin Kramer[dsymutil] Remove extra semicolon. NFC.
2015-07-22 Chandler Carruth[GMR] Switch from std::set to SmallPtrSet. NFC.
2015-07-22 Chandler Carruth[GMR] Only look in the associated allocs map for an...
2015-07-22 Chandler Carruth[GMR] Switch to a DenseMap and clean up the iteration...
2015-07-22 Chandler CarruthFix a -Winconsistent-missing-override failure in the...
2015-07-22 Michael KupersteinFix test from r242886 to use the right triple.
2015-07-22 Chandler Carruth[PM/AA] Try to fix libc++ build bots which require...
2015-07-22 Tamas BerghammerXFAIL watchpoint tests on Android arm/aarch64
2015-07-22 Michael Kuperstein[X86] Add .intel_syntax noprefix directive to intel...
2015-07-22 Simon Atanasyan[ELF] Protect write access to the ELFLinkingContext...
2015-07-22 Michael KupersteinFix mem2reg to correctly handle allocas only used in...
2015-07-22 Kuba Brecka[asan] Improve moving of non-instrumented allocas
2015-07-22 Chandler Carruth[PM/AA] Remove all of the dead AliasAnalysis pointers...
2015-07-22 Chandler Carruth[PM/AA] Remove the last of the legacy update API from...
2015-07-22 Chandler Carruth[PM/AA] Switch to an early-exit. NFC. This was split...
2015-07-22 Chandler Carruth[PM/AA] Put the 'final' keyword in the correct place...
2015-07-22 Chandler Carruth[PM/AA] Replace the only use of the AliasAnalysis:...
2015-07-22 Elena DemikhovskyAVX-512: Added intrinsics for VCVT* instructions.
2015-07-22 Ravitheja AddepallyTest commit
2015-07-22 Pavel LabathFix warnings found by -Wextra-semi
2015-07-22 Pavel LabathMake stream::operator<< take "const" void *
2015-07-22 Chen Li[LoopUnswitch] Code refactoring to separate trivial...
2015-07-22 Eric FiselierRemove more commented out code. That is what version...
2015-07-22 Jingyue Wu[BranchFolding] do not iterate the aliases of virtual...
2015-07-22 Eric FiselierCleanup <__functional_03>
2015-07-22 Chandler Carruth[SROA] Fix a nasty pile of bugs to do with big-endian...
2015-07-22 Richard Smith[modules] Stop performing PCM lookups for all identifie...
2015-07-22 Enrico GranataAdd an Either<T,U> type to lldb_utility which represent...
2015-07-22 Dawn PerchikClean up wording in help for breakpoint --language...
2015-07-22 Richard SmithSetVector: add reverse_iterator support.
2015-07-22 Eric FiselierFix initializer list order in <regex> to be correct
2015-07-22 Richard Smith[modules] Change module manager visitation order to...
2015-07-22 Chaoren LinXfail test_dyld_library_path for Android.
2015-07-22 Eric Fiselier[libcxx] Add support for sanitizers on OS X.
2015-07-22 Davide Italiano[Sema] Diagnose use of declaration correctly.
2015-07-22 Bruce MitchenerFix typos.
2015-07-21 Richard Smith[modules] In C++, stop serializing and deserializing...
2015-07-21 Richard TrieuChange a test to follow the formatting of the rest...
2015-07-21 Evgeniy Stepanov[sanitizer] Implement include_if_exists with process...
2015-07-21 Greg ClaytonImprove the performance of DWARFDebugInfo::GetCompileUn...
2015-07-21 Alexey Samsonov[Fuzzer] Rely on $PATH expansion instead of hardcoding...
2015-07-21 Alexey Samsonov[Fuzzer] Clearly separate regular and DFSan tests....
2015-07-21 Daniel Jasperclang-format: Fix unary operator detection in for loops.
next