2015-09-17 |
Teresa Johnson | Function bitcode index in Value Symbol Table and lazy... |
tree | commitdiff |
2015-09-17 |
Zoran Jovanovic | [mips][microMIPS] Implement TEQ, TGE, TGEU, TLT, TLTU... |
tree | commitdiff |
2015-09-17 |
Elena Demikhovsky | AVX-512: shufflevector for i1 vectors <2 x i1> .. ... |
tree | commitdiff |
2015-09-17 |
Diego Novillo | GCC AutoFDO profile reader - Initial support. |
tree | commitdiff |
2015-09-16 |
Reid Kleckner | [WinEH] Rip out the landingpad-based C++ EH state numbe... |
tree | commitdiff |
2015-09-16 |
David Majnemer | [WinEHPrepare] Turn terminatepad into a cleanuppad... |
tree | commitdiff |
2015-09-16 |
Sanjoy Das | [InstCombine] Optimize icmp slt signum(x), 1 --> icmp... |
tree | commitdiff |
2015-09-16 |
Reid Kleckner | [WinEH] Pull Adjectives and CatchObj out of the catchpa... |
tree | commitdiff |
2015-09-16 |
David Majnemer | [WinEHPrepare] Provide a cloning mode which doesn't... |
tree | commitdiff |
2015-09-16 |
Teresa Johnson | Disable the second verification run when performing... |
tree | commitdiff |
2015-09-16 |
Reid Kleckner | [WinEH] Skip state numbering when no EH pads are present |
tree | commitdiff |
2015-09-16 |
Mehdi Amini | Improve "default_triple" specification: make it at... |
tree | commitdiff |
2015-09-16 |
Dan Gohman | [WebAssembly] Check in an initial CFG Stackifier pass |
tree | commitdiff |
2015-09-16 |
Sanjay Patel | propagate fast-math-flags on DAG nodes |
tree | commitdiff |
2015-09-16 |
Reid Kleckner | Add assembler fatal error for undefined assembler label... |
tree | commitdiff |
2015-09-16 |
Joerg Sonnenberger | [SPARC] Both GNU and Solaris as support eq as condition... |
tree | commitdiff |
2015-09-16 |
Joerg Sonnenberger | [SPARC] Recognize st/stx operations with %fsr argument... |
tree | commitdiff |
2015-09-16 |
Michael Kuperstein | [X86] Do not generate 64-bit pops of 32-bit GPRs. |
tree | commitdiff |
2015-09-16 |
Zoran Jovanovic | [mips][microMIPS] Implement PREFX, LHUE, LBE, LBUE... |
tree | commitdiff |
2015-09-16 |
NAKAMURA Takumi | Copy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.test... |
tree | commitdiff |
2015-09-16 |
Mehdi Amini | Fix test gmlt.test by moving its Inputs where expected. |
tree | commitdiff |
2015-09-16 |
Mehdi Amini | Make the default triple optional by allowing an empty... |
tree | commitdiff |
2015-09-16 |
Mehdi Amini | [NaryReassociate] Improve test CHECK |
tree | commitdiff |
2015-09-16 |
Michael Zolotukhin | [Unroll] Fix a bug in UnrolledInstAnalyzer::visitLoad. |
tree | commitdiff |
2015-09-15 |
Sanjoy Das | [IndVars] Fix PR24783. |
tree | commitdiff |
2015-09-15 |
Davide Italiano | [llvm-cxxdump] Remove duplicate code check. |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | Reapply "LTO: Disable extra verify runs in release... |
tree | commitdiff |
2015-09-15 |
Alexey Samsonov | [ASan] Don't instrument globals in .preinit_array/... |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | Revert "LTO: Disable extra verify runs in release builds" |
tree | commitdiff |
2015-09-15 |
Duncan P. N. Exon... | LTO: Disable extra verify runs in release builds |
tree | commitdiff |
2015-09-15 |
Justin Bogner | test: Add "REQUIRES: native" so this test passes with... |
tree | commitdiff |
2015-09-15 |
Quentin Colombet | [ShrinkWrapping] Add a test case for r247710. |
tree | commitdiff |
2015-09-15 |
Piotr Padlewski | Introducing llvm.invariant.group.barrier intrinsic |
tree | commitdiff |
2015-09-15 |
Arch D. Robison | Broaden optimization of fcmp ([us]itofp x, constant... |
tree | commitdiff |
2015-09-15 |
Igor Laevsky | [CorrelatedValuePropagation] Infer nonnull attributes |
tree | commitdiff |
2015-09-15 |
Marcello Maggioni | [NaryReassociate] Add support for Mul instructions |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Fix an issue with disassembling lwm32... |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips] Add support for branch-likely pseudo-instructions |
tree | commitdiff |
2015-09-15 |
Ulrich Weigand | [SystemZ] Fix assertion failure in tryBuildVectorShuffle |
tree | commitdiff |
2015-09-15 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructio... |
tree | commitdiff |
2015-09-15 |
Daniel Sanders | [mips] Added support for various EVA ASE instructions. |
tree | commitdiff |
2015-09-15 |
Sanjoy Das | [PlaceSafepoints] Make the width of a counted loop... |
tree | commitdiff |
2015-09-15 |
Dan Gohman | [WebAssembly] Implement int64-to-int32 conversion. |
tree | commitdiff |
2015-09-14 |
Adrian Prantl | DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits... |
tree | commitdiff |
2015-09-14 |
Chen Li | [InstCombineCalls] Use isKnownNonNullAt() to check... |
tree | commitdiff |
2015-09-14 |
Davide Italiano | [llvm-mc] Better error handling in ENOENT case + test. |
tree | commitdiff |
2015-09-14 |
Jun Bum Lim | Improve ISel using across lane min/max reduction |
tree | commitdiff |
2015-09-14 |
JF Bastien | [MergeFuncs] Fix bug in merging GetElementPointers |
tree | commitdiff |
2015-09-14 |
John Brawn | [ARM] Extract shifts out of multiply-by-constant |
tree | commitdiff |
2015-09-14 |
NAKAMURA Takumi | Revert part of r247553, "[CMake] Reformat CLANG_TEST_DE... |
tree | commitdiff |
2015-09-14 |
NAKAMURA Takumi | [CMake] Reformat CLANG_TEST_DEPS. |
tree | commitdiff |
2015-09-13 |
Simon Pilgrim | [X86][MMX] Added shuffle decodes for MMX/3DNow! shuffles. |
tree | commitdiff |
2015-09-13 |
Elena Demikhovsky | AVX-512: Fixed a bug in OR/XOR operations for 512-bit... |
tree | commitdiff |
2015-09-12 |
Sanjay Patel | [x86] enable machine combiner reassociations for 128... |
tree | commitdiff |
2015-09-12 |
Simon Pilgrim | [X86] Added i1 vector sextload tests |
tree | commitdiff |
2015-09-12 |
Simon Pilgrim | [X86][FMA] Refreshed fma tests |
tree | commitdiff |
2015-09-12 |
Sanjay Patel | revert r247506; need to verify changes in existing... |
tree | commitdiff |
2015-09-12 |
Sanjay Patel | [x86] enable machine combiner reassociations for 128... |
tree | commitdiff |
2015-09-12 |
Simon Pilgrim | [InstCombine] CVTPH2PS Vector Demanded Elements + Const... |
tree | commitdiff |
2015-09-12 |
Simon Pilgrim | [X86][SSE] Use general sext IR for (v)pmovsx stack... |
tree | commitdiff |
2015-09-12 |
Chandler Carruth | [PM] Port SROA to the new pass manager. |
tree | commitdiff |
2015-09-11 |
Davide Italiano | [MC] Don't crash on division by zero. |
tree | commitdiff |
2015-09-11 |
Yunzhong Gao | Add a non-exiting diagnostic handler for LTO. |
tree | commitdiff |
2015-09-11 |
Akira Hatanaka | Use function attribute "stackrealign" to decide whether... |
tree | commitdiff |
2015-09-11 |
David Majnemer | [X86] Make sure startproc/endproc are paired |
tree | commitdiff |
2015-09-11 |
Reid Kleckner | [IR] Print the label operands of a catchpad like an... |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing disassembler tests for MIPS64-MIPS64R5. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Attempt to fix llvm-s390x-linux1 |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-IV disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-III disassembler tests. |
tree | commitdiff |
2015-09-11 |
Arnaud A. de Grand... | Tweak 2 x86 gold tests so they can run on non-x86 platforms |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-II disassembler tests. |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | Re-commit r247405: [mips] Add missing MIPS-I disassembl... |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | Revert r247405: [mips] Add missing MIPS-I disassembler... |
tree | commitdiff |
2015-09-11 |
Daniel Sanders | [mips] Add missing MIPS-I disassembler tests. |
tree | commitdiff |
2015-09-11 |
NAKAMURA Takumi | Fix llvm/test/tools/gold/X86/bad-alias.ll. |
tree | commitdiff |
2015-09-11 |
Frederic Riss | [dsymutil] Discard useless location attributes. |
tree | commitdiff |
2015-09-11 |
David Blaikie | Fix the gold test cases after alias changes |
tree | commitdiff |
2015-09-11 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-09-11 |
Mehdi Amini | Revert "[InstCombineCalls] Use isKnownNonNullAt() to... |
tree | commitdiff |
2015-09-10 |
Chen Li | [InstCombineCalls] Use isKnownNonNullAt() to check... |
tree | commitdiff |
2015-09-10 |
Chen Li | [InstCombineCalls] Use isKnownNonNullAt() to check... |
tree | commitdiff |
2015-09-10 |
Reid Kleckner | [WinEH] Push and pop EBP for 32-bit funclets |
tree | commitdiff |
2015-09-10 |
James Y Knight | [SPARC] Switch to the Machine Scheduler. |
tree | commitdiff |
2015-09-10 |
Reid Kleckner | Fix SEH state numbering algorithm to handle cleanupendpads |
tree | commitdiff |
2015-09-10 |
Matthew Simpson | [LV] Relax Small Size Reduction Type Requirement |
tree | commitdiff |
2015-09-10 |
Lang Hames | [RuntimeDyld] Support non-zero addends for the MachO... |
tree | commitdiff |
2015-09-10 |
Matthew Simpson | [SCEV] Consistently Handle Expressions That Cannot... |
tree | commitdiff |
2015-09-10 |
JF Bastien | [MergeFuncs] Fix callsite attributes in thunk generation |
tree | commitdiff |
2015-09-10 |
David Blaikie | Tidy up some alias syntax to make explicit pointer... |
tree | commitdiff |
2015-09-10 |
Philip Reames | [SimplifyCFG] Use known bits to eliminate dead switch... |
tree | commitdiff |
2015-09-10 |
Adrian Prantl | Debug Info: Allow a DIModule to appear as the scope... |
tree | commitdiff |
2015-09-10 |
Joseph Tremoulet | [WinEH] Fix single-block cleanup coloring |
tree | commitdiff |
2015-09-10 |
Vedant Kumar | [Bitcode] Add xfail test for PR24755 (uselistorder) |
tree | commitdiff |
2015-09-10 |
Alex Lorenz | Fix PR 24724 - The implicit register verifier shouldn... |
tree | commitdiff |
2015-09-10 |
Igor Breger | AVX512: Implemented encoding and intrinsics for |
tree | commitdiff |
2015-09-10 |
Jakub Kuderski | There is a trunc(lshr (zext A), Cst) optimization in... |
tree | commitdiff |
2015-09-10 |
Silviu Baranga | [DAGCombine] Truncate BUILD_VECTOR operators if necessa... |
tree | commitdiff |
2015-09-10 |
James Molloy | [ARM] Do not use vtrn for vectorshuffle if the order... |
tree | commitdiff |
next |