- 307e53c [Bitcode] Add a compatibility test for 5.0.0 bitcode by Vedant Kumar · 8 years ago
- d47151a Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader. by Dehao Chen · 8 years ago
- 16ffaf8 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
- 0833191 Fix a crash in llvm-nm for a bad Mach-O file that has an N_SECT type symbol and a zero n_sect value. by Kevin Enderby · 8 years ago
- 2029d1e Mark static member functions as static in CodeViewDebug by Adrian McCarthy · 8 years ago
- a768fcb Revert "Determine up front which projects are enabled." by Zachary Turner · 8 years ago
- 7f44c36 [Inliner] Add another way to compute full inline cost. by Easwaran Raman · 8 years ago
- fb0da33 [LV] Avoid computing the register usage for default VF. NFC by Anna Thomas · 8 years ago
- 65bdf0a Fix a misleading phrase in the LangRef by Sanjoy Das · 8 years ago
- c208bb4 Refactoring the stride 4 code in the X86interleavedaccess NFC by Michael Zuckerman · 8 years ago
- 7ff141c llvm-dwarfdump: support dumping UUIDs of Mach-O binaries. by Adrian Prantl · 8 years ago
- 51aca1f [CFG] Fix typo in docblock: blocsk/blocks by Brian Gesiak · 8 years ago
- e1a2fc6 [unittests] Fix up test after rL313156 by Vedant Kumar · 8 years ago
- 9393d4d [InstSimplify] regenerate checks; NFC by Sanjay Patel · 8 years ago
- 175106b [mips] Add unitests to check parsing MIPS triples. NFC by Simon Atanasyan · 8 years ago
- cc31faa Add options to dump PGO counts in text. by Hiroshi Yamauchi · 8 years ago
- bca2a43 [ThinLTO] AliasSummary should not have any references by Teresa Johnson · 8 years ago
- 040cfb4 ThinLTO: Correctly follow aliasee references when dead stripping. by Peter Collingbourne · 8 years ago
- 87e117d Convenience/safety fix for llvm::sys::Execute(And|No)Wait by Alexander Kornienko · 8 years ago
- f6e4c7d Fix bot failures by requiring x86 target in new test by Teresa Johnson · 8 years ago
- 32ce91c [ThinLTO] For SamplePGO, need to handle ICP targets consistently in thin link by Teresa Johnson · 8 years ago
- 66341b5 [mips] correct operand range for DINSM instruction by Petar Jovanovic · 8 years ago
- db48628 [MachineScheduler] Put SchedRegion in an anonymous namespace. by Mikael Holmen · 8 years ago
- 16a8e06 [Power9] Add missing instructions: extswsli, popcntb by Stefan Pintilie · 8 years ago
- 552028f [llvm-objdump] Fix memory leaks in macho dump by Francis Ricci · 8 years ago
- 143e1f1 [MachO] Prevent heap overflow when load command extends past EOF by Jonas Devlieghere · 8 years ago
- 8a07ca8 [X86][Skylake] Replacing -mcpu=skx by -mattr in a codegen test. NFC. by Gadi Haber · 8 years ago
- ae7945d [X86][FMA4] Test FMA4 commutation with repeated ops as well as FMA3 by Simon Pilgrim · 8 years ago
- b17d6db [X86][FMA] Added *213 fma instructions to scheduling tests by Simon Pilgrim · 8 years ago
- 0a82c73 [MiSched|TableGen] : Tidy up and modernise. NFC. by Javed Absar · 8 years ago
- d266307 [dwarfdump] Rename Brief to Verbose in DIDumpOptions by Jonas Devlieghere · 8 years ago
- 15d724a [X86][Skylake][KNL] Updating code gen regression test to use the KNL and SKYLAKE prefixes. NFC. by Gadi Haber · 8 years ago
- 46110d9 [X86][Skylake][KNL] Updating code gen regression test to use the KNL and SKYLAKE prefixes. NFC. by Gadi Haber · 8 years ago
- 3170254 NFC. by Gadi Haber · 8 years ago
- 9c34723 [GlobalISel][X86] support G_FPEXT operation. by Igor Breger · 8 years ago
- a01e768 [X86] [PATCH] [intrinsics] Lowering X86 ABS intrinsics to IR. (llvm) by Uriel Korach · 8 years ago
- bddbeac [X86] Adding X86 Processor Families by Mohammed Agabaria · 8 years ago
- e239c0c [X86] Add explicit mc-encoding checks to X86/viabs.ll. NFC. by Uriel Korach · 8 years ago
- 4fd5a7b [X86] Make sure we emit a SUBREG_TO_REG after the MOV32ri when creating a BEXTR64rr instruction from a shift/and pair. by Craig Topper · 8 years ago
- 3254c74 [X86 CodeGen] Optimization of ZeroExtendLoad for v2i8 vector by Elena Demikhovsky · 8 years ago
- 3c0fd8c [LV] Fix PR34523 - avoid generating redundant selects by Ayal Zaks · 8 years ago
- f844eac [GVNHoist] Factor out reachability to search for anticipable instructions quickly by Aditya Kumar · 8 years ago
- 16aceb8 [llvm-objcopy] Add e_machine validity check for reserved section indexes by Petr Hosek · 8 years ago
- 7f15442 [X86] Use isUInt<32> to simplify some code. NFC by Craig Topper · 8 years ago
- 71d2001 Fix dwarfdump cmdline test on Windows by Reid Kleckner · 8 years ago
- 07192e9 [ARC] Prepare the implementation of relocation for LLD by Leslie Zhai · 8 years ago
- 5b3b7ed [InstCombine] Add a flag to disable LowerDbgDeclare by Reid Kleckner · 8 years ago
- b684580 [Fuchsia] Magenta -> Zircon by Petr Hosek · 8 years ago
- c1e866c [WebAssembly] Add sign extend instructions from atomics proposal by Derek Schuff · 8 years ago
- 3bd8137 Add Linux target triple to hopefully fix Mac bots. by Peter Collingbourne · 8 years ago
- f733fd2 Determine up front which projects are enabled. by Zachary Turner · 8 years ago
- 1bcbb07 [SimplifyCFG] update test comments; NFC by Sanjay Patel · 8 years ago
- 76edba0 [x86] eliminate unnecessary vector compare for AVX masked store by Sanjay Patel · 8 years ago
- 623927e Clean up the --help output of llvm-dwarfdump by hiding irrelevant options. by Adrian Prantl · 8 years ago
- a28d28c Refactor the code to pass down ACT to SampleProfileLoader correctly. by Dehao Chen · 8 years ago
- 67308a3 Remove -generate-dwarf-pub-sections flag. by Peter Collingbourne · 8 years ago
- 76221cb IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
- bfd98b8 [mips] handle UImm16_AltRelaxed match type by Petar Jovanovic · 8 years ago
- b4ed5a8 Make promoteLoopAccessesToScalars independent of AliasSet [NFC] by Alina Sbirlea · 8 years ago
- 153f8ae [AArch64][GlobalISel] Select all fpexts. by Ahmed Bougacha · 8 years ago
- ca285df [AArch64][GlobalISel] Select all fptruncs. by Ahmed Bougacha · 8 years ago
- 32e786a [sancov] coverage-report-server.py: ServerHandler(): open file as UTF8 by Roman Lebedev · 8 years ago
- c64508a Update branch coalescing to be a PowerPC specific pass by Lei Huang · 8 years ago
- c6a7215 [WebAssembly] Remove flags from MCSectionWasm by Sam Clegg · 8 years ago
- 100c4eb Revert "[DWARF] Incorrect prologue end line record." by Robert Lougher · 8 years ago
- a6b7d22 bpf: Add BPF AsmParser support in LLVM by Yonghong Song · 8 years ago
- a0e0fb7 [X86] Move matching of (and (srl/sra, C), (1<<C) - 1) to BEXTR/BEXTRI instruction to custom isel by Craig Topper · 8 years ago
- f983a56 Added "zext" from v2i8 to v2i32. In the next patch I'll optimize the sequence. by Elena Demikhovsky · 8 years ago
- 1e4d46b [DWARF] Incorrect prologue end line record. by Robert Lougher · 8 years ago
- 2691122 [LV] Clamp the VF to the trip count by Anna Thomas · 8 years ago
- b24dbf1 Revert r313009 "[ARM] Use ADDCARRY / SUBCARRY" by Hans Wennborg · 8 years ago
- fb7fead [SLP] Test with mutiple uses of conditional op and wrong parent. by Alexey Bataev · 8 years ago
- 91a879b Statically assert that enum items don't overflow storage. by Adrian Prantl · 8 years ago
- 0eb37ab [X86][AVX2] Add gather/movntdqa/pmaskmov/pmovmskb/pslldq/psrldq instructions to scheduling tests by Simon Pilgrim · 8 years ago
- 8440090 Remove ancient, commented out code from TableGen, NFC by Krzysztof Parzyszek · 8 years ago
- 2ea93a2 Formatting changes, add LLVM_DUMP_METHOD to a dump function, NFC by Krzysztof Parzyszek · 8 years ago
- 6cf5e19 [InstCombine] move related tests together; NFC by Sanjay Patel · 8 years ago
- 33aba12 [SLP] Fix for PHINode during horizontal reduction scanning, NFC. by Alexey Bataev · 8 years ago
- 50e50a0 [X86][AVX2] Add further instructions to scheduling tests by Simon Pilgrim · 8 years ago
- 863506b Fix a couple of comments, NFC by Krzysztof Parzyszek · 8 years ago
- 7fa2f6f [X86][AVX2] Add integer broadcast scheduling tests by Simon Pilgrim · 8 years ago
- 1043ae0 [SystemZ] Add the CoveredBySubRegs bit to GPR64, GPR128 and FPR128 registers. by Jonas Paulsson · 8 years ago
- c209908 [X86][AVX2] Add additional fp-broadcast/subvector/shuffle scheduling tests by Simon Pilgrim · 8 years ago
- 04258b7 [X86][AVX] Add vperm2f128 scheduling test by Simon Pilgrim · 8 years ago
- 0395fd8 [X86][AVX2] Remove old (unused) intrinsic declarations by Simon Pilgrim · 8 years ago
- e27318f [AArch64] ISel: Add some debug messages to LowerBUILDVECTOR. NFC. by Sjoerd Meijer · 8 years ago
- 5c7706b [X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR by Yael Tsafrir · 8 years ago
- 1ece28e [LAA] Allow more run-time alias checks by coercing pointer expressions to AddRecExprs by Silviu Baranga · 8 years ago
- 2c17db5 [ARM] Fix typo when creating ISD::SUB nodes by Roger Ferrer Ibanez · 8 years ago
- a10a573 [ARM] Use ADDCARRY / SUBCARRY by Roger Ferrer Ibanez · 8 years ago
- 2f8aabc [X86] Add an extra instruction to TruncAssertSext.ll to prevent the 'or' from being narrowed so that the movl is really required to avoid a miscompile. by Craig Topper · 8 years ago
- 9022eea Remove unneccessary string copies from method invocations. by Vlad Tsyrklevich · 8 years ago
- 11f2cba [X86] Rename TruncAssertZext.ll test to TruncAssertSext.ll. Since its testing AssertSext. by Craig Topper · 8 years ago
- 1dd99d5 [X86] Fix typo in comment. NFC by Craig Topper · 8 years ago
- 38dd5bc Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes. by Adrian Prantl · 8 years ago
- 30b4738 Fix broken links to the Itanium CXX ABI by Vlad Tsyrklevich · 8 years ago
- e4fcd18 Revert r312898 "[ARM] Use ADDCARRY / SUBCARRY" by Hans Wennborg · 8 years ago
- 9e8c499 bpf: add " ll" in the LD_IMM64 asmstring by Yonghong Song · 8 years ago
- 3b0f60e Update testcases that are XFAILed on Darwin for llvm-dwarfdump changes. by Adrian Prantl · 8 years ago
- ff7fd0f [llvm-cov] Try to fix a test on Windows by Vedant Kumar · 8 years ago