platform/upstream/llvm.git
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.
2014-10-29 Hans WennborgTrim some includes. NFC.
2014-10-29 Tobias GrosserDelete some unnecessary code
2014-10-29 Kevin EnderbyRun clang-format on tools/llvm-objdump/MachODump.cpp...
2014-10-29 Hans WennborgFollow-up to r216619: use isCXXCLassMember() instead...
2014-10-29 Yi JiangTest Case for r220872:Do not simplifyLatch for loops...
2014-10-29 Yi JiangDo not simplifyLatch for loops where hoisting increment...
2014-10-29 Ed MasteTemporarily disable test on FreeBSD that is asserting
2014-10-29 Tobias GrosserFix typo
2014-10-29 Aaron BallmanReverting r220517; it seems this broke check-asan.
2014-10-29 Daniel JasperFix Makefiles after r220867.
2014-10-29 Daniel JasperRefactor libTooling to reduce required dependencies.
2014-10-29 Jan Wen VoungFix getRelocationValueString to return the symbol name...
2014-10-29 Alexander KornienkoShrink the set of checks enabled by default.
2014-10-29 Alexander KornienkoEnable display of compiler diagnostics in clang-tidy...
2014-10-29 Alexander KornienkoEnable display of compiler diagnostics in clang-tidy.
2014-10-29 Saleem Abdulrasooltest: generalise the test matching
2014-10-29 Daniel Jasperclang-format: [JS] Support more regex literals.
2014-10-29 Saleem AbdulrasoolCodeGen: add __readfsdword builtin
2014-10-29 Robert Khasanov[AVX512] Implemented AVX512VL FP bnary packed instructi...
2014-10-29 NAKAMURA TakumiWhitespace.
2014-10-29 Ed MasteSkip test that's hanging on FreeBSD until it can be...
2014-10-29 Jay FoadFix warning in Altivec code when building with GCC...
2014-10-29 Eli BenderskyPass aggregates on the stack without splitting in NVPTX.
2014-10-29 NAKAMURA Takumiclang/lib/AST/Decl.cpp: Tweak isVLATypeCapturingAllowed...
2014-10-29 Ulrich Weigand[PowerPC ABI] Bug 21398 - Consider C++ base classes...
2014-10-29 NAKAMURA Takumiclang/test/CodeGen/captured-statements-nested.c: Tweak...
2014-10-29 Alexey BataevImproved capturing variable-length array types in Captu...
2014-10-29 Serge PavlovUse enumerators instead of hardcoded integers when...
2014-10-29 Michael KupersteinFix build with CMake if LLVM_USE_INTEL_JITEVENTS option...
2014-10-29 Peter Zotov[OCaml] Expose Llvm.parse_command_line_options.
2014-10-29 Peter Zotov[OCaml] Expose Llvm_target.TargetMachine.add_analysis_p...
2014-10-29 Peter Zotov[OCaml] If compiled without --enable-shared, hide packa...
2014-10-29 Peter Zotov[OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_b...
2014-10-29 Peter Zotov[OCaml] Drop support for 3.12.1 and earlier.
2014-10-29 Peter Zotov[OCaml] Synchronize transformations with LLVM-C.
2014-10-29 NAKAMURA TakumiDon't capture DeclRefExpr::getNameInfo().getInfo()...
2014-10-29 NAKAMURA Takumimacho-symbolized-disassembly.test: Don't check C++...
2014-10-29 Saleem Abdulrasooltest: tweak inlined-allocs test
2014-10-29 Seo SanghyeonVMCore was renamed to IR long time ago
2014-10-29 NAKAMURA TakumiSuppress clang-tools-extra/test/clang-tidy/file-filter...
2014-10-29 Enrico GranataShuffle a couple of formatters around. This should...
2014-10-28 Fariborz JahanianObjective-C modern rewriter. Patch to fix a rewriting bug
2014-10-28 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code to demangl...
2014-10-28 Peter Zotov[OCaml] PR5595: Pass LDFLAGS to tests via -cclib.
2014-10-28 Peter Zotov[OCaml] PR14083, PR9606: Only pick *.odoc files from...
2014-10-28 Alexander Kornienko[clang-tidy] Updated docs for r220826.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2014-10-28 Nick Kledzik[mach-o] generate LC_DATA_IN_CODE in final linked images
2014-10-28 Alexander Kornienko[clang-tidy] Added -system-headers option.
2014-10-28 Hans WennborgThe dllimport.cpp test was gating some checks on #ifnde...
2014-10-28 Enrico GranataAdd a few functions to SBType to handle arrays and...
2014-10-28 Enrico GranataAdd a few words of documentation for the the $\{var...
2014-10-28 Nick Kledzik[mach-o] Turn -single_module error into a warning
2014-10-28 Enrico GranataAdd a feature where a string data formatter can now...
2014-10-28 Sean CallananAdded the ability to add attributes to inline
2014-10-28 Fariborz JahanianObjective-C remove an unused enumerator which causes
2014-10-28 Peter Zotov[OCaml] PR19859: Add functions to query and modify...
2014-10-28 Peter Zotov[C API] PR19859: Add functions to query and modify...
2014-10-28 Peter Zotov[OCaml] PR19859: Add tests for reading the values of...
2014-10-28 Peter Zotov[OCaml] PR19859: Add Llvm.{fcmp_predicate,float_of_const}.
2014-10-28 Peter Zotov[C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConst...
2014-10-28 Daniel Jasperclang-format: Improve && detection as binary operator.
2014-10-28 Fariborz JahanianObjective-C. revert patch for rdar://17554063.
2014-10-28 Saleem AbdulrasoolTransforms: reapply SVN r219899
2014-10-28 Enrico GranataWhen trying to get the element type of an array type...
2014-10-28 Robert Khasanov[AVX512] Fix VSQRT packed instructions internal names.
2014-10-28 Daniel Jasperclang-format: Fix test.
2014-10-28 Robert Khasanov[AVX512] Extended avx512_sqrt_packed (sqrt instructions...
next