platform/upstream/llvm.git
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...
2015-01-15 Matt ArsenaultR600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
2015-01-15 Filipe CabecinhasFix edge case when Start overflowed in 32 bit mode
2015-01-15 Kevin EnderbyAdd the option, -archive-headers, used with -macho...
2015-01-15 Rafael EspindolaUse a trivial comdat for C++ tables.
2015-01-15 Matt ArsenaultR600/SI: Fix trailing comma with modifiers
2015-01-15 Rui UeyamaSimplify.
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-15 Jonathan RoelofsPrint out environment in lit notes
2015-01-15 Filipe CabecinhasRemove the slashes so they don't fail in some Windows...
2015-01-15 Zachary TurnerSome fixes for thread stepping on Windows.
2015-01-15 Zachary TurnerDuring source manager test, write back the file using...
2015-01-15 Filipe CabecinhasReport fatal errors instead of segfaulting/asserting...
2015-01-15 Greg ClaytonFixed the regex test case after recent modifications...
2015-01-15 Lang Hames[Object] Add SF_Exported flag. This flag will be set...
2015-01-15 Sanjoy DasRevert r226201 (Add a new pass "inductive range check...
2015-01-15 David MajnemerInductiveRangeCheckElimination: Remove extra ';'
2015-01-15 Andrew KaylorFixing pedantic build warnings.
2015-01-15 Rafael EspindolaUse a trivial comdat for inline ctor/dtor when not...
2015-01-15 Colin LeMahieu[Hexagon] Fix 226206 by uncommenting required pattern...
2015-01-15 Hal Finkel[PowerPC] Add a target option for invariant function...
2015-01-15 Hans WennborgWarn about dllexported explicit class template instanti...
2015-01-15 Hal Finkel[PowerPC] Loosen ELFv1 PPC64 func descriptor loads...
2015-01-15 Colin LeMahieu[Hexagon] Updating indexed load-extend patterns and...
2015-01-15 Rui UeyamaAdd "explicit".
2015-01-15 Vince HarronUriParser - fixed potential buffer overrun
2015-01-15 Hal Finkel[asan] Loosen test for upcoming ppc64 change
next