2015-10-16 |
Sanjoy Das | [IndVars] Split `WidenIV::cloneIVUser`; NFC |
commit | commitdiff | tree | snapshot |
2015-10-16 |
JF Bastien | WebAssembly: update syntax |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Lang Hames | Add emacs c++ mode hint. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Evgeniy Stepanov | Revert "[safestack] Fast access to the unsafe stack... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Adrian Prantl | Replace a forward declaration with an #include. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Evgeniy Stepanov | [safestack] Fast access to the unsafe stack pointer... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Chris Bieneman | [CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Chris Bieneman | [CMake] [Darwin] Add support for generating Xcode-compa... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Adrian Prantl | Add a missing include of cstddef needed for size_t. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
JF Bastien | x86: preserve flags when folding atomic operations |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Justin Bogner | docs: Stop using DEBUG() without DEBUG_TYPE in the... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [SelectionDAG] Remove dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [AsmPrinter] Prune dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Kevin B. Smith | Change test to use FileCheck rather than grep. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Philip Reames | Revert 250343 and 250344 |
commit | commitdiff | tree | snapshot |
2015-10-15 |
JF Bastien | x86 FP atomic codegen: don't drop globals, stack |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Diego Novillo | Sample Profiles - Adjust integer types. Mostly NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Tim Northover | Prevent assertion with "llc -debug" and anonymous symbols. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
NAKAMURA Takumi | Lit: Rework r249161; Move RLIMIT_NPROC to main.py. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [ScalarOpts] Remove dead code. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Manman Ren | Recommit r250345, it was reverted in r250366 to investi... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Daniel Sanders | [mips][ias] Implement ulh macro. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Pawel Bylica | Require Windows API of version 6.1 (Windows 7). |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [NVPTX] Remove dead code. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Daniel Sanders | [mips][mips16] MIPS16 is not a CPU/Architecture but... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [X86] Rip out orphaned method declarations and other... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [DebugInfo] Remove dead forwarding accessors. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Aaron Ballman | Silencing a -Wtype-limits warning; an unsigned value... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Igor Breger | AVX512: Implemented DAG lowering for shuff62x2/shufi62x... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
NAKAMURA Takumi | [CMake] check-llvm requires llvm-pdbdump. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Igor Breger | AVX512: Implemented encoding and intrinsics for vpternl... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Elena Demikhovsky | AVX-512: Fixed a bug in shuffle lowering 32-bit mode |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Andrea Di Biagio | [x86] Merge test pr24562.ll into x86-fold-pshufb.ll... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | Make windows.h less evil. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [llvm-pdbdump] Remove oddly placed parens that MSVC... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Artyom Skrobov | Don't pretend AMDGPU backend knows how to custom-lower... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | Speculatively unbreak Windows build |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Zlatko Buljan | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement BREAK16, LI16, MOVE16,... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LLE and SCE instructions |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Lang Hames | [RuntimeDyld] Drop the '.s' suffix off the COFF test... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Eric Christopher | Update for llvm API change. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Eric Christopher | Remove DIFile from createSubroutineType. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Lang Hames | [RuntimeDyld] Don't try to get the contents of sections... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | Test commit. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Manman Ren | Temporarily revert r250345 to sort out bot failure. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Craig Topper | Add XSAVE/XSAVEOPT to KNL processor. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | s/NumFiles/NumStreams/ |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | [llvm-pdbdump] Provide a mechanism to dump the raw... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Richard Smith | Fix -Wmismatched-tags error in modules build by removin... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [bugpoint] llvm-gcc doesn't exist anymore ... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Quentin Colombet | [ARM] Make sure we do not dereference the end iterator... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Akira Hatanaka | Revert r250349. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [JIT] TrivialMemoryManager: Fail if we can't allocate... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | Revert r250342. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | Test case which should have been part of 250343 |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | [SimplifyCFG] Speculatively flatten CFG based on profil... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | Tighten known bits for ctpop based on zero input bits |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Make LLVM_VERSION_* variables user definable |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Sanjay Patel | add x86 codegen tests for 'add nsw' followed by 'sext' |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Bill Schmidt | [PowerPC] Fix invalid lxvdsx optimization (PR25157) |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Davide Italiano | [Bugpoint] Use 'CC' instead of 'GCC' for variable naming. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Daniel Berlin | [IDFCalculator] Use DominatorTreeBase instead of Domina... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Davide Italiano | [Bugpoint] Use clang by default. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chen Li | [LoopUnswitch] Correct misleading comments. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Arch D. Robison | Add 'other' in description of extractvalue operands. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Diego Novillo | Sample profiles - Add documentation for binary profile... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Artyom Skrobov | A doccomment for CombineTo, and some NFC refactorings |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Artyom Skrobov | Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Igor Kudrin | [llvm-readobj/ELF] fix: add correct test inputs |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Igor Kudrin | [llvm-readobj/ELF] Print GNU Hash section |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Andrea Di Biagio | [x86][FastISel] Teach how to select nontemporal stores. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Add LLVM_VERSION_PATCH to the -current_version... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Fixing the bots I broke. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Set Policy CMP0048 to NEW |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Xinliang David Li | Add a instrumentation test for Linux |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | [X86] Update CPU detection to only enable XSAVE feature... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | [X86] Add XSAVE feature flags to their various processors. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Manman Ren | Revert r250204 and r250240 due to bot failure. We faile... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Evgeniy Stepanov | [msan] Fix crash on multiplication by a non-integer... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Kostya Serebryany | [asan] Disabling speculative loads under asan. Patch... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Richard Smith | Rename one of our two llvm::GCOVOptions classes to... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Eric Fiselier | Split -pedantic and -Wno-long-long into two separate... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sanjoy Das | [SCEV] Use `SCEV::isAllOnesValue` directly; NFC. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chris Bieneman | [CMake] Add compatibility and current versioning to... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chris Bieneman | [CMake] libLLVM's compatibility version should be 1. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Diego Novillo | Sample profile reader - remove dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Diego Novillo | Sample profiles - Add a name table to the binary encoding. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Cong Hou | Update MachineBranchProbabilityInfo::normalizeEdgeWeigh... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Richard Smith | Add missing #include, found by modules build. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
David Majnemer | [InlineFunction] Correctly inline TerminatePadInst |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Dan Gohman | [WebAssembly] Remove a TODO comment which is no longer... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Vedant Kumar | [uselistorder] Insert blank line, NFC |
commit | commitdiff | tree | snapshot |
next |