2014-11-01 |
Duncan P. N... | IR: MDNode => Value: Instruction::getAllMetadata() |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Duncan P. N... | IR: MDNode => Value: Instruction::getMetadata() |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Duncan P. N... | IR: MDNode => Value: Add Instruction::getMDNode() |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Reid Kleckner | Revert "R600: Add missing file to CMakeLists.txt" |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Reid Kleckner | Revert "R600: Make sure to inline all internal functions" |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Reid Kleckner | Work around bugs in MSVC "14" CTP 3's conversion logic |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | Refactor duplicated code in liking GlobalValues. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Reid Kleckner | Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Reid Kleckner | Suppress MSVC's equivalent of -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2014-10-31 |
David Blaikie | Sink some of DwarfDebug::collectDeadVariables down... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Michael Zolotukhin | Correctly update dom-tree after loop vectorizer. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
David Blaikie | Sink most of DwarfDebug::constructAbstractSubprogramSco... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Tom Stellard | R600: Add IPO to the list of required libraries |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Lang Hames | [Object] Modify OwningBinary's interface to separate... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Tom Stellard | R600: Add missing file to CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Tom Stellard | R600: Don't promote allocas when one of the users is... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Tom Stellard | R600: Make sure to inline all internal functions |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Duncan P. N... | IR: Instruction::setMetadata() should use cast_or_null |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Duncan P. N... | IR: MDNode => Value: Instruction::setMetadata() |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Bill Schmidt | [PowerPC] Initial VSX intrinsic support, with min/max... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Chad Rosier | [AArch64] Check Dest Register Liveness in CondOpt pass. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Kostya Serebryany | [asan] do not treat inline asm calls as indirect calls |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Quentin Colombet | [CodeGenPrepare] Move extractelement close to store... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Kostya Serebryany | [asan] fix caller-calee instrumentation to emit new... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Justin Bogner | Remove the wrongly named and now empty Ocaml directory |
commit | commitdiff | tree | snapshot |
2014-10-31 |
David Blaikie | Update the non-pthreads fallback for RWMutex on Unix |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | Unify and update link-messages.ll and redefinition... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
David Blaikie | Correct assert text from r220923 |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | Mark a few variables const. NFC. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
NAKAMURA Takumi | [CMake] llvm/examples: Update libdeps for unoptimized... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Chad Rosier | [AArch64] CondOpt pass is missing FCMP instructions... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Bradley Smith | [SCEV] Improve Scalar Evolution's use of no {un,}signed... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Ulrich Weigand | [PowerPC] Load BlockAddress values from the TOC in... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Peter Zotov | [OCaml] Ensure consistent naming. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Peter Zotov | [OCaml] Rework Llvm_executionengine using ctypes. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | Move an input file to Inputs instead of using RUN:... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
David Majnemer | Object, COFF: Cleanup symbol type code, improve binutil... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | merge tests for constant linking. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Rafael Espindola | Move definition closer to use. NFC. |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Hao Liu | PR20557: Fix the bug that bogus cpu parameter crashes... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
NAKAMURA Takumi | Threading.h: Give named parameters to llvm::call_once... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Ahmed Bougacha | [SelectionDAG] When scalarizing trunc, don't assert... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Hans Wennborg | Speculative fix for Windows build after r220932 |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Chris Bieneman | EXPORTED_SYMBOL_FILE using mingw and cmake |
commit | commitdiff | tree | snapshot |
2014-10-30 |
NAKAMURA Takumi | llvm/test/Transforms/SampleProfile/syntax.ll: Relax... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Louis Gerbarg | Fix incorrect invariant check in DAG Combine |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Chris Bieneman | Removing the static initializer in ManagedStatic.cpp... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Justin Bogner | llvm-cov: Follow LLVM naming conventions |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Justin Bogner | llvm-cov: Don't manually parse an option for no reason |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rafael Espindola | Fix the merging of the constantness of declarations. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Justin Bogner | llvm-cov: Very basic top level help |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Philip Reames | Add handling for range metadata in ValueTracking isKnow... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rafael Espindola | Update test to pass .ll to llvm-link and use Inputs. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
David Blaikie | PR21408: Workaround the appearance of duplicate variabl... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Diego Novillo | Fix comment spelling and tidy diagnostic call in profil... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | lit: PR21417: don't try to update OCAMLPATH if LibDir... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Diego Novillo | Fix Twine corruption problem with diagnostics. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Diego Novillo | Add profile writing capabilities for sampling profiles. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Tim Northover | ARM: test default values for TAG_CPU_unaligned_access... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Simon Atanasyan | [Mips] Add new Mips specific e_flags. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Robert Khasanov | [AVX512] Added VBROADCAST{SS/SD} encoding for VL subset. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Collingbourne | [dfsan] New calling convention for custom functions... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] Expose LLVMCloneModule. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] Expose LLVM{Get,Set}DLLStorageClass. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] Test code emission in Llvm_target. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] Enable backtraces in tests. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] [autoconf] Migrate to ocamlfind. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Peter Zotov | [OCaml] De-duplicate llvm_raise and llvm_string_of_message. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rafael Espindola | Enable the slp vectorizer in the gold plugin. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Rafael Espindola | Enable the loop vectorizer in the gold plugin. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Rafael Espindola | Replace also-emit-llvm with save-temps. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
NAKAMURA Takumi | Untabify. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
NAKAMURA Takumi | llvm/test/Transforms/LoopRotate/nosimplifylatch.ll... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Kevin Enderby | Run clang-format on tools/llvm-objdump/MachODump.cpp... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Yi Jiang | Test Case for r220872:Do not simplifyLatch for loops... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Yi Jiang | Do not simplifyLatch for loops where hoisting increment... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Jan Wen Voung | Fix getRelocationValueString to return the symbol name... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Alexander Kornienko | Enable display of compiler diagnostics in clang-tidy... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Robert Khasanov | [AVX512] Implemented AVX512VL FP bnary packed instructi... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
NAKAMURA Takumi | Whitespace. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Michael Kuperstein | Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm.parse_command_line_options. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm_target.TargetMachine.add_analysis_p... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] If compiled without --enable-shared, hide packa... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_b... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] Drop support for 3.12.1 and earlier. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Peter Zotov | [OCaml] Synchronize transformations with LLVM-C. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
NAKAMURA Takumi | macho-symbolized-disassembly.test: Don't check C++... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Saleem Abdulrasool | test: tweak inlined-allocs test |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Seo Sanghyeon | VMCore was renamed to IR long time ago |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Kevin Enderby | Update llvm-objdump’s Mach-O symbolizer code to demangl... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR5595: Pass LDFLAGS to tests via -cclib. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR14083, PR9606: Only pick *.odoc files from... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] Fix whitespace. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR9719, PR14727: Make tests run without ocamlopt. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add functions to query and modify... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [C API] PR19859: Add functions to query and modify... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add tests for reading the values of... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [OCaml] PR19859: Add Llvm.{fcmp_predicate,float_of_const}. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Peter Zotov | [C API] PR19859: Add LLVMGetFCmpPredicate and LLVMConst... |
commit | commitdiff | tree | snapshot |
next |