platform/upstream/llvm.git
2014-06-12 Daniel Sanders[mips][mips64r6] prefx is not available on MIPS32r6...
2014-06-12 Daniel Sanders[mips][mips64r6] 80 col corrections that should have...
2014-06-12 Daniel Sanders[mips][mips64r6] c.cond.fmt, mov[fntz], and mov[fntz...
2014-06-12 Rafael EspindolaReplace llvm::error_code with std::error_code.
2014-06-12 Daniel Sanders[mips][mips64r6] jalx is not available on MIPS32r6...
2014-06-12 Rafael EspindolaAllow lowercase messages in this test again.
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add R_MIPS_PC19_S2
2014-06-12 Rafael EspindolaDon't import make_error_code into the llvm namespace.
2014-06-12 Daniel Sanders[mips] Use MTHC1 when it is available (MIPS32r2 and...
2014-06-12 Zoran Jovanovic[mips][mips64r6] Add bgec and bgeuc instructions
2014-06-12 Andrea Di Biagio[X86] Teach how to dump the name of target node RDTSCP_DAG.
2014-06-12 Rafael EspindolaFix msvc unittest build.
2014-06-12 Alexander KornienkoA follow-up to r210260: updated a comment. No functiona...
2014-06-12 Alp TokerCMake: don't install the internal config.h header
2014-06-12 Alp TokerTrack clang changes from r210764
2014-06-12 Alp TokerDiagnosticsEngine: update severity setters to new termi...
2014-06-12 Daniel Sanders[mips][mips64r6] madd.[ds], msub.[ds], nmadd.[ds],...
2014-06-12 Daniel Sanders[mips][mips64r6] madd/maddu/msub/msubu are not availabl...
2014-06-12 Andrea Di Biagio[X86] Teach how to combine AVX and AVX2 horizontal...
2014-06-12 Daniel Sanders[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu...
2014-06-12 Alp TokerTrack clang changes from r210758
2014-06-12 Alp TokerComplete the switch from mappings to declarative diagno...
2014-06-12 Matheus Almeida[mips] Move CHECK lines to the same line as the instruc...
2014-06-12 Matt ArsenaultR600/SI: Use a register set to -1 for data0 on ds_inc...
2014-06-12 Andreas SimbuergerDo not use namespace polly inside a header.
2014-06-12 Andreas SimbuergerFix typo
2014-06-12 Andreas SimbuergerCheck for an empty error log.
2014-06-12 Andreas SimbuergerMove getDebugLocation to ScopDetectionDiagnostic
2014-06-12 Craig TopperUse StringRef to simplify code. No functional change.
2014-06-12 Craig TopperUse ArrayRef in some function parameters instead of...
2014-06-12 Alp TokerAvoid in-class initializer from r210747
2014-06-12 Alp TokerAvoid anonymous namespace in header from r210747
2014-06-12 Alp TokerAvoid redundant allocations in the linker optimisation...
2014-06-12 Juergen Ributzka[FastISel][x86] Add testcase for r210719.
2014-06-12 Rafael EspindolaAdd a std:: prefix in cases where ADL would have failed...
2014-06-12 Rafael EspindolaFix typo.
2014-06-12 Juergen Ributzka[x86] Improve frameaddress test from r210709.
2014-06-12 Juergen Ributzka[FastISel] Add support for the stackmap intrinsic.
2014-06-12 Rafael EspindolaDon't use make_error_code from the llvm namespace.
2014-06-12 Rafael EspindolaPrefix generic_category with std::.
2014-06-12 Rafael EspindolaGive clang-format its own error category.
2014-06-12 Saleem AbdulrasoolDriver: use more range-based for loops
2014-06-12 Rafael EspindolaDon't put generic_category in the llvm namespace.
2014-06-12 Rafael EspindolaUse generic_category from the std namespace.
2014-06-12 Rafael EspindolaUse generic_category from the std namespace.
2014-06-12 Bob WilsonFix verifier for GlobalAliases to avoid recursing into...
2014-06-12 Rafael EspindolaDon't import error_category into the llvm namespace.
2014-06-12 Rafael EspindolaUse error_category from the std namespace.
2014-06-12 Rafael EspindolaDon't import error_condition into the llvm namespace.
2014-06-12 Rafael EspindolaUse error_condition from the std namespace.
2014-06-12 Rafael EspindolaUsed mapWindowsError. I missed these in the initial...
2014-06-12 Rafael EspindolaRemove some low hanging fruit from system_error.h
2014-06-12 Rafael EspindolaErrno should use generic_category.
2014-06-12 Richard Smith[modules] Add first-draft module maps for Clang. These...
2014-06-12 Rafael EspindolaTry to fix the mingw build.
2014-06-12 Zachary TurnerDo not register and de-register PassRegistrationListene...
2014-06-12 Richard SmithPR19966: don't crash/assert when __underlying_type...
2014-06-11 Rafael EspindolaAccomodate for message differences on windows.
2014-06-11 Eli BenderskyTeach LoopUnrollPass to respect loop unrolling hints...
2014-06-11 Juergen Ributzka[FastISel][X86] Add support for the sqrt intrinsic.
2014-06-11 Juergen Ributzka[FastIsel][X86] Add support for lowering the first...
2014-06-11 Greg ClaytonMulti-line expressions in Xcode now have a space betwee...
2014-06-11 Zachary TurnerDon't acquire the mutex during the destructor of PassRe...
2014-06-11 Rafael EspindolaImplement get_magic with generic tools and inline it.
2014-06-11 Hans WennborgDon't inherit dllimport to inline move assignment operators
2014-06-11 Rafael EspindolaFix test build on windows.
2014-06-11 Reid KlecknerDon't slice SemaDiagnosticBuilder
2014-06-11 Rafael EspindolaRemove unused has_magic.
2014-06-11 Rui UeyamaMove Simple.h and Alias.h to include/Core.
2014-06-11 Juergen Ributzka[FastISel][X86] Add support for the frameaddress intrinsic.
2014-06-11 Hans WennborgFix the VS2012 build.
2014-06-11 Fariborz JahanianObjective-C. Accept '__attribute__((__ns_returns_retain...
2014-06-11 Chad Rosier[AArch64] Basic Sched Model for Cortex-A57.
2014-06-11 Rafael EspindolaQuick fix for the windows build.
2014-06-11 Tom StellardR600: Set correct InstrItinClass for instructions using...
2014-06-11 Tom StellardR600: BCNT_INT is a vector only instruction
2014-06-11 Jim GrosbachARM: honor hex immediate formatting for ldr/str i12...
2014-06-11 Jim Grosbachllvm-mc: Add option for prefering hex format disassembly.
2014-06-11 Bob WilsonRemove dev/null redirect and x86 backend requirement...
2014-06-11 Rui Ueyamagroup-cmd-search test is not supposed to pass on Windows.
2014-06-11 Richard SmithAdd missing "non-constant" diagnostic for a member...
2014-06-11 Hans Wennborgclang-cl: accept the /C option with /P (PR19978)
2014-06-11 Bob WilsonRun new test with -fsyntax-only.
2014-06-11 Matt ArsenaultR600/SI: Fix bitcast between v2i32 and f64
2014-06-11 Aaron BallmanThe automated server-side process isn't quite right...
2014-06-11 Fariborz JahanianObjective-C. More tests for both bridging attributes and
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Kaelyn TakataAdd some comments to TypoCorrectionConsumer.
2014-06-11 Chad Rosier[Reassociate] FileCheckize and cleanup a few testcases...
2014-06-11 Chad RosierFix assert comments in Instruction.cpp.
2014-06-11 Matt ArsenaultR600/SI: Update place using old subtarget predicate
2014-06-11 Ed MasteRestore select limitations comment for non-Apple platforms
2014-06-11 Todd FialaAdd gdb-remote P register write test.
2014-06-11 Matt ArsenaultR600/SI: Add common 64-bit LDS atomics
2014-06-11 Matt ArsenaultR600/SI: Add instruction definitions for 64-bit LDS...
2014-06-11 Matt ArsenaultR600/SI: Add 32-bit LDS atomic cmpxchg
2014-06-11 Matt ArsenaultR600/SI: Use LDS atomic inc / dec
2014-06-11 Matt ArsenaultR600/SI: Add other LDS atomic operations
next