platform/upstream/llvm.git
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...
2015-05-26 Tobias GrosserTighten the PHI modeling test cases
2015-05-26 Evgeniy Stepanov[msan] Fix mmap test on Fedora.
2015-05-26 Douglas KatzmanChange final case of Driver::getToolChain to "if/else...
2015-05-26 Greg ClaytonAdded XML to the host layer.
2015-05-26 Diego NovilloRevert "Re-commit changes in r237579 with fix for bug...
2015-05-26 Matt ArsenaultMake EmitFunctionHeader virtual
2015-05-26 Jonathan PeytonChange macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
2015-05-26 Ranjeet SinghTest commit.
2015-05-26 Jonathan PeytonChange CMake file formatting
2015-05-26 Matt ArsenaultForgot to add lit.local.cfg for new R600 directory
2015-05-26 Matt ArsenaultCodeGenPrepare: Don't match addressing modes through...
2015-05-26 Jonathan PeytonOne line fix for possible out-of-bounds issue in kmp_ru...
2015-05-26 Jonathan PeytonOne line fix for possible out-of-bounds issue in kmp_er...
2015-05-26 Rui UeyamaObject/COFF: Define .idata import directory table entry.
2015-05-26 Rui UeyamaObject: Add Archive::getNumberOfSymbols().
2015-05-26 Aaron BallmanGoing out on a limb and guessing that someone viewing...
2015-05-26 Tom StellardR600/SI: Add assembler support for all CI and VI VOP2...
2015-05-26 Tom StellardAsmMatcherEmitter: Add an option to override custom...
2015-05-26 Rafael EspindolaReplace getOrCreateSectionData with registerSection.
2015-05-26 Marshall ClowMark N4366 as complete. libc++ has done this since...
2015-05-26 Rafael EspindolaRemove dead forward declaration.
2015-05-26 Rafael EspindolaHave getCurrentSectionData return a MCSection.
2015-05-26 Rafael EspindolaPass a MCSection to getCurrentSectionData.
2015-05-26 Alexander Kornienko[clang-tidy] misc-noexcept-move-ctors should ignore...
2015-05-26 Luke CheesemanRe-commit changes in r237579 with fix for bug breaking...
2015-05-26 Petar Jovanovic[MIPS] fix extension of integer types (function calls)
2015-05-26 Luke CheesemanTest Commit
2015-05-26 Elena DemikhovskyAVX-512: fixed a bug in arithmetic operations lowering...
2015-05-26 Daniel SandersFix warning introduced in r238190 about lack of virtual...
2015-05-26 Tamas BerghammerMove register reading form NativeProcessLinux to Native...
2015-05-26 Elena DemikhovskyAVX-512: fixed a bug in lowering VSELECT for 512-bit...
2015-05-26 Denis Protivensky[ARM] Fix enum type cast in switch
2015-05-26 Alexander Kornienko[clang-tidy] Don't issue most google-readability-castin...
2015-05-26 Michael KupersteinUse std::bitset for SubtargetFeatures.
2015-05-26 Denis Protivensky[ARM] Move out .ARM.exidx related things to ARM backend
2015-05-26 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-05-26 Simon Atanasyan[Mips] Use structures declared in the llvm/Object/ELFTy...
2015-05-26 Simon Atanasyan[mips] Move some structures represent MIPS specific...
2015-05-26 Craig Topper[TableGen] Fix line wrapping logic for the autogenerate...
2015-05-26 Craig Topper[TableGen] Rewrite an assert to not do a bunch unsigned...
2015-05-26 Craig Topper[TableGen] Put a space between '*' and description...
2015-05-26 Daniel Jasperclang-format: Guard the bin-packing in braced lists...
2015-05-26 Daniel Jasperclang-format: [JS] Support ES6 spread operator.
next