platform/upstream/llvm.git
2015-06-03 Frederic RissRevert "[dsymutil] Accept a YAML debug map as input...
2015-06-03 Daniel Jasperclang-format: [JS] Let fat arrows have 'Equality' prece...
2015-06-03 Frederic Riss[dsymutil] Accept a YAML debug map as input instead...
2015-06-03 Frederic Riss[dsymutil] Replace -parse-only option with -dump-debug-map
2015-06-03 Frederic Riss[dsymutil] Reflow option declarations to be more readable.
2015-06-03 Douglas KatzmanFix misleading comment. NFC
2015-06-03 Rui UeyamaFix typo.
2015-06-03 Rui UeyamaCOFF: Change OutputSections' type from vector<unique_pt...
2015-06-03 Matthias BraunARM: Thumb2 LDRD/STRD supports independent input/output...
2015-06-03 Jonathan PeytonRemove unused variable anonym from kmp_atomic.c
2015-06-03 Diego NovilloFix typo in comment. NFC.
2015-06-03 Igor Laevsky[Statepoints] Mark statepoint intrinsic with Throws...
2015-06-03 Marshall ClowAdd 'is_always_equal' tests for scoped_allocator. Found...
2015-06-03 Tobias Grosser[doc] Rename -polly-detect-only= to -polly-only-func=
2015-06-03 Tobias GrosserLower signed-divisions without rounding to ashr instruc...
2015-06-03 Russell Gallop[utils] Improvements to check_cfc.py to work better...
2015-06-03 Tobias GrosserOnly convert power-of-two floor-division with non-negat...
2015-06-03 Russell Gallop[utils] Add exact check to check_cfc.py dash_s_no_change.
2015-06-03 Daniel Sanders[arm] Fix r238921. We must handle Constraint_i too.
2015-06-03 Asaf Badouhminor test fix
2015-06-03 Asaf Badouhre-apply 238809
2015-06-03 Manuel KlimekAllow replacements created from token ranges to specify...
2015-06-03 Daniel Sanders[arm] Distinguish the /U[qytnms]/, 'Uv', 'Q', and ...
2015-06-03 Elena DemikhovskyAVX-512: More code improvements in shuffles, NFC
2015-06-03 Elena DemikhovskyAVX-512: VSHUFPD instruction selection - code improvements
2015-06-03 Elena DemikhovskyAVX-512: Implemented SHUFF32x4/SHUFF64x2/SHUFI32x4...
2015-06-03 Elena DemikhovskyX86: Added MPX feature and bound registers.
2015-06-03 Daniel SandersRe-commit r238838, r238844 with fix for host/target...
2015-06-03 Sagar Thakur[MIPS][lldb-server] Add 32-bit register context and...
2015-06-03 Enrico PertosoAppend CXXDefaultInitExpr's wrapped expression to the...
2015-06-03 Vladimir SukharevFix typo in cross-compilation docs: "-fpu" -> "-mfpu"
2015-06-03 Daniel Jasperclang-format: Properly reset BreakBeforeParameter when...
2015-06-03 Enrico PertosoFixes a typo in a comment.
2015-06-03 Daniel Jasperclang-format: [JS] More aggressively keep array literal...
2015-06-03 Vasileios KalintirisRemove stray semicolon. NFC.
2015-06-03 Daniel Jasperclang-format: [JS] Fix bug in type colon detection.
2015-06-03 Simon Pilgrim[X86] Removed (unused) FSRL x86 operation
2015-06-03 Tobias GrosserTranslate power-of-two floor-division into ashr
2015-06-03 Rafael EspindolaRevert "add the -mrecip driver flag and process its...
2015-06-03 Rafael EspindolaThis reverts commit r238838, r238844 and r238888.
2015-06-03 Rui UeyamaCOFF: Update README.
2015-06-03 Rui UeyamaCOFF: SymbolTable to manage symbols using BumpPtrAllocator.
2015-06-03 Rafael EspindolaRevert "make reciprocal estimate code generation more...
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-06-03 Rafael EspindolaMove to llvm-objdump a large amount of code to that...
2015-06-03 Justin Bognerllvm-cov: Make llvm-cov --version DTRT
2015-06-03 Greg ClaytonFixed "format-string" based settings so they can have...
2015-06-03 Filipe Cabecinhas[BitcodeReader] Diagnose type mismatches with aliases
2015-06-03 Filipe Cabecinhas[Bitcode] Minimize the test to not conflict with others
2015-06-03 Greg ClaytonFixed a deadlock that was slowing down processes when...
2015-06-03 David Majnemer[Sema] Make the atomic builtins more efficient by reduc...
2015-06-03 Filipe Cabecinhas[BitcodeReader] Check vector size before trying to...
2015-06-03 Rafael EspindolaAvoid a call to getOrCreateSymbol when we already have...
2015-06-02 Nick LewyckyInt128 is also a built-in preconstructed type.
2015-06-02 Daniel Sanders[mips] XFAIL ELF_O32_PIC_relocations.s for big-endian...
2015-06-02 Rafael EspindolaClarify when we can avoid creating names for temp symbols.
2015-06-02 Greg ClaytonFix LLDB so that it can correctly track down dependent...
2015-06-02 Douglas KatzmanFix typo in tutorial.
2015-06-02 Sanjoy Das[NFC] Fix spelling in comment.
2015-06-02 Sanjoy Das[RewriteStatepointsForGC] Strip deref info after rewriting.
2015-06-02 Sanjoy Das[NFCI] Change RewriteStatepointsForGC to a ModulePass.
2015-06-02 Sanjoy Das[SelectionDAG] Fix PR23603.
2015-06-02 Marshall ClowRevert changes inadvertantly committed
2015-06-02 Marshall ClowMove uncaught_exeption() definition inside the #ifdef...
2015-06-02 Jonathan PeytonGet rid of some dead code.
2015-06-02 David Majnemer[MSVC Compatibility] Permit static_cast from void-ptr...
2015-06-02 Douglas KatzmanCorrect DriverInternals.rst: ccc-print-options is gone.
2015-06-02 Daniel Jasperclang-format: [JS] Always add space after fat arrow.
2015-06-02 Tim NorthoverTests: disable test of /proc filesystem on Darwin.
2015-06-02 Daniel Jasperclang-format: [JS] Array literal detection fix #4.
2015-06-02 Chaoren LinUpdate TestConcurrentEvents to use UnixSignals instead...
2015-06-02 Greg ClaytonFixed the logic to determine the TRIPLE_VERSION correct...
2015-06-02 Marshall ClowFix breakage that I introduced in r238848
2015-06-02 Greg ClaytonAdded the ability for the "make" command to take a...
2015-06-02 Rafael EspindolaPass a MCSymbolELF to a few ELF only functions. NFC.
2015-06-02 Filipe Cabecinhas[IR/AsmWriter] Output escape sequences if the first...
2015-06-02 Filipe CabecinhasCHECK-LABEL-ize test. NFC
2015-06-02 Filipe Cabecinhasclang-format a few functions. NFC
2015-06-02 Rafael EspindolaMerge MCELF.h into MCSymbolELF.h.
2015-06-02 Daniel Sanders[mips] Make TTypeEncoding indirect to allow .eh_frame...
2015-06-02 Jim InghamFix up some comments to be more explicit. Remove some...
2015-06-02 Andrea Di Biagio[x86-64 ABI] Fix for PR23082: an assertion failure...
2015-06-02 Oleksiy VyalovFix PlatformAndroid::PutFile to support relative destin...
2015-06-02 Chaoren LinUse wildcard instead of relying on shell globbing.
2015-06-02 Tim NorthoverAArch64: fix typo in SMIN far atomics and add tests
2015-06-02 Chaoren LinCheck that debugger is valid before enumerating targets.
2015-06-02 Ed MasteTestGlobalVariables no longer fails on FreeBSD
2015-06-02 Sanjay Pateladd missing dependency for CodeGen lib
2015-06-02 Duncan P. N... DebugInfo: Really support 2^16 arguments in a subprogram
2015-06-02 Duncan P. N... DebugInfo: Rename testcases from MD* to DI*, NFC
2015-06-02 Chaoren LinUse new get_signal_number utility function for tests.
2015-06-02 Sanjay Pateladd the -mrecip driver flag and process its options...
2015-06-02 Chaoren LinAdded utility function to get correct signal number...
2015-06-02 Chaoren LinFix OBJCOPY and AR for Android.
2015-06-02 Marshall ClowImplement the first part of N4258 - allocator_traits...
2015-06-02 Jonathan PeytonRemove unused KMP_IOMP_NAME macro from kmp.h
2015-06-02 Marshall ClowImplement uncaught_exceptions() using the newly added...
2015-06-02 Daniel Jasperclang-format: Don't try to detect C++ lambdas in other...
2015-06-02 Daniel Sanders[mips][mcjit] Add support for R_MIPS_PC32.
2015-06-02 Benjamin KramerPush constness through LoopInfo::isLoopHeader and clean...
next