platform/upstream/llvm.git
2015-01-16 Matt ArsenaultR600: Clean up floor tests
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Eric ChristopherRemove pathname dependence. Also rewrite test to use...
2015-01-16 Eric FiselierA couple small changes to get LIT working with python3
2015-01-16 Rui UeyamaMove common code to base class.
2015-01-16 Sean SilvaFix some copypasta typos in asserts.
2015-01-16 Lang Hames[Kaleidoscope] Run clang-format over chapter 4 of kalei...
2015-01-16 Colin LeMahieu[Hexagon] Converting halfword to doubleword multiply...
2015-01-16 Rafael EspindolaAlso put vtables in a comdat when rtti is disabled.
2015-01-16 Colin LeMahieu[Hexagon] Converting accumulating halfword multiply...
2015-01-16 Eric Fiselier[libcxx] Add compiler utility class for LIT tests
2015-01-16 Eric FiselierAdd 'no_default_flags' option for turning off all defau...
2015-01-16 Rui UeyamaRemove duplication code.
2015-01-16 Nico WeberWrap to 80 columns. No behavior change.
2015-01-16 Rui Ueyama[PECOFF] Remove ResolvableSymbols to simplify.
2015-01-16 Colin LeMahieu[Hexagon] Beginning converting intrinsics to patterns...
2015-01-16 Rafael EspindolaAdd comdat to string literal variables on COFF.
2015-01-16 Lang Hames[RuntimeDyld] Add 'stub_addr' to comment describing...
2015-01-16 Colin LeMahieu[Hexagon] Fix 226309, replacement atomic store patterns...
2015-01-16 Saleem Abdulrasoolllvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
2015-01-16 Saleem AbdulrasoolX86: fix comment typo in AsmParser
2015-01-16 Justin BognerInstrProf: Optionally print an error when emitting...
2015-01-16 Philip ReamesMove ownership of GCStrategy objects to LLVMContext
2015-01-16 Dan AlbertFix abort_message.cpp for the NDK.
2015-01-16 Colin LeMahieu[Hexagon] Removing old duplicate atomic load/store...
2015-01-16 Lang Hames[Kaleidoscope] Fix a bug in Chapter 4 of the Kaleidosco...
2015-01-16 Nico WeberSpell 0 in an enum-appropriate way. No behavior change.
2015-01-16 Nico WeberDon't crash if a declarator in a friend decl doesn...
2015-01-16 Philip ReamesRemove gc.root's findCustomSafePoints mechanism
2015-01-16 Colin LeMahieu[Hexagon] Converting old patterns to new versions using...
2015-01-16 Rafael EspindolaAdd comdats to the RTTI variables in the microsoft...
2015-01-16 Sumanth GundapaneniCheck commit access
2015-01-16 Vince HarronCompile fix for WIN32
2015-01-16 Enrico GranataAdd a utility script that executes an inferior process...
2015-01-16 Greg ClaytonTake extra care to ensure we don't deref a NULL pointer.
2015-01-16 Adam Nemet[AVX512] Add intrinsics for masked aligned FP loads...
2015-01-16 Adam NemetFix typo in r225922.
2015-01-16 Adam Nemet[AVX512] Add intrinsics for masked aligned FP loads...
2015-01-16 Adam Nemet[AVX512] Remove trailing whitespaces in this test
2015-01-16 Tim NorthoverAArch64: implement AAPCS layout rules for bit-fields.
2015-01-16 Rui UeyamaSplit a function for readability.
2015-01-16 Duncan P. N... IR: Allow 16-bits for column info
2015-01-16 Duncan P. N... IR: Cleanup dead code, NFC
2015-01-16 Colin LeMahieu[Hexagon] Updating call/jump instruction patterns.
2015-01-16 Rui UeyamaSimplify. No functionality change.
2015-01-16 Rafael EspindolaAdd comdats to dynamic init functions in the microsoft...
2015-01-16 Rafael EspindolaMake this test a bit stricter. NFC.
2015-01-16 Rui Ueyama[PECOFF] Improve parallelism.
2015-01-16 Andrey Churbanovfew fixes for ittnotify iterface (used by Intel(R)...
2015-01-16 Alexander KornienkoAttempt to fix the build with XCode 5.0.2 (and probably...
2015-01-16 Rui UeyamaRun the resolver in parallel with the reader.
2015-01-16 Rafael EspindolaAdd comdats to constructs and destructor in the microso...
2015-01-16 Evgeniy Stepanov[sanitizer] Additional error checking.
2015-01-16 Nathan Sidwellrestore fix for 18645, buildbot apparently gave a false...
2015-01-16 Andrea Di Biagio[X86][DAG] Disable target specific combine on INSERTPS...
2015-01-16 Viktor Kutuzov[Sanitizers] Intercept clock_gettime() on FreeBSD
2015-01-16 Viktor Kutuzov[Sanitizers] Intercept lgamma_r() on FreeBSD
2015-01-16 Rui Ueyama[ELF] Add --as-needed.
2015-01-16 Evgeniy Stepanov[asan] Change detection of allow_user_segv_handler...
2015-01-16 Andrey Churbanovcleanup changes of cmake-building for Intel(R) Many...
2015-01-16 Andrey Churbanovcleanup changes of building for Intel(R) Many Integrate...
2015-01-16 Evgeniy Stepanov[asan] More verbose output from one of the tests.
2015-01-16 Toma Tabacu[mips] Remove a redundant semicolon and add space befor...
2015-01-16 Evgeniy Stepanov[asan] Fix asan_options-include test.
2015-01-16 Evgeniy Stepanov[sanitizer] Fix bashism in check_lint.sh.
2015-01-16 Evgeniy Stepanov[sanitizer] Cleanup linter temporary files.
2015-01-16 Simon Atanasyan[ELF] Remove TargetHandler and DefaultTargetHandler...
2015-01-16 Simon Pilgrim[X86] Refactored stack memory folding tests to explicit...
2015-01-16 Evgeniy Stepanov[sanitizer] Fix compiler warning in the flag parser...
2015-01-16 Simon Atanasyan[ELF] Remove unused class field
2015-01-16 Simon Atanasyan[ELF] s/_context/_ctx/ and clang-format the code
2015-01-16 Simon Atanasyan[ELF] Make the unhandledReferenceType() protected method
2015-01-16 Simon Atanasyan[ELF] Make `TargetRelocationHandler` a regular non...
2015-01-16 Simon Atanasyan[PPC] Remove redundant `virtual` keyword
2015-01-16 Simon Atanasyan[PPC] Remove unused class field PPCTargetRelocationHand...
2015-01-16 Simon Atanasyan[Mips] Use ELFLinkingContext class instead of MipsLinki...
2015-01-16 Simon Atanasyan[Mips] Make MipsLinkingContext owner of MipsELFFlagsMerger
2015-01-16 Simon Atanasyan[Mips] Remove redundant namespace names
2015-01-16 Simon Atanasyan[Mips] Allow linking object files with MIPS32 and MIPS6...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Alexey Bataev[OPENMP] Fixed data-sharing attributes processing for...
2015-01-16 Vince Harronminor refactoring to remove unneeded/unspecific header...
2015-01-16 Filipe CabecinhasUse report_fatal_error instead of llvm_unreachable...
2015-01-16 Hal Finkel[PowerPC] Adjust PatchPoints for ppc64le
2015-01-16 Saleem AbdulrasoolPE/COFF: use dyn_cast for the check of the target
2015-01-16 Mehdi AminiFix Reassociate handling of constant in presence of...
2015-01-16 Jason MolendaFixes to DNBArchImpl in debugserver to correctly get/set
2015-01-16 Dan AlbertRemove triple detection from cmake.
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-16 Kevin EnderbyWork around to get the build bot clang-cmake-armv7...
2015-01-16 Dan AlbertLIBCXXABI_TARGET_TRIPLE won't always be set.
2015-01-16 Kevin EnderbyAnother attempt to fix the build bot clang-cmake-armv7...
2015-01-16 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-16 Dan Albert[libc++] Add support for cross compiling.
2015-01-16 Rui UeyamaUse std::recursive_mutex instead of llvm's SmartMutex.
2015-01-16 Dan Albert[libc++abi] Add support for cross compiling.
2015-01-16 Vince HarronAdd Socket::Get[Remote/Local]IpAddress and unit tests
2015-01-16 Nico WeberGive lldb a clean null build.
2015-01-16 Kevin EnderbyThis should fix the build bot clang-cmake-armv7-a15...
2015-01-16 Jason MolendaAdd comment regarding which i386 registers are non...
next