- cd49eb3 [llvm-dwp] Deduplicate type units by David Blaikie · 10 years ago
- ea8e65f [llvm-dwp] Remove some unused test code by David Blaikie · 10 years ago
- c179deb [Docs] Fix underlines that were too short or too long. by Akira Hatanaka · 10 years ago
- 878fc47 I Added a triple flag for x86-evenDirective test. by Michael Zuckerman · 10 years ago
- dbef3b0 Revert r255460, which still causes test failures on some platforms. by Cong Hou · 10 years ago
- be7b514 [X86][inline asm] support even directive by Michael Zuckerman · 10 years ago
- 778ee75 Fix a type issue in r255455. Should not use unsigned type as std::abs()'s template type. by Cong Hou · 10 years ago
- f26946f [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions. by Cong Hou · 10 years ago
- c38f040 Fix line endings by Simon Pilgrim · 10 years ago
- 14df2e8 Replace <cstdint> by llvm/Support/DataTypes.h for the typedef of uint64_t. NFC. by Cong Hou · 10 years ago
- f9ae1a7 Add the missing header file <cstdint> needed by uint64_t by Cong Hou · 10 years ago
- 6f344e5 Revert r255454 as it leads to several test failers on buildbots. by Cong Hou · 10 years ago
- 5ae2b85 Normalize MBB's successors' probabilities in several locations. by Cong Hou · 10 years ago
- c731de4 [LoopVectorizer] Refine loop vectorizer's register usage calculator by ignoring specific instructions. by Cong Hou · 10 years ago
- d11fee0 ARM: only emit EABI attributes on EABI targets by Saleem Abdulrasool · 10 years ago
- 205d072 Revert r255444. by Nico Weber · 10 years ago
- 517dd66 Add a C++11 ThreadPool implementation in LLVM by Mehdi Amini · 10 years ago
- 872af6a [llvm-objdump/MachoDump] Simplify. by Davide Italiano · 10 years ago
- 3f006c6 [X86][AVX512] Added support for VMOVQ shuffle comments by Simon Pilgrim · 10 years ago
- f3296cd Partially fix memcpy / memset / memmove lowering in SelectionDAG construction if address space != 0. by Manuel Jacob · 10 years ago
- 59ef72d [PGO] Stop using invalid char in instr variable names. by Xinliang David Li · 10 years ago
- 3720185 [InstCombine] canonicalize (bitcast (extractelement X)) --> (extractelement(bitcast X)) by Sanjay Patel · 10 years ago
- d7f7b7e [X86][AVX] Tests tidyup by Simon Pilgrim · 10 years ago
- 7197ef7 Try to appease sphinx by David Majnemer · 10 years ago
- e89a5ec Move catchpad-phi-cast.ll to the X86 specific subdirectory by David Majnemer · 10 years ago
- b0b46be Try to appease a buildbot by David Majnemer · 10 years ago
- 8cec2f2 [IR] Reformulate LLVM's EH funclet IR by David Majnemer · 10 years ago
- b73b347 [PowerPC] OutStreamer cleanup in PPCAsmPrinter by Hal Finkel · 10 years ago
- f99bcae [X86ISelLowering] Add additional support for multiplication-to-shift conversion. by Chen Li · 10 years ago
- 9bc6874 Fix test/CodeGen/PowerPC/ppc-shrink-wrapping.ll after r255398 by Hal Finkel · 10 years ago
- 63b2982 [InstCombine] allow any pair of bitcasts to be combined by Sanjay Patel · 10 years ago
- 8f2bcca [PowerPC] Add Branch Hints for Highly-Biased Branches by Hal Finkel · 10 years ago
- 670d125 [WebAssembly] Update test expectations by Derek Schuff · 10 years ago
- 3d25c88 Revert rL255391: [X86ISelLowering] Add additional support for multiplication-to-shift conversion. by Chen Li · 10 years ago
- 9827670 use FileCheck for better checking by Sanjay Patel · 10 years ago
- e8d6789 [WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination by Derek Schuff · 10 years ago
- 3c55c7b [X86ISelLowering] Add additional support for multiplication-to-shift conversion. by Chen Li · 10 years ago
- 31b250a SamplePGO - Reduce memory utilization by 10x. by Diego Novillo · 10 years ago
- be6eaee SelectionDAG: Match min/max if the scalar operation is legal by Matt Arsenault · 10 years ago
- 15c5be1 Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics by Hal Finkel · 10 years ago
- e09d90d Avoid buffered reads of /dev/urandom by Rafael Espindola · 10 years ago
- 70ed0f6 [llvm-objdump/MachODump] Reduce code duplication. by Davide Italiano · 10 years ago
- fce620f Add tests for bitcast-bitcast sequences for all scalar/vector permutations by Sanjay Patel · 10 years ago
- d70808f [PGO] Revert r255365: solution incomplete, not handling lambda yet by Xinliang David Li · 10 years ago
- b6b389a [PGO] Stop using invalid char in instr variable names. by Xinliang David Li · 10 years ago
- f43272c CodeGen: Redo analyzePhysRegs() and computeRegisterLiveness() by Matthias Braun · 10 years ago
- 0e0cc94 Start replacing vector_extract/vector_insert with extractelt/insertelt by Matt Arsenault · 10 years ago
- 4f331ff [WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defs by Derek Schuff · 10 years ago
- 23c0f3b Revert r255247, r255265, and r255286 due to serious compile-time regressions. by Chad Rosier · 10 years ago
- 6aac92b CXX_FAST_TLS calling convention: target independent portion. by Manman Ren · 10 years ago
- 46e81ea fix typos; NFC by Sanjay Patel · 10 years ago
- ba16151 [dsymutil] Ignore absolute symbols in the debug map by Frederic Riss · 10 years ago
- 47be361 AlignmentFromAssumptions and SLPVectorizer preserves AA and GlobalsAA by Hal Finkel · 10 years ago
- f7649af [TableGen] Correct Namespace lookup with AltNames in AsmWriterEmitter by Hal Finkel · 10 years ago
- 89fa0a8 PruneEH pass incorrectly reports that a change was made by Artur Pilipenko · 10 years ago
- 9c695e4 [Mem2Reg] Respect optnone by James Molloy · 10 years ago
- e153879 [InstCombine] Make MatchBSwap also match bit reversals by James Molloy · 10 years ago
- 1166324 Revert previous test commit. by Maxim Ostapenko · 10 years ago
- 1d4e45c This is a test commit to check my commit access works. by Maxim Ostapenko · 10 years ago
- 6f139ce [PGO] Read VP raw data without depending on the Value field by Xinliang David Li · 10 years ago
- ee25694 Fix build after r255319. by Hans Wennborg · 10 years ago
- 3719f99 Fix a spurious if. by Eric Christopher · 10 years ago
- 283d7eb [LazyValueInfo] Stop inserting overdefined values into ValueCache to by Akira Hatanaka · 10 years ago
- 9a3d083 [PPC]: Peephole optimize small accesss to aligned globals. by Kyle Butt · 10 years ago
- 0dbeff1 Check in the script for building Win snapshots by Hans Wennborg · 10 years ago
- 88b8ce2 [ProfileData] clang-format TextInstrProfReader::hasFormat. NFC. by Vedant Kumar · 10 years ago
- e265d9a [X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1. by Cong Hou · 10 years ago
- 849df79 Format fix (NFC) by Xinliang David Li · 10 years ago
- 337570a s/need/needs by Eric Christopher · 10 years ago
- 54f1a90 Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst, by Eric Christopher · 10 years ago
- 67b9896 Attempt to fix the ReST compilation to html of the C API docs. by Eric Christopher · 10 years ago
- 7e0619a More non-ascii quote characters. by Eric Christopher · 10 years ago
- 8737acc Clarify some of the wording on adding a new subcomponent to the C API. by Eric Christopher · 10 years ago
- e4b6881 Fix non-ascii quotes. by Eric Christopher · 10 years ago
- 7a5bb66 Add C API guidelines to the developer policy to match discussions by Eric Christopher · 10 years ago
- e7ad314 PPC: Teach FMA mutate to respect register classes. by Kyle Butt · 10 years ago
- f6aeea1 [CMake] Add LLVM_BUILD_INSTRUMENTED option to enable building with -fprofile-instr-generate by Chris Bieneman · 10 years ago
- 6d5ee5a [LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding. by Mike Aizatsky · 10 years ago
- 8941580 EarlyCSE: add tests by JF Bastien · 10 years ago
- d032a6a Add a forward declaration (NFC) by Xinliang David Li · 10 years ago
- dd635a6 Delete a duplicate branch in IfConversion.cpp. NFC. by Cong Hou · 10 years ago
- 45d4194 [DAGCombiner] Fix PR25763 - vector comparison constant folding + sign-extension by Simon Pilgrim · 10 years ago
- 7d33195 [DSE] Disable non-local DSE to see if the bots go green. by Chad Rosier · 10 years ago
- 161d4c6 Fix another case where the linkage was not set. by Rafael Espindola · 10 years ago
- ef0af93 [PGO] Use %t as the temporary profdata filename in the test cases. by Rong Xu · 10 years ago
- fbc0a7d Verifier: Avoid quadratic checking of aggregates for bad bitcasts by Duncan P. N. Exon Smith · 10 years ago
- 2c42269 [DeadStoreElimination] Use range-based loops. NFC. by Chad Rosier · 10 years ago
- 46cf0f0 [ProfileData] Add unit test infrastructure for sample profile reader/writer by Nathan Slingerland · 10 years ago
- 7845ed0 Fix fptosi, fptoui from f16 vectors to i8, i16 vectors by Pirama Arumuga Nainar · 10 years ago
- 2bce431 [InstCombine] fold bitcasts around an extractelement (3rd try) by Sanjay Patel · 10 years ago
- 1b06125 [ThinLTO] Debug message cleanup (NFC) by Teresa Johnson · 10 years ago
- 4d1332c Avoid undefined behavior when vector is empty. by Rafael Espindola · 10 years ago
- f3ba056 remove duplicated comments and don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
- c818b3e [ThinLTO] Release files in gold plugin during combined index (take 2) by Teresa Johnson · 10 years ago
- 0abf891 [WebAssembly] Tighten up several CHECK tests. by Dan Gohman · 10 years ago
- da51320 Slit lib/Linker in two. by Rafael Espindola · 10 years ago
- 079d48b [WebAssembly] Make WebAssemblyStoreResults only return true when it has a change. by Dan Gohman · 10 years ago
- 5b3101a [WebAssembly] Fix WebAssemblyPeephole to set Changed to true when making changes. by Dan Gohman · 10 years ago
- 9e8e460 [WebAssembly] Declare that WebAssemblyPeephole does not modify the CFG. by Dan Gohman · 10 years ago
- 4dc8c1b [WebAssembly] Remove an unneeded getAnalysisUsage override. by Dan Gohman · 10 years ago