- 59071e4 [DAGCombiner] allow transforming (select Cond, C +/- 1, C) to (add(ext Cond), C) by Sanjay Patel · 9 years ago
- 6a33d44 Try to fix thread name truncation on non-Windows. by Zachary Turner · 9 years ago
- 8fa74750 Improve the Threading code on NetBSD by Kamil Rytarowski · 9 years ago
- 7d7a5d9 Truncate thread names if they're too long. by Zachary Turner · 9 years ago
- 392cb33 DebugCounter: Initialize skip to 0, not -1 by Daniel Berlin · 9 years ago
- f15590a Fix a typo. Patch by fcrick on github https://github.com/llvm-mirror/llvm/pull/23 by Sylvestre Ledru · 9 years ago
- 99aada9 Remove redundant code block and update comment. by Sylvestre Ledru · 9 years ago
- d64d538 Fix a typo. Thanks to huangml. Reported here: https://github.com/llvm-mirror/llvm/pull/6 by Sylvestre Ledru · 9 years ago
- a713937 [X86][SSE] Enable post-legalize vXi64 shuffle combining on 32-bit targets by Simon Pilgrim · 9 years ago
- a4e8716 [legalize-types] Remove stale entries from SoftenedFloats. by Florian Hahn · 9 years ago
- c5bc6a6 Add test missed in r296770. by Evgeny Stupachenko · 9 years ago
- 82a036a Fix bug in bisect-skip-count not using passed-in arguments by Daniel Berlin · 9 years ago
- 81540f2 Set option enabling LSR alternative way to resolve complex solution to false. by Evgeny Stupachenko · 9 years ago
- dafdf04 X86ISelLowering: Only perform copy elision on legal types. by Matthias Braun · 9 years ago
- 708709f Fix build. by Peter Collingbourne · 9 years ago
- 3f44bcb WholeProgramDevirt: Implement exporting for uniform ret val opt. by Peter Collingbourne · 9 years ago
- d1e011d WholeProgramDevirt: Implement exporting for single-impl devirtualization. by Peter Collingbourne · 9 years ago
- d31e3ed WholeProgramDevirt: Add any unsuccessful llvm.type.checked.load devirtualizations to the list of llvm.type.test users. by Peter Collingbourne · 9 years ago
- 65f14f4 NewGVN: Be consistent in what order we compare operands for swapping. NFC. by Daniel Berlin · 9 years ago
- 83d7d75 [MISched] Remove unused arguments. NFC. by Eli Friedman · 9 years ago
- deed01e [x86] check for commuted add pattern to find ADC/SBB by Sanjay Patel · 9 years ago
- 628b76b [x86] add test to show failed recognition of commuted pattern; NFC by Sanjay Patel · 9 years ago
- 7ed12a0 RegAllocGreedy: Follow-up to r296722 by Matthias Braun · 9 years ago
- 744959b Revert r296865 "[ARM] fpscr read/write intrinsics not aware of each other" by Hans Wennborg · 9 years ago
- ce6504c GlobalISel: constrain G_INSERT to inserting just one value per instruction. by Tim Northover · 9 years ago
- f4d294c GlobalISel: add merge/unmerge nodes for legalization. by Tim Northover · 9 years ago
- 840eb65 [x86] refactor combineAddOrSubToADCOrSBB(); NFCI by Sanjay Patel · 9 years ago
- 5a2cc60 Silence a warning, NFC by Krzysztof Parzyszek · 9 years ago
- 5497dd5 [PGO] Text format profile reader needs to clear the value profile by Rong Xu · 9 years ago
- 2b46554 Detect the existence of pthread_{s,g}etname_np in libpthread on Linux by Krzysztof Parzyszek · 9 years ago
- dd2ea16 Fix Threading path when LLVM_ENABLE_THREADS=0. by Zachary Turner · 9 years ago
- a5db565 un-Xfail Fuzzer test that decided to pass on Green Dragon by Mehdi Amini · 9 years ago
- 6387bda MC: De-duplicate the object streamer implementations of EmitFileDirective into MCObjectStreamer. NFCI. by Peter Collingbourne · 9 years ago
- ad76c97 [ObjectYAML] [DWARF] Abstract DWARF Initial Length values by Chris Bieneman · 9 years ago
- 999b469 [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- 059abef LTO: Hash the set of imported symbols for each module. by Peter Collingbourne · 9 years ago
- e05f54b [Windows] Remove the #include <eh.h> hack. by Zachary Turner · 9 years ago
- b6ebe7d RegisterCoalescer: Simplify subrange splitting code; NFC by Matthias Braun · 9 years ago
- 985631d Teach lit to expand glob expressions. by Zachary Turner · 9 years ago
- ab26ff4 Fix a compiler warning by Sanjoy Das · 9 years ago
- 9465dca Add missing #includes for FreeBSD. by Zachary Turner · 9 years ago
- 88a7ff4 Make TargetInstrInfo::isPredicable take a const reference, NFC by Krzysztof Parzyszek · 9 years ago
- fe2b115 [sancov] better input parameters validation by Mike Aizatsky · 9 years ago
- d19fe96 Try again to appease the FreeBSD bot. by Zachary Turner · 9 years ago
- a4a7b8d [LoopUnrolling] Peel loops with invariant backedge Phi input by Sanjoy Das · 9 years ago
- c4c0c1a [LoopUnrolling] Re-prioritize Peeling and Partial unrolling by Sanjoy Das · 9 years ago
- c949f85 [x86] clean up materializeSBB(); NFCI by Sanjay Patel · 9 years ago
- cda7ea0 Try to appease the FreeBSD bots. by Zachary Turner · 9 years ago
- c4f71f2 Don't bring in llvm/Support/thread.h in Threading.cpp by Zachary Turner · 9 years ago
- 154b43a Add #include for unistd.h on Linux. by Zachary Turner · 9 years ago
- 50d14e6 [Support] Provide access to current thread name/thread id. by Zachary Turner · 9 years ago
- 74b3a7a Use APInt::setBits instead of OR'ing in a separate APInt::getBitsSet call by Simon Pilgrim · 9 years ago
- 16776eb [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- 85969be Use APInt::getLowBitsSet instead of APInt::getBitsSet for lower bit mask creation by Simon Pilgrim · 9 years ago
- 2c4aa67 [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- 9e6569f [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- b526446 Use APInt::getOneBitSet instead of APInt::getBitsSet for sign bit mask creation by Simon Pilgrim · 9 years ago
- e2ddb8b [x86] regenerate checks; NFC by Sanjay Patel · 9 years ago
- f3845fc [x86] fix formatting; NFC by Sanjay Patel · 9 years ago
- fab9b0e Use APInt::getHighBitsSet instead of APInt::getBitsSet for upper bit mask creation by Simon Pilgrim · 9 years ago
- 23bacbc [AMDGPU][MC] Fix for Bug 30829 + LIT tests by Dmitry Preobrazhensky · 9 years ago
- 9ee375b Revert "Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline."" by Benjamin Kramer · 9 years ago
- d3f4ec4 Use APInt::getOneBitSet instead of APInt::getBitsSet for sign bit mask creation by Simon Pilgrim · 9 years ago
- d79dcd8 Fix Wdocumentation warning by Simon Pilgrim · 9 years ago
- 82eec82 [ARM] fpscr read/write intrinsics not aware of each other by Ranjeet Singh · 9 years ago
- 48b84df [SLP] Fixes the bug due to absence of in order uses of scalars which needs to be available by Mohammad Shahid · 9 years ago
- f970832 [SDAG] Revert r296476 (and r296486, r296668, r296690). by Chandler Carruth · 9 years ago
- f1fd1f4 Fix a typo in the comments. Patch by marktwtn from https://github.com/llvm-mirror/llvm/pull/16/files by Sylvestre Ledru · 9 years ago
- a90eb62 [X86] Generate VZEROUPPER for Skylake-avx512. by Amjad Aboud · 9 years ago
- f43aabc [AArch64AsmParser] rewrite of function parseSysAlias by Sjoerd Meijer · 9 years ago
- a59e6d2 [GlobalISel][X86] Support float/double and vector types. by Igor Breger · 9 years ago
- 40d79c6 Revert r296730, "cmake: Configure the ThinLTO cache directory when using ELF lld or gold." by Peter Collingbourne · 9 years ago
- 1dcd685 [msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr. by Evgeniy Stepanov · 9 years ago
- 7b7499a LiveDebugValues: Assume calls never clobber SP. by Adrian Prantl · 9 years ago
- f4f67a0 [ProfileData] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
- c160e2a CodeGen: BlockPlacement: Precompute layout for chains of triangles. by Kyle Butt · 9 years ago
- 2543166 [msan] Remove stale comments. by Evgeniy Stepanov · 9 years ago
- 003f1a5 AMDGPU: Fix missing dominator tree dependency by Matt Arsenault · 9 years ago
- d8035f7 ThinLTOBitcodeWriter: Do not follow operand edges of type GlobalValue when looking for virtual functions. by Peter Collingbourne · 9 years ago
- 03c7f20 Move defClobbersUseOrDef to being a protected member of a class since we don't want anyone else using it by Daniel Berlin · 9 years ago
- ba60b2b [BypassSlowDivision] Use ValueTracking to simplify run-time checks by Nikolai Bozhenov · 9 years ago
- cc946df CMake: Clean up VersionFromVCS.cmake by Tom Stellard · 9 years ago
- 7c69583 [BypassSlowDivision] Refactor fast division insertion logic (NFC) by Nikolai Bozhenov · 9 years ago
- 15497c1 [DAGCombiner] Fix DebugLoc propagation when folding !(x cc y) -> (x !cc y) by Taewook Oh · 9 years ago
- 0eec3b0 [DAG] early exit to improve readability and formatting of visitMemCmpCall(); NFCI by Sanjay Patel · 9 years ago
- 06a22af [Hexagon] Pick the right branch opcode depending on branch probabilities by Krzysztof Parzyszek · 9 years ago
- 2f35f8a Revert "AMDGPU: Re-do update for branch-relaxation test" by Tobias Grosser · 9 years ago
- ce9b88e CodeGen: MachineBlockPlacement: Remove the unused outlining heuristic. by Kyle Butt · 9 years ago
- 617c526 [ARM] Fix insert point for store rescheduling. by Eli Friedman · 9 years ago
- da5173f Revert "Fix PR 24415 (at least), by making our post-dominator tree behavior sane." by Tobias Grosser · 9 years ago
- e225b39 [PPC] Fix code generation for bswap(int32) followed by store16 by Guozhi Wei · 9 years ago
- f3491b2 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago
- e1c5140 [AArch64] Extend redundant copy elimination pass to handle non-zero stores. by Chad Rosier · 9 years ago
- e5601be [DAG] improve documentation comments; NFC by Sanjay Patel · 9 years ago
- c5a81e8 [MSP430] Add SRet support to MSP430 target by Vadzim Dambrouski · 9 years ago
- 8c81a9e The patch fixes r296770 Summary: by Evgeny Stupachenko · 9 years ago
- 5881745 [NVPTX] Reduce amount of boilerplate code used to select load instruction opcode. by Artem Belevich · 9 years ago
- 78a7578 [NVPTX] Added missing LDU/LDG intrinsics for f16. by Artem Belevich · 9 years ago
- e6879dc Fix some Wdocumentation warnings by Simon Pilgrim · 9 years ago
- fbaf677 [X86][MMX] Fixed i32 extraction on 32-bit targets by Simon Pilgrim · 9 years ago