platform/upstream/llvm.git
2014-10-31 Sean Callanan- Use "for_expression" rather than "allow_unknownanytype"
2014-10-31 Quentin Colombet[CodeGenPrepare] Move extractelement close to store...
2014-10-31 Daniel Jasperclang-format: [js] Updates to Google's JavaScript style.
2014-10-31 Anna Zaks[analyzer] Rename NewDeleteLeaks checker in the test...
2014-10-31 Kostya Serebryany[asan] run-time part of the caller-callee coverage...
2014-10-31 David BlaikieFix the build
2014-10-31 Kostya Serebryany[asan] fix caller-calee instrumentation to emit new...
2014-10-31 Reid KlecknerFix ARM HVA classification of classes with non-virtual...
2014-10-31 Justin BognerRemove the wrongly named and now empty Ocaml directory
2014-10-31 David BlaikieFix unused-function warning differently from r220853
2014-10-31 David BlaikieUpdate the non-pthreads fallback for RWMutex on Unix
2014-10-31 Rafael EspindolaUnify and update link-messages.ll and redefinition...
2014-10-31 David BlaikieCorrect assert text from r220923
2014-10-31 Argyrios Kyrtzidis[libclang] Disable spell-checking and warnings during...
2014-10-31 Argyrios Kyrtzidis[Makefile] If ENABLE_CLANG_ARCMT=0 it seems we don...
2014-10-31 Rafael EspindolaMark a few variables const. NFC.
2014-10-31 Justin HibbitsFix some bugs from D5988
2014-10-31 NAKAMURA Takumi[CMake] llvm/examples: Update libdeps for unoptimized...
2014-10-31 Chad Rosier[AArch64] CondOpt pass is missing FCMP instructions...
2014-10-31 Bradley Smith[SCEV] Improve Scalar Evolution's use of no {un,}signed...
2014-10-31 Ulrich Weigand[PowerPC] Load BlockAddress values from the TOC in...
2014-10-31 Peter Zotov[OCaml] Ensure consistent naming.
2014-10-31 Peter Zotov[OCaml] Rework Llvm_executionengine using ctypes.
2014-10-31 Craig TopperRemove StorageClass typedefs from VarDecl and FunctionD...
2014-10-31 Craig TopperRemove CastKind typedef from CastExpr since CastKind...
2014-10-31 Craig TopperRemove a couple typedefs for things in the clang namesp...
2014-10-31 Rafael EspindolaMove an input file to Inputs instead of using RUN:...
2014-10-31 David MajnemerObject, COFF: Cleanup symbol type code, improve binutil...
2014-10-31 Rafael Espindolamerge tests for constant linking.
2014-10-31 Rafael EspindolaMove definition closer to use. NFC.
2014-10-31 Jason MolendaUpdate default disassembly format string so we get
2014-10-31 Jason MolendaUpdate xcode project file to build new ppc files.
2014-10-31 Hao Liu[AArch64]Add 2 intrinsics vmov_n_p64/vmovq_n_p64, the...
2014-10-31 Hao LiuPR20557: Fix the bug that bogus cpu parameter crashes...
2014-10-31 Justin HibbitsFirst cut of PowerPC(64) support in LLDB.
2014-10-31 Richard Smith[modules] When a .pcm file is explicitly built separate...
2014-10-31 Richard SmithMake QualType::dump() produce a useful dump of the...
2014-10-31 NAKAMURA TakumiThreading.h: Give named parameters to llvm::call_once...
2014-10-31 NAKAMURA TakumiASTDumper.cpp: Appease g++, for now.
2014-10-31 Kuba BreckaRename 'DarwinStaticLib' to 'DarwinLibName'
2014-10-31 Greg ClaytonGet the correct process architecture in ProcessKDP...
2014-10-30 Ahmed Bougacha[SelectionDAG] When scalarizing trunc, don't assert...
2014-10-30 Hans WennborgSpeculative fix for Windows build after r220932
2014-10-30 Chris BienemanEXPORTED_SYMBOL_FILE using mingw and cmake
2014-10-30 NAKAMURA Takumillvm/test/Transforms/SampleProfile/syntax.ll: Relax...
2014-10-30 Louis GerbargFix incorrect invariant check in DAG Combine
2014-10-30 Chris BienemanRemoving the static initializer in ManagedStatic.cpp...
2014-10-30 Simon Atanasyan[Mips] Add ABI and ARCH flags to the object files.
2014-10-30 Richard SmithRefactor tree printing in AST dumping.
2014-10-30 Justin Bognerllvm-cov: Follow LLVM naming conventions
2014-10-30 Justin Bognerllvm-cov: Don't manually parse an option for no reason
2014-10-30 Rafael EspindolaFix the merging of the constantness of declarations.
2014-10-30 Justin Bognerllvm-cov: Very basic top level help
2014-10-30 Philip ReamesAdd handling for range metadata in ValueTracking isKnow...
2014-10-30 Rafael EspindolaUpdate test to pass .ll to llvm-link and use Inputs.
2014-10-30 David BlaikiePR21408: Workaround the appearance of duplicate variabl...
2014-10-30 Diego NovilloFix comment spelling and tidy diagnostic call in profil...
2014-10-30 Zachary TurnerRemove #include <codecvt>. It isn't supported on all...
2014-10-30 Alexey SamsonovGet rid of SanitizerOptions::Disabled global. NFC.
2014-10-30 Peter Zotovlit: PR21417: don't try to update OCAMLPATH if LibDir...
2014-10-30 Diego NovilloFix Twine corruption problem with diagnostics.
2014-10-30 Enrico GranataAlso port the C string reading code in ValueObject...
2014-10-30 Tim Northover[mach-o] use the addend in GOT-based relocations.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-10-30 Ed MasteRemove hex character number from wchar_t test
2014-10-30 Tim NorthoverARM: test default values for TAG_CPU_unaligned_access...
2014-10-30 Anton Yartsev[analyzer] Updated tests for ZeroAllocDereference checker.
2014-10-30 Simon Atanasyan[Mips] Add new Mips specific e_flags.
2014-10-30 Ed MasteFix CMake build, adding StringPrinter.cpp from r220894
2014-10-30 Robert Khasanov[AVX512] Added VBROADCAST{SS/SD} encoding for VL subset.
2014-10-30 Peter CollingbourneUpdate __dfsw_s{,n}printf custom functions for new...
2014-10-30 Peter Collingbourne[dfsan] New calling convention for custom functions...
2014-10-30 Daniel MarjamakiUpdate contact person in Open Projects webpage for...
2014-10-30 NAKAMURA Takumi[autoconf] Add clangToolingCore.a to Makefile(s) for...
2014-10-30 Peter Zotov[OCaml] Expose LLVMCloneModule.
2014-10-30 Peter Zotov[OCaml] Expose LLVM{Get,Set}DLLStorageClass.
2014-10-30 Peter Zotov[OCaml] Test code emission in Llvm_target.
2014-10-30 Peter Zotov[OCaml] Enable backtraces in tests.
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-30 Peter Zotov[OCaml] De-duplicate llvm_raise and llvm_string_of_message.
2014-10-30 Craig TopperRemove the last couple uses of the ExprArg(just Expr...
2014-10-30 Craig TopperRemove some duplicate functions from the Parser class...
2014-10-30 NAKAMURA Takumi[CMake] clangApplyReplacement: Add clangAST in libdeps...
2014-10-30 Enrico GranataStart adopting the StringPrinter API. The StringPrinter...
2014-10-30 NAKAMURA Takumi[CMake] Prune redundant libdeps.
2014-10-30 Jason MolendaRemove unused service plist.
2014-10-30 Enrico GranataAdd the ability for a ClangASTType to be marked as...
2014-10-30 NAKAMURA Takumi[CMake] Add dependencies on clangToolingCore.
2014-10-30 NAKAMURA Takumi[CMake] clangToolingCore requires clangLex.
2014-10-30 NAKAMURA Takumi[CMake] Reformat.
2014-10-30 Rafael EspindolaEnable the slp vectorizer in the gold plugin.
2014-10-30 Rafael EspindolaEnable the loop vectorizer in the gold plugin.
2014-10-29 Rafael EspindolaReplace also-emit-llvm with save-temps.
2014-10-29 NAKAMURA TakumiUntabify.
2014-10-29 Daniel Jasperclang-format: Format line if invoked on the trailing...
2014-10-29 Eric Fiselierlibcxxrt now implements bad_array_new_length and need...
2014-10-29 Enrico GranataFix the NSPathStore2 data formatter to actually handle...
2014-10-29 NAKAMURA Takumillvm/test/Transforms/LoopRotate/nosimplifylatch.ll...
2014-10-29 Hans WennborgSink a #include while we're here. NFC.
2014-10-29 Daniel Jasperclang-format: Cut more clangAST dependencies.
next