oota-llvm.git
2014-10-31 Rafael EspindolaMove definition closer to use. NFC.
2014-10-31 Hao LiuPR20557: Fix the bug that bogus cpu parameter crashes...
2014-10-31 NAKAMURA TakumiThreading.h: Give named parameters to llvm::call_once...
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 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 Peter Zotovlit: PR21417: don't try to update OCAMLPATH if LibDir...
2014-10-30 Diego NovilloFix Twine corruption problem with diagnostics.
2014-10-30 Diego NovilloAdd profile writing capabilities for sampling profiles.
2014-10-30 Tim NorthoverARM: test default values for TAG_CPU_unaligned_access...
2014-10-30 Simon Atanasyan[Mips] Add new Mips specific e_flags.
2014-10-30 Robert Khasanov[AVX512] Added VBROADCAST{SS/SD} encoding for VL subset.
2014-10-30 Peter Collingbourne[dfsan] New calling convention for custom functions...
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 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 NAKAMURA Takumillvm/test/Transforms/LoopRotate/nosimplifylatch.ll...
2014-10-29 Kevin EnderbyRun clang-format on tools/llvm-objdump/MachODump.cpp...
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 Jan Wen VoungFix getRelocationValueString to return the symbol name...
2014-10-29 Alexander KornienkoEnable display of compiler diagnostics in clang-tidy...
2014-10-29 Robert Khasanov[AVX512] Implemented AVX512VL FP bnary packed instructi...
2014-10-29 NAKAMURA TakumiWhitespace.
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 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-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 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
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 Saleem AbdulrasoolTransforms: reapply SVN r219899
2014-10-28 Robert Khasanov[AVX512] Fix VSQRT packed instructions internal names.
2014-10-28 Robert Khasanov[AVX512] Extended avx512_sqrt_packed (sqrt instructions...
2014-10-28 Robert Khasanov[AVX-512] Expanded rsqrt/rcp instructions to VL subset.
2014-10-28 Robert Khasanov[AVX512] Removed special case for cmp instructions...
2014-10-28 Robert Khasanov[x86] Simplify vector selection if condition value...
2014-10-28 Aaron BallmanSilencing an "enumeral and non-enumeral type in conditi...
2014-10-28 Robert Khasanov[AVX512] Bring back vector-shuffle lowering support...
2014-10-28 NAKAMURA TakumiReformat partially, where I touched for whitespace...
2014-10-28 NAKAMURA TakumiLoopRerollPass.cpp: Use range-based loop. NFC.
2014-10-28 NAKAMURA TakumiUntabify and whitespace cleanups.
2014-10-28 Peter Zotov[OCaml] Enable -g for debug builds.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 David BlaikieMinimize the scope of some variables, NFC.
2014-10-28 Reid KlecknerX86: Implement the vectorcall calling convention
2014-10-28 Tim NorthoverAArch64: enable Cortex-A57 FP balancing on Cortex-A53.
2014-10-28 Rafael EspindolaRemove the PreserveSource linker mode.
2014-10-27 NAKAMURA TakumiAArch64InstrInfo.h: Fix a warning introduced in clang...
2014-10-27 Adam Nemet[AVX512] Add vpermil variable version
2014-10-27 Adam Nemet[AVX512] Clean up avx512_perm_imm to use X86VectorVTInfo
2014-10-27 Adam Nemet[AVX512] Derive vpermil* from avx512_perm_imm
2014-10-27 Adam Nemet[AVX512] Fix copy-and-paste bugs in vpermil
2014-10-27 Rafael EspindolaMake it easier to pass a custom diagnostic handler...
2014-10-27 Pete CooperFix a stackmap bug introduced in r220710.
2014-10-27 Jingyue Wu[ScalarEvolution] Guard dump() with #if
2014-10-27 Rafael EspindolaFix bug where sys::Wait could wait on wrong pid.
2014-10-27 Juergen Ributzka[FastISel][AArch64] Emit immediate version of icmp...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Optimize compare-and-branch for...
2014-10-27 Pete CooperStackmap shadows should consider call returns a branch...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Use 'cbz' also for null values...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Don't fold the 'and' instruction...
2014-10-27 Juergen Ributzka[FastISel][AArch64] Fix load/store with frame indices.
2014-10-27 Kostya Serebryany[asan] experimental tracing for indirect calls, llvm...
2014-10-27 Lang Hames[PBQP] Remove a spurious 'typename' keyword. This was...
2014-10-27 Lang Hames[PBQP] Clarify ambiguous-looking typedef.
2014-10-27 Lang Hames[PBQP] Unique allowed-sets for nodes in the PBQP graph...
2014-10-27 Michael GottesmanAdd MapVector::rbegin(), MapVector::rend() to completme...
2014-10-27 NAKAMURA TakumiPrune CRLF.
next