- d469ac5 DebugInfo: Remove unneeded attributes from test/DebugInfo/Generic/imported-name-inlined.ll by David Blaikie · 8 years ago
- 126440a [mips] Add a valid test case to check the reason of the recent build-bot failure. NFC by Simon Atanasyan · 8 years ago
- e1631a5 Revert r313736: "[SLP] Vectorize jumbled memory loads." by Alexander Kornienko · 8 years ago
- 2d05b60 Revert r313753: "Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp" by Alexander Kornienko · 8 years ago
- 652f5e6 [X86][SSE] Add PR22415 test case by Simon Pilgrim · 8 years ago
- 160a98b Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp by Alexander Kornienko · 8 years ago
- 6aed421 Recommit [MachineCombiner] Update instruction depths incrementally for large BBs. by Florian Hahn · 8 years ago
- 3907ca9 Revert r313746 "[yaml2obj] - Don't crash on invalid document." by George Rimar · 8 years ago
- 84509c6 [yaml2obj] - Don't crash on invalid document. by George Rimar · 8 years ago
- e0d6626 [X86][SSE] Remove unnecessary NonceMasks from combineX86ShufflesRecursively calls (NFCI) by Simon Pilgrim · 8 years ago
- 6727c50 [IfConversion] Add testcases [NFC] by Mikael Holmen · 8 years ago
- 0acc54b [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
- 1f42b92 'into' instruction should not be decoded as a valid instr in 64-bit mode by Andrew V. Tischenko · 8 years ago
- abd71f6 [X86] Remove isel checks for immediate size on floating point compare and xop compare instructions. NFCI by Craig Topper · 8 years ago
- b5a9104 [AMDGPU] Fixed memory leak with inliner replaced by Stanislav Mekhanoshin · 8 years ago
- e232c83 AMDGPU: Move r600 only code into r600 only td file by Matt Arsenault · 8 years ago
- 2e5d75b [AMDGPU] Fix regression in test clang/test/CodeGen/backend-unsupported-error.ll by Stanislav Mekhanoshin · 8 years ago
- a942315 AMDGPU: Match load d16 hi instructions by Matt Arsenault · 8 years ago
- a354470 DiagnosticInfoOptimizationBase: Appease g++-4.8.2 not confused to add an explicit type to resolve emit() as non-template function. by NAKAMURA Takumi · 8 years ago
- fbf0e16 [AMDGPU] Port of HSAIL inliner by Stanislav Mekhanoshin · 8 years ago
- 6a28475 AMDGPU: Cleanup load/store PatFrags by Matt Arsenault · 8 years ago
- 8e11a03 AMDGPU: Match store d16_hi instructions by Matt Arsenault · 8 years ago
- 198959c Tighten the invariants around LoopBase::invalidate by Sanjoy Das · 8 years ago
- 097fb8c Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
- f4845c8 Clang-format few files to make later diffs leaner; NFC by Sanjoy Das · 8 years ago
- 7098cc8 GVNSink: Make ModelledPHIs constructor linear (and avoid edge case it worries about) by avoiding getIncomingValueForBlock by Daniel Berlin · 8 years ago
- 6562d76 Revert "[GVNSink] Remove dependency on SmallPtrSet iteration order." by Daniel Berlin · 8 years ago
- d8e533d NewGVN: Remove unused includes by Daniel Berlin · 8 years ago
- 890c0e4 Make lit stop writing pyc files. by Zachary Turner · 8 years ago
- 8726dc5 [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
- 6199cad [LoopInfo] Make LoopBase and Loop destructors non-public by Sanjoy Das · 8 years ago
- e5c4334 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
- 093624c Allow ORE.emit to take a closure to delay building the remark object by Adam Nemet · 8 years ago
- bc1a94a Revert "Introduce the llvm-cfi-verify tool." by Vlad Tsyrklevich · 8 years ago
- b3521af Introduce the llvm-cfi-verify tool. by Vlad Tsyrklevich · 8 years ago
- 54c2f80 CodeGen: use range based for loops (NFC) by Saleem Abdulrasool · 8 years ago
- 8451f3b Revert "[MIRPrinter] Print empty successor lists when they cannot be guessed" by Quentin Colombet · 8 years ago
- 4e58cdd [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
- 7098693 Reland "[llvm-objcopy] Add support for nested and overlapping segments" by Jake Ehrlich · 8 years ago
- ee28e9a [ARM] Relax 'cpsie'/'cpsid' flag parsing. by Jonathan Roelofs · 8 years ago
- a08ffd6 Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
- e536db0 Import all inlined indirect call targets for SamplePGO. by Dehao Chen · 8 years ago
- cb6f3f4 [MSP430] Align functions on 2-byte boundary instead of 4. by Vadzim Dambrouski · 8 years ago
- cdcb6d1 [TableGen] Generate formatted DAGISelEmitter without relying on formatted_raw_ostream. by Craig Topper · 8 years ago
- fd65d0d llvm-dwarfdump: un-hide more command line options by Adrian Prantl · 8 years ago
- 450dbfb Move test into non-target-specific directory. by Adrian Prantl · 8 years ago
- 6fe45f9 [SimplifyCFG] fix typos/formatting; NFC by Sanjay Patel · 8 years ago
- 60873e2 [AMDGPU] Prevent post-RA scheduler from breaking memory clauses by Stanislav Mekhanoshin · 8 years ago
- 5994e16 [SystemZ] Fix truncstore + bswap codegen bug by Ulrich Weigand · 8 years ago
- 3a6eaef Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}" by Saleem Abdulrasool · 8 years ago
- 4ac8c2f Revert "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
- 9957e3f Revert "[llvm-objcopy] Add support for nested and overlapping segments" by Jake Ehrlich · 8 years ago
- f5c04b0 [llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr by Jake Ehrlich · 8 years ago
- d6b913a Fix test to not depend on another subdirectories Input directory by David Blaikie · 8 years ago
- b43e08f [llvm-objcopy] Add test to check that architecture specific values are not used on wrong architecture. by Jake Ehrlich · 8 years ago
- 7e1bf43 Recommit r313647 now that GCC seems to accept the offering by Krzysztof Parzyszek · 8 years ago
- b4ea5a3 dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWP by David Blaikie · 8 years ago
- a84aa64 Handle profile mismatch correctly for SamplePGO. by Dehao Chen · 8 years ago
- 3796a45 Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
- 46f29ab [llvm-objcopy] Add support for nested and overlapping segments by Jake Ehrlich · 8 years ago
- 0cb3910 ExecutionEngine: add R_AARCH64_ABS{16,32} by Saleem Abdulrasool · 8 years ago
- fcedb0e Revert "Improve TableGen performance of -gen-dag-isel (motivated by X86 backend)" by Krzysztof Parzyszek · 8 years ago
- b6c56240 Move "(void)variable" closer to the assertion that uses it, NFC by Krzysztof Parzyszek · 8 years ago
- 6d72a2f [cmake] Add SOURCE_DIR argument to llvm_check_source_file_list by Shoaib Meenai · 8 years ago
- 2e76b85 Improve TableGen performance of -gen-dag-isel (motivated by X86 backend) by Krzysztof Parzyszek · 8 years ago
- 1bfa1fd [X86] Convert X86ISD::SELECT to ISD::VSELECT just before instruction selection to avoid duplicate patterns by Craig Topper · 8 years ago
- 058162e Resubmit "Fix llvm-lit script generation in libcxx." by Zachary Turner · 8 years ago
- 032e160 Re-land r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
- a2daaca [PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD. by Tony Jiang · 8 years ago
- fd1b754 [AArch64] Extend tests of loads and stores of register pairs by Evandro Menezes · 8 years ago
- 9488976 [Power9] Add missing Power9 instructions. by Tony Jiang · 8 years ago
- 7414b5d dwarfdump: Delay parsing abbreviations until they're needed by David Blaikie · 8 years ago
- 68b21d6 [globalisel] Add a G_BSWAP instruction and support bswap using it. by Daniel Sanders · 8 years ago
- 9ba1547 [X86][SSE] Add 'redundant pand' test case from PR34620 by Simon Pilgrim · 8 years ago
- 031d349 [x86] regenerate checks; NFC by Sanjay Patel · 8 years ago
- 54b1cf3 [SLP] Reduce test, NFC. by Alexey Bataev · 8 years ago
- 8aded4e [globalisel] Add support for intrinsic_void by Daniel Sanders · 8 years ago
- 86721de [globalisel] Add support for intrinsic_w_chain. by Daniel Sanders · 8 years ago
- be4aef4 [Nios2] Subtarget, basic infrastructure for frame, instructions and registers by Nikolai Bozhenov · 8 years ago
- eef725f [x86] Lowering Mask Set1 intrinsics to LLVM IR by Jina Nahias · 8 years ago
- 081fd49 [ARM] Use ADDCARRY / SUBCARRY by Roger Ferrer Ibanez · 8 years ago
- 8632b8a Test commit. by Andrei Elovikov · 8 years ago
- 4b385be AMDGPU: Run internalize symbols at -O0 by Matt Arsenault · 8 years ago
- bbbe81a [X86][Skylake] Adding the scheduling information for the SkylakeClient target by Gadi Haber · 8 years ago
- 33bc70e [X86] Remove some unnecessary patterns for truncate with X86ISD::SELECT and undef preserved source. by Craig Topper · 8 years ago
- 570e4c9 [LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region. by Hongbin Zheng · 8 years ago
- 4c92030 [X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing table. by Craig Topper · 8 years ago
- 9b6e3e1 docs: Fix formatting in HowToReleaseLLVM by Tom Stellard · 8 years ago
- c482e16 docs: Add instructions for how to submit a merge request by Tom Stellard · 8 years ago
- bfc7639 Revert "Fix llvm-lit script generation in libcxx." by Zachary Turner · 8 years ago
- a214473 Fix llvm-lit script generation in libcxx. by Zachary Turner · 8 years ago
- b261c46 Allow public Triple deduction from ObjectFiles. by Vlad Tsyrklevich · 8 years ago
- 1ef0d5a [llvm-cov] Make report metrics agree with line exec counts, fixes PR34615 by Vedant Kumar · 8 years ago
- ae83487 Set svn:ignore property on *.pyc. by Zachary Turner · 8 years ago
- 7c57f17 [Coverage] Use gap regions to select better line exec counts by Vedant Kumar · 8 years ago
- f71ef50 [llvm-cov] Repair a test. NFC. by Vedant Kumar · 8 years ago
- 2fbca6b [llvm-cov] Simplify code to find the first uncovered segment. NFC. by Vedant Kumar · 8 years ago
- 36409f3 [lit] Use realpath when adding to the config map. by Zachary Turner · 8 years ago
- 2865ab6 bpf: add inline-asm support by Yonghong Song · 8 years ago
- 74ae606 [ThinLTO/gold] Implement ThinLTO cache pruning support by Yi Kong · 8 years ago