platform/upstream/llvm.git
2015-06-03 Adhemerval... [ELF/AArch64] Fix build issue on MSVC
2015-06-03 Alexey SamsonovImprove test added in r238481.
2015-06-03 Enrico GranataI make no claims that Mach ports work, but at least...
2015-06-03 Alexey Samsonov[Object, MachO] Introduce MachOObjectFile::load_command...
2015-06-03 Rafael EspindolaRemember if a weakref of a symbol has been used.
2015-06-03 Adhemerval... [ELF/AArch64] Fix TLS initial executable relocation
2015-06-03 Rafael EspindolaStore whether a symbol is a comdat signature in MCSymbo...
2015-06-03 Rafael EspindolaRecord in a MCSymbolELF if it has been used in a reloca...
2015-06-03 Rafael EspindolaSimplify the logic in ELFObjectWriter::isInSymtab....
2015-06-03 Ed MasteSkip test failing on FreeBSD buildbot due to pexepect...
2015-06-03 Ed MasteXFAIL TestPlatformCommand test failing on the FreeBSD...
2015-06-03 Rafael EspindolaConvert BindingExplicitlySet into a MCSymbolELF field.
2015-06-03 Enrico GranataFix a bug where trying to Dump() a ValueObject would...
2015-06-03 Adhemerval... [ELF/AArch64] Fix correct TCB aligment calculation
2015-06-03 Frederic RissReapply r238941 - [dsymutil] Accept a YAML debug map...
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-06-03 Marshall ClowMore of N4258 implementation. Mark all of our test_allo...
2015-06-03 Douglas KatzmanChange big 'if' statement into a switch. NFC
2015-06-03 Jonathan PeytonSuppress uninitialized-variable-is-used warning in...
2015-06-03 Sanjay Pateladd missing dependency on Target lib for tools
2015-06-03 Rafael EspindolaRemove getOrCreateSymbolData. There is no MCSymbolData...
2015-06-03 Tim NorthoverRuntimeDyld: override EH frame registration with trivia...
2015-06-03 Jonathan PeytonRemove conditional parameters from KA_TRACE macro.
2015-06-03 Colin LeMahieu[Hexagon] Test doesn't work on all platforms. At any...
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238773 after fix to LLVM.
2015-06-03 Colin LeMahieu[Hexagon] Reapply 238772 OSABI was not correctly set...
2015-06-03 Jonathan PeytonReorder C++ initialization lists to appease compiler.
2015-06-03 Saleem Abdulrasoolfallback_malloc: silence conversion warning (NFC)
2015-06-03 Saleem Abdulrasoolfallback_malloc: silence qual-cast warning (NFC)
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...
next