platform/upstream/llvm.git
2015-05-27 Diego NovilloFix PR 23499 - Avoid multiple profile counters for...
2015-05-27 Greg ClaytonMake sure we print timestamps correctly to 9 places...
2015-05-27 Zoran Jovanovic[mips][microMIPSr6] Implement SEB and SEH instructions
2015-05-27 Rafael EspindolaFix NDEBUG build.
2015-05-27 Rafael EspindolaDelete MCSectionData.
2015-05-27 Rafael EspindolaDelete dead code. NFC.
2015-05-27 Rafael EspindolaStop using MCSectionData in WinCOFFObjectWriter.cpp.
2015-05-27 Rafael Espindolaclang-format WinCOFFObjectWriter.cpp. NFC.
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from MachObjectWriter...
2015-05-27 Alexander Kornienko[clang-tidy] Renamed misc-noexcept-move-ctors to misc...
2015-05-27 Jozef Kolek[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC...
2015-05-27 Renato GolinARMTargetParser FIXME getCPUProfile A/R/M
2015-05-27 Ewan CrawfordChange ProcessGDBRemote last stop packet to a container.
2015-05-27 Elena DemikhovskyAVX-512: Fixed a bug in extracting subvector from v64i1
2015-05-27 Tamas BerghammerFix xcode project after r238319
2015-05-27 Rafael EspindolaMove getSubsectionInsertionPoint to MCSection.
2015-05-27 Tamas BerghammerMake log options uniform betwwen lldb-platform and...
2015-05-27 Renato GolinARMTargetParser FIXME: ARMv8 detection for hdiv
2015-05-27 Rafael EspindolaRemove uses of MCSectionData from ELFObjectWriter....
2015-05-27 Ed MasteAdd real time signals support to FreeBSDSignals
2015-05-27 Rafael EspindolaUse operator<< instead of print in a few more places.
2015-05-27 Colin RileyAdd a language log category.
2015-05-27 Pavel LabathImprove LLDB prompt handling
2015-05-27 Tamas BerghammerFix write register context in EmulateInstructionARM...
2015-05-27 Rafael EspindolaWe always have an InstPrinter.
2015-05-27 Simon Atanasyan[Mips] Move member function definitions to cpp files
2015-05-27 Tamas BerghammerFix BreakpointLocationCollection::ShouldStop to handle...
2015-05-27 Tamas BerghammerParse function name from DWARF DW_AT_abstract_origin
2015-05-27 Chandler CarruthRevert r238305: [PM] Use a simpler technique to drop...
2015-05-27 Chandler Carruth[PM] Use a simpler technique to drop optional analysis...
2015-05-27 Simon Atanasyan[ELF][Mips] Do not merge ELF flags in the `isCompatible...
2015-05-27 Simon Atanasyan[Mips] Factor out look up of Elf_Mips_RegInfo structure...
2015-05-27 Daniel SandersRevert r238190 and r238197: [mips] Make TTypeEncoding...
2015-05-27 Elena DemikhovskyAVX-512: Implemented all forms of sign-extend and zero...
2015-05-27 Chandler CarruthAdd some more detailed docs about the current state...
2015-05-27 Tobias GrosserDrop const in front of iterator
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.
2015-05-27 Quentin Colombet[ShrinkWrap] Add a target hook to check whether or not
2015-05-27 Daniel Jasperclang-format: [JS] Fix incorrect detection of ternary...
2015-05-27 Tobias GrosserUse value semantics for list of ScopStmt(s) instead...
2015-05-27 Matthias BraunARMLoadStoreOptimizer: Code cleanup; NFC
2015-05-27 Matthias BraunMachineBasicBlock: Cleanup computeRegisterLiveness()
2015-05-27 Matthias BraunMCSymbol: Make print() robust against empty names
2015-05-27 Enrico GranataAdd support for custom commands to set flags on themselves
2015-05-27 Daniel Jasperclang-format: Fix false positive in function annotation...
2015-05-27 Vince Harronwww - updated build server URLs
2015-05-27 Vince HarronChanged Flags::clang_type_resolve_state to unsigned...
2015-05-27 Vince Harrontest Makefile.rules - pick a more sensible default...
2015-05-27 Vince Harrondosep - force timeout processes to dump core when they...
2015-05-27 Greg ClaytonAllow clients to get parsing errors and also fix the...
2015-05-27 Greg ClaytonMake StructureData objects dump themselves with correct...
2015-05-27 Greg ClaytonAdd StructuredData.h to the Xcode project.
2015-05-27 Rui UeyamaObject/COFF: Add accessors for import header bitfields.
2015-05-27 Chandler Carruth[inliner] Fix the early-exit of the inline cost analysi...
2015-05-27 Rui UeyamaObject/COFF: Add coff_import_header.
2015-05-27 Robert FlackImplement and use adb push for PlatformAndroid::PutFile
2015-05-27 Eric FiselierGet thread sleep_for test passing in C++03
2015-05-27 Filipe Cabecinhas[BitcodeReader] Change assert to report_fatal_error
2015-05-27 Eric FiselierMark __convert_to_integral test as XFAIL in c++03
2015-05-27 Eric FiselierCleanup move/forward tests and remove references to...
2015-05-27 Filipe Cabecinhas[BitstreamReader] Make sure the Array operand type...
2015-05-27 Filipe Cabecinhasclang-format a couple of lines
2015-05-27 Eric FiselierAdd test macros header to remove dependance on __config...
2015-05-27 Hans Wennborgclang-cl: Handle dll attributes in explicit class templ...
2015-05-26 Filipe Cabecinhas[BitcodeReader] Make sure abbrev records have at least...
2015-05-26 Owen AndersonAdd initial support for the convergent attribute.
2015-05-26 Chaoren LinMake sure !empty() before calling String::front().
2015-05-26 Ying ChenAdd 'qXfer:features:read' to known stub list
2015-05-26 Filipe Cabecinhas[BitcodeReader] Sanity check on Comdat ID
2015-05-26 Greg ClaytonModify the ApplePropertyList to be able to create Struc...
2015-05-26 David Majnemer[MS ABI, DebugInfo] Omit the size for model-less pointe...
2015-05-26 Adhemerval... [ELF/AArch64] Fix local TLS relocations
2015-05-26 Tobias GrosserDrop unnecessary 'this->' pointers
2015-05-26 David Majnemer[CodeGen] Handle flexible array members containing...
2015-05-26 Rafael Espindolaclang-format TargetRegistry.h. NFC.
2015-05-26 Philip Reames[PlaceSafepoints] Entry safepoint location doesn't...
2015-05-26 Petar Jovanovic[MIPS] Re-land the change r238200 to fix extension...
2015-05-26 Philip Reames[PlaceSafepoints] Cleanup InsertSafepointPoll function
2015-05-26 Kostya Serebryany[lib/Fuzzer] make the fuzzing timeout 1200 seconds...
2015-05-26 Rafael EspindolaSimplify boolean conditional return statements.
2015-05-26 Zachary TurnerHave lldb-mi tests import pexpect at a narrower scope.
2015-05-26 Zachary TurnerAlso don't try to copy a logfile if it doesn't exist.
2015-05-26 Rui UeyamaObject/COFF: Add COFFSymbolRef::isAbsolute().
2015-05-26 Ed MasteSync PlatformFreeBSD::GetSupportedArchitectureAtIndex...
2015-05-26 Akira HatanakaRemove the code in clang that is using TargetOptions...
2015-05-26 Akira HatanakaRemove NoFramePointerElim and NoFramePointerElimOverrid...
2015-05-26 Adrian PrantlUse "auto &" in range-based for-loop and remove the...
2015-05-26 Adrian PrantlFix a use-after-free in a DEBUG output.
2015-05-26 Aaron BallmanFixing an RST issue to silence a sphinx warning.
2015-05-26 Zachary TurnerOn Windows, delete existing log file before renaming...
2015-05-26 Aaron Ballman__declspec is not a core Clang language extension....
2015-05-26 Hans WennborgRevert r238200: "[MIPS] fix extension of integer types...
2015-05-26 Kostya Serebryany[lib/Fuzzer] fix docs
2015-05-26 Kostya Serebryany[lib/Fuzzer] fix build with assertions
2015-05-26 Marshall ClowFix broken test I just added
2015-05-26 Marshall ClowAdd tests to ensure that string/vector/array have conti...
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2015-05-26 Greg ClaytonFix some logic where we used to have char arrays, but...
2015-05-26 Jan VeselyR600: Use SIGN_EXTEND_INREG for SEXT loads
2015-05-26 Jan VeselyR600: Add comments to subword private address load...
next