- 4093359 [X86] Add test cases for D56695. NFC by Craig Topper · 7 years ago
- bc7bfd2 [X86] Switch the triple on avx2-intrinsics-x86.ll to be -unknown-unknown instead of darwin so the constant pool entries will be filtered better by the script. by Craig Topper · 7 years ago
- 5aae26a Revert alignment assumptions changes by Vlad Tsyrklevich · 7 years ago
- ba365ce gn build: Split no-RTTI flag into a config. by Peter Collingbourne · 7 years ago
- 8f15bc8 gn build: Stop defining LLVM_ON_UNIX globally. by Peter Collingbourne · 7 years ago
- 9fbbcd0 [WebAssembly] Expand SIMD shifts while V8's implementation disagrees by Thomas Lively · 7 years ago
- 68fa676 AMDGPU: Add a fast path for icmp.i1(src, false, NE) by Marek Olsak · 7 years ago
- 548b0e2 [AArch64] Adjust the feature set for Exynos by Evandro Menezes · 7 years ago
- df7e021 [X86] Avoid clobbering ESP/RSP in the epilogue. by Reid Kleckner · 7 years ago
- 95389c7 [AArch64] Fix typo (NFC) by Evandro Menezes · 7 years ago
- 0cbb0f1 [AArch64] Fix typo (NFC) by Evandro Menezes · 7 years ago
- 5383975 [EarlyIfConversion] Don't if-convert unconditional branches. by Eli Friedman · 7 years ago
- b11690d [AArch64] Explicitly use v1i64 type for llvm.aarch64.neon.abs.i64 . by Eli Friedman · 7 years ago
- 3afec90 [AArch64] Add new target feature to fuse arithmetic and logic operations by Evandro Menezes · 7 years ago
- 0ac160f [ORC] Move ORC Core symbol map and set types into their own header: CoreTypes.h. by Lang Hames · 7 years ago
- ea7303e [X86] Fix unused variable warning in Release builds. NFC. by Benjamin Kramer · 7 years ago
- 8986b31 Update GettingStarted guide to recommend that people use the new by James Y Knight · 7 years ago
- f0a0953 Revert "[CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors" by Nikita Popov · 7 years ago
- d2d60da [Object] Return a symbol_iterator, rather than a basic_symbol_iterator, from by Lang Hames · 7 years ago
- caa05ae [WebAssembly][FastISel] Do not assume naive CmpInst lowering by Thomas Lively · 7 years ago
- 6ff2604 [llvm-ar] Temporarily remove failing test which is breaking buildbots by Jordan Rupprecht · 7 years ago
- ec124e9 [CodeGen][X86] Expand USUBSAT to UMAX+SUB, also for vectors by Nikita Popov · 7 years ago
- 14bebff [opaque pointer types] Update GetElementPtr creation APIs to by James Y Knight · 7 years ago
- 4ed9d9e [opaque pointer types] Update LoadInst creation APIs to consistently by James Y Knight · 7 years ago
- 7a5d864 [opaque pointer types] Update InvokeInst creation APIs to consistently by James Y Knight · 7 years ago
- f806f42 [opaque pointer types] Update CallInst creation APIs to consistently by James Y Knight · 7 years ago
- 19263d1 [llvm-ar] Flatten thin archives. by Jordan Rupprecht · 7 years ago
- 8c1bb50 [SanitizerCoverage][NFC] Use appendToUsed instead of include by Jonathan Metzman · 7 years ago
- 4b787d7 [lit] llvm-lit.in: specify file encoding to UTF-8 by George Karpenkov · 7 years ago
- 532f8f4 [X86] Silence a -Wparentheses warning on gcc. NFC by Craig Topper · 7 years ago
- 004aa61 expand DIContext interface a bit by David Callahan · 7 years ago
- a368201 [llvm][IRBuilder] Introspection for CreateAlignmentAssumption*() functions by Roman Lebedev · 7 years ago
- e7868c9 [X86][SSSE3] Bailout of lowerVectorShuffleAsPermuteAndUnpack for shuffle-with-zero (PR40306) by Simon Pilgrim · 7 years ago
- fcee555 Ignore PhiNodes when mapping sample profile data by David Callahan · 7 years ago
- 7c395d1 [llvm-objcopy] [COFF] Remove unreferenced undefined externals with --strip-unneeded. by Martin Storsjo · 7 years ago
- f718430 [llvm-objcopy] [COFF] Test absolute symbols wrt --strip-unneeded and --discard-all. NFC. by Martin Storsjo · 7 years ago
- 89cc383 Revert "Merge branch 'arcpatch-D55094'" by David Callahan · 7 years ago
- fe1b097 [MC][X86] Add test case for invalid use of "(%dx)" operand. by Nirav Dave · 7 years ago
- c0b52ff [x86] lower extracted add/sub to horizontal vector math by Sanjay Patel · 7 years ago
- ad1cf6e Merge branch 'arcpatch-D55094' by David Callahan · 7 years ago
- f1309ff Revert "[VFS] Allow multiple RealFileSystem instances with independent CWDs." by Amara Emerson · 7 years ago
- 05aa561 gn build: Unbreak mac build after r350977 by Nico Weber · 7 years ago
- cfdd779 gn build: Fix path to gn.py in docs by Nico Weber · 7 years ago
- cbad289 cmake: Don't install plugins used for examples or tests by Tom Stellard · 7 years ago
- 332a269 [WebAssembly] Remove tests for old intrinsics. by Dan Gohman · 7 years ago
- 57f0c2c gn build: svn propset svn:executable on utils/gn/gn.py by Nico Weber · 7 years ago
- 7bc85db [WebAssembly] Remove old intrinsics by Dan Gohman · 7 years ago
- b197c2d [WebAssembly] Add a release notes blurb by Dan Gohman · 7 years ago
- 450250e [VFS] Disable unix-assuming VFS test on windows by Sam McCall · 7 years ago
- 3686b46 [X86] Add PR40306 shuffle test case by Simon Pilgrim · 7 years ago
- 4b3832c Reapply r345008 "Split MachinePipeliner code into header and cpp files" by Adrian Prantl · 7 years ago
- 4f613a6 Remove NameLen argument from newly-introduced IR C APIs. by James Y Knight · 7 years ago
- 7cae075 Reland "Refactor GetRegistersForValue. NFCI." by Nirav Dave · 7 years ago
- e84a99a [DAGCombiner] Add (sub_sat x, x) -> 0 combine by Simon Pilgrim · 7 years ago
- 70291ab [DAGCombiner] Enable sub saturation constant folding by Simon Pilgrim · 7 years ago
- dd81d19 [X86] Add sub saturation constant folding and self tests. by Simon Pilgrim · 7 years ago
- cfe0eb0 [DAGCombiner] Add add/sub saturation undef handling by Simon Pilgrim · 7 years ago
- 4b96a01 [VFS] Fix unused variable warning. NFC by Sam McCall · 7 years ago
- a4d2283 [MIPS GlobalISel] Fix release build make-check after r351046 by Petar Avramovic · 7 years ago
- c0c74af [DAGCombiner] add saturation instructions are commutative by Simon Pilgrim · 7 years ago
- 7a1a8bd [X86] Add add/sub saturation undef tests. by Simon Pilgrim · 7 years ago
- 38ab6cd gn build: Add gn.py wrapper script that adds --dotfile= and --root= parameters by Nico Weber · 7 years ago
- 1041c73 [DAGCombiner] Enable add saturation constant folding by Simon Pilgrim · 7 years ago
- 1ced556 [mips] Optimize shifts for types larger than GPR size (mips2/mips3) by Aleksandar Beserminji · 7 years ago
- 8f2514f [DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf by Jeremy Morse · 7 years ago
- fc46ecd [DAGCombiner] Add add saturation constant folding tests. by Simon Pilgrim · 7 years ago
- 40b75b2 [ARM GlobalISel] Import MOVi32imm into GlobalISel by Diana Picus · 7 years ago
- 09be36d [SelectionDAG] Add type sanity assertions for add/sub saturation node creation. by Simon Pilgrim · 7 years ago
- 1da08e2 [AMDGPU] Add support for TFE/LWE in image intrinsics. 2nd try by David Stuttard · 7 years ago
- a490b3e [VFS] Allow multiple RealFileSystem instances with independent CWDs. by Sam McCall · 7 years ago
- 08223c3 Replace "no-frame-pointer-*" function attributes with "frame-pointer" by Francis Visoiu Mistrih · 7 years ago
- ed000e3 [MIPS GlobalISel] Add pre legalizer combiner pass by Petar Avramovic · 7 years ago
- 987465b [BasicBlockUtils] Generalize DeleteDeadBlock to deal with multiple dead blocks by Max Kazantsev · 7 years ago
- 7fd3419 [llvm-symbolizer] Add -addresses, -a as aliases for -print-address by Dmitry Venikov · 7 years ago
- bd6bff7 Fix defines.txt by Thomas Preud'homme · 7 years ago
- fe0523d Detect incorrect FileCheck variable CLI definition by Thomas Preud'homme · 7 years ago
- eea49ed Add support for prefix-only CLI options by Thomas Preud'homme · 7 years ago
- eebe489 [X86] Remove mask parameter from avx512 pmultishiftqb intrinsics. Use select in IR instead. by Craig Topper · 7 years ago
- 0c29401 [X86] Add new test file that was supposed to go with r351028. by Craig Topper · 7 years ago
- a7d724b [X86] Update type profile for DBPSADBW to indicate the immediate is an i8 not just any int. by Craig Topper · 7 years ago
- 05cbc0b [X86] Remove unused intrinsic handlers. NFC by Craig Topper · 7 years ago
- 9f2dba2 [X86] Remove FPCLASS intrinsic handler. Use INTR_TYPE_2OP instead. NFC by Craig Topper · 7 years ago
- bdfe15d [X86] Remove mask parameter from vpshufbitqmb intrinsics. Change result to a vXi1 vector. by Craig Topper · 7 years ago
- e78bbef [DAGCombiner] If add_sat(x,y) can't overflow -> add(x,y) by Simon Pilgrim · 7 years ago
- 5fba770 Fix unused variable warning. NFCI. by Simon Pilgrim · 7 years ago
- 75e47ea [DAGCombiner] Some very basic add/sub saturation combines. by Simon Pilgrim · 7 years ago
- b66a274 [X86] Add some basic add/sub saturation combine tests. by Simon Pilgrim · 7 years ago
- f7f753b [LegalizeDAG] Remove 'NeedInvert' code from expansion of BR_CC. Replace with an assert. by Craig Topper · 7 years ago
- b1e7adf [X86] Rename overly verbose method; NFC by Nikita Popov · 7 years ago
- 28a460d Remove TypeBuilder.h, and fix the few locations using it. by James Y Knight · 7 years ago
- 27d15ec [X86] Add more ISD nodes to handle masked versions of VCVT(T)PD2DQZ128/VCVT(T)PD2UDQZ128 which only produce 2 result elements and zeroes the upper elements. by Craig Topper · 7 years ago
- 47100f5 [X86] Add X86ISD::VMFPROUND to handle the masked case of VCVTPD2PSZ128 which only produces 2 result elements and zeroes the upper elements. by Craig Topper · 7 years ago
- 114f017 Give helper classes/functions local linkage. NFC. by Benjamin Kramer · 7 years ago
- f9c8d49 [X86] More aggressive shuffle mask widening in combineExtractWithShuffle by Simon Pilgrim · 7 years ago
- d4e1d2f [LoopVectorizer] give more advice in remark about failure to vectorize call by Sanjay Patel · 7 years ago
- 2a9e5ad [Algorithm] Add make_const_ref corresponding to make_const_ptr by Stephen Kelly · 7 years ago
- e252cc3 [DAGCombiner] fold insert_subvector of insert_subvector by Sanjay Patel · 7 years ago
- 04fde6b [llvm-objdump] - Change the output for --all-headers. by George Rimar · 7 years ago
- 019755c Use getShiftAmountTy for shift amounts. by Simon Pilgrim · 7 years ago
- 5169446 gn build: Unbreak Windows build by Nico Weber · 7 years ago