platform/upstream/llvm.git
2015-03-18 Eric Fiselier[libc++] Fix PR22922 - Allocator support for std::funct...
2015-03-18 Simon PilgrimFixed failing test due to missing target triple causing...
2015-03-18 Rafael EspindolaTeach getDefaultFormat that we only support ELF on...
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts...
2015-03-18 Bill Schmidt[PowerPC] Correct typo in PPCInstrAltivec.td
2015-03-18 David MajnemerMS ABI: Don't try to emit VF/VB-Tables for extern class...
2015-03-18 Kostya Serebryany[sanitizer] change the sanitizer coverage format once...
2015-03-18 Siva ChandraCleanup to simplify the formatter for std::map of libst...
2015-03-18 Mehdi AminiUpdate 3.7 Release Note mentionning the non-optionality...
2015-03-18 Chris BienemanRevert "Generate targets for each lit suite."
2015-03-18 Richard TrieuWhen cloning LocalInstantiationScope's, don't update...
2015-03-18 Aaron Watrymath: Implement erfc
2015-03-18 Zachary TurnerMove some functions from source/lldb.cpp to Utility.
2015-03-18 Justin Bognerasan: Cargo cult the linux test changes in r232501...
2015-03-18 Chris BienemanGenerate targets for each lit suite.
2015-03-18 Eric ChristopherRevert "[X86][SSE] Avoid scalarization of v2i64 vector...
2015-03-18 Zachary TurnerTry to fix the Makefile build.
2015-03-18 Greg ClaytonDon't load register data from memory.
2015-03-18 Eric ChristopherRevert "Add a TargetMachine local MCRegisterInfo and...
2015-03-18 Eric ChristopherAdd a TargetMachine local MCRegisterInfo and MCInstrInf...
2015-03-18 Eric ChristopherRevert "Migrate the AArch64 TargetRegisterInfo to its...
2015-03-18 Reid KlecknerUse WinEHPrepare to outline SEH finally blocks
2015-03-18 Rafael EspindolaFix cmake build.
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2015-03-18 Rafael EspindolaFix use of uninitialized valued.
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts
2015-03-18 Colin LeMahieu[Objdump] DumpBytes of uint8_t from ArrayRef<uint8_t...
2015-03-18 Rafael EspindolaAdd a default implementation of createObjectStreamer.
2015-03-18 Krzysztof Parzyszek[Hexagon] Use pseudo-instructions for true/false predic...
2015-03-18 Krzysztof ParzyszekRevert "[Hexagon] Use pseudo-instructions for true...
2015-03-18 Enrico GranataFix the Xcode build after the MIPS64 changes
2015-03-18 Colin LeMahieu[Objdump] Removing size limit on DumpBytes and changing...
2015-03-18 Zachary TurnerMove lldb-log.cpp to core/Logging.cpp
2015-03-18 Matthias BraunTableGen: Fix register class lane masks being too conse...
2015-03-18 Rafael EspindolaHandle X86::reloc_riprel_4byte in 32 bits mode.
2015-03-18 Krzysztof Parzyszek[Hexagon] Use pseudo-instructions for true/false predic...
2015-03-18 Greg ClaytonAlways add some fake threads with x86_64 registers...
2015-03-18 Zachary TurnerFix linking of unit tests via CMake on Windows.
2015-03-18 Sanjay PatelUse utils/update_llc_test_checks.py to update all CHECKs
2015-03-18 Rui UeyamaPECOFF: Do not copy all undefined symbols to a set...
2015-03-18 Krzysztof Parzyszek[Hexagon] Intrinsics for circular and bit-reversed...
2015-03-18 Sanjay Patelfixed to test features, not CPU model
2015-03-18 Krzysztof Parzyszek[Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
2015-03-18 Renato Golin[ARM] Remove XFAIL from passing RT test
2015-03-18 Eric FiselierProvide std::abs(<floating-point>) in <cmath> on Solaris.
2015-03-18 Ed MasteSkip intermittently failing test on FreeBSD
2015-03-18 Rui UeyamaRemove unused parameter.
2015-03-18 NAKAMURA TakumiAppease clang/test/Parser/opencl-atomics-cl20.cl for...
2015-03-18 Sid ManningAdd support for .ifnes psuedo-op.
2015-03-18 Daniel Jasperclang-format: Fix bad wrapping after "*" introduced...
2015-03-18 Robert FlackConvert open options for POSIX open on target platform.
2015-03-18 Ilia KFix comment in tools/lldb-mi/MIDriver.cpp
2015-03-18 Daniel Jasper[clang-format] Add missing test for std::function<void...
2015-03-18 Anastasia StulovaOpenCL: CL2.0 atomic types
2015-03-18 Yaron Kerenclang-format these lines to fix Visual C++ warning.
2015-03-18 Daniel JasperChange test to accept an additional critical edge split.
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-03-18 John BrawnAdd missing newline to end of test file.
2015-03-18 Tamas BerghammerParse .note.android.ident header from elf files
2015-03-18 Yaron KerenFix another ternary Visual C++ is OK wiht but gcc not.
2015-03-18 Yaron KerenFix gcc ambiguity error (Visual C++ was OK with these).
2015-03-18 Yaron KerenRemove many superfluous SmallString::str() calls.
2015-03-18 Hafiz Abid... Make lldb-mi handle only MI commands
2015-03-18 Pavel LabathFix a typo in EmulateInstructioinMIPS64
2015-03-18 Bhushan D.... Initial Assembly profiler for mips64
2015-03-18 Ilia KClean up CommandObjectBreakpointNameList: remove duplic...
2015-03-18 Peter Collingbournellgoi: Fix type identity for imported binary packages.
2015-03-18 David MajnemerLex: Don't call getIdentifierInfo on annotation tokens
2015-03-18 David MajnemerMS ABI: Define _HAS_CHAR16_T_LANGUAGE_SUPPORT when...
2015-03-18 Peter CollingbourneAdd llgo-go to installation.
2015-03-18 Kai Nacke[mips] Add itineraries for ext and ins instructions.
2015-03-18 Peter Collingbournellgoi: Fix importing source packages together with...
2015-03-18 David MajnemerMSVC Compat: Permit char16_t, char32_t and _Atomic...
2015-03-18 Alexey Bataev[OPENMP] Fix crash on code emitting if errors are found.
2015-03-18 David MajnemerMS ABI: Empty pack expansions had their mangling change...
2015-03-18 NAKAMURA TakumiSplit comma-separated \param(s). [-Wdocumentation]
2015-03-18 Richard SmithMake module files passed to a module build via -fmodule...
2015-03-18 NAKAMURA TakumiFix test in release mode. This reapplies r232456, corre...
2015-03-18 Alexei Starovoitov[bpf] fix build
2015-03-18 Josh MageeAdd testcases for BEXTR.
2015-03-18 Nick LewyckyFix the LLVM type used when lowering initializer list...
2015-03-18 Krzysztof ParzyszekMissed testcase for r232577
2015-03-18 Krzysztof ParzyszekGenerate bit manipulation instructions on Hexagon
2015-03-18 Sanjoy Das[SCEV] Make isImpliedCond smarter.
2015-03-18 Sanjoy Das[ConstantRange] Split makeICmpRegion in two.
2015-03-18 Kostya Serebryany[sanitizer] add run-time a flag coverage_order_pcs...
2015-03-18 David MajnemerDAGCombiner: fold (xor (shl 1, x), -1) -> (rotl ~1, x)
2015-03-17 David MajnemerBasic: Update clang to reflect changes made to LLVM...
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Krzysztof ParzyszekRemove unneeded selection functions from HexagonISelDAG...
2015-03-17 Kaelyn TakataFix a crash when the size of an 'auto' is needed and...
2015-03-17 Alexey SamsonovImprove SUMMARY reporting in sanitizers.
2015-03-17 Duncan P. N... docs: Update LangRef and SourceLevelDebugging
2015-03-17 Peter CollingbourneAdd cgo dependency to llgo-stage2 and llgoi.
2015-03-17 Jason MolendaBuild fix for building debugserver for ios.
2015-03-17 Pirama Arumuga... Fix bug while building FP16 constant vectors for AArch64
2015-03-17 NAKAMURA TakumiAppease AArch64ISelLowering.cpp miscompiled by g++...
2015-03-17 Zachary TurnerConvert CRLF to LF.
2015-03-17 Justin BognerMS ABI: Fix a couple of -Winconsistent-missing-override...
2015-03-17 Kevin EnderbyAdd the option -no-symbolic-operands to llvm-objdump...
next