- 8d00f2a Correct extractelement constant folding by Pawel Bylica · 10 years ago
- 9ee9f1a Fix APInt long division algorithm by Pawel Bylica · 10 years ago
- a9a01d9 [TableGen] Don't leak Expanders and Operators in SetTheory. by Craig Topper · 10 years ago
- 7cc4f07 [TableGen] Fix all remaining memory leaks of Init and RecTy objects. by Craig Topper · 10 years ago
- 728ad01 Resurrect r235688 by Jingyue Wu · 10 years ago
- f42450a Revert r235688 by Jingyue Wu · 10 years ago
- b55e954 [NVPTX] Emits "generic()" depending on the original address space by Jingyue Wu · 10 years ago
- d83b3b1 [NVPTX] enable NaryReassociate in NVPTX by Jingyue Wu · 10 years ago
- 9dd5b1f R600/SI: Fix verifier error when producing v_madmk_f32 by Matt Arsenault · 10 years ago
- d32beab Improve isTriviallyReMaterializable() documentation. by Matthias Braun · 10 years ago
- bd112c2 R600/RegisterCoalescer: Enable more rematerialization/add missing testcase by Matthias Braun · 10 years ago
- 0683161 Fix a couple of typos in comments. by Michael Zolotukhin · 10 years ago
- 37f93d4 RegisterCoalescer: implicit phsreg uses are fine when rematerializing by Matthias Braun · 10 years ago
- b638e14 Revert accidentally committed "MC: Allow targets to stop symbol name quoting" by Matt Arsenault · 10 years ago
- 784f737 R600/SI: Special case v_mov_b32 as really rematerializable by Matt Arsenault · 10 years ago
- 6ec2992 MC: Allow targets to stop symbol name quoting by Matt Arsenault · 10 years ago
- 589d8fd RegisterCoalescer: Avoid unnecessary register class widening for some rematerializations by Matthias Braun · 10 years ago
- f871658 Re-commit "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" by Reid Kleckner · 10 years ago
- 04df402 Fix modules build post-r235612. by Richard Smith · 10 years ago
- 100eab8 [PowerPC] Support register name prefixes for vector registers by Hal Finkel · 10 years ago
- ba03f54 [PowerPC] Use sync inst alias when printing by Hal Finkel · 10 years ago
- 6d49b02 R600: Correctly lower CONCAT_VECTOR nodes with more than 2 operands by Tom Stellard · 10 years ago
- 9c0fb94 Fix comment for NoCommonBits. by Michael Zolotukhin · 10 years ago
- 79f43b2 [PowerPC] Add asm/disasm support for dcbt with hint by Hal Finkel · 10 years ago
- 3ad4bc1 [WinEH] Ignore filter clauses while mapping landing pad blocks. by Andrew Kaylor · 10 years ago
- 173a68d Remove trivial assert to fix NDEBUG Werror builds by Reid Kleckner · 10 years ago
- 93a23a3 Recommit r235458: [opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst by David Blaikie · 10 years ago
- d1807ff [WinEH] Replace more lpad value uses with undef by Reid Kleckner · 10 years ago
- c364314 [MachineCopyPropagation] Handle undef flags conservatively so that we do not by Quentin Colombet · 10 years ago
- 9ed816a Unbreak build by Krzysztof Parzyszek · 10 years ago
- b5ce56f [Hexagon] Minor cleanup in HexagonFrameLowering by Krzysztof Parzyszek · 10 years ago
- 2aab32c R600/SI: Fix indirect addressing with a negative constant offset by Tom Stellard · 10 years ago
- 391b2c3 Thumb2: When applying branch optimizations, visit branches in reverse order. by Peter Collingbourne · 10 years ago
- 1ad0f74 ARM: When re-creating a branch via InsertBranch, preserve CPSR flags. by Peter Collingbourne · 10 years ago
- d9a479e Thumb2: When optimizing for size, do not if-convert branches involving comparisons with zero. by Peter Collingbourne · 10 years ago
- f86c29e ARM: When spilling extra registers for alignment, prefer low registers on all Thumb targets. by Peter Collingbourne · 10 years ago
- b28abbf ARM: Only enforce 4-byte alignment on Thumb-2 functions with constant pools. by Peter Collingbourne · 10 years ago
- ab740d1 [Hexagon] Fix compiler warnings in release build by Krzysztof Parzyszek · 10 years ago
- 50b9e7f [getUnderlyingOjbects] Analyze loop PHIs further to remove false positives by Adam Nemet · 10 years ago
- 12f3416 [NVPTX] run SeparateConstOffsetFromGEP before SLSR by Jingyue Wu · 10 years ago
- e32631c R600/SI: Add missing -mcpu=SI to assembler test by Tom Stellard · 10 years ago
- 59edae9 R600/SI: Add assembler support for all CI and VI VOP1 instructions by Tom Stellard · 10 years ago
- f092455 R600/SI: v_mov_fed_b32 does not exist on VI by Tom Stellard · 10 years ago
- bf02414 R600/SI: Use a better error message for unsupported instructions in the assembler by Tom Stellard · 10 years ago
- 95081f5 R600/SI: Improve AsmParser support for forced e64 encoding by Tom Stellard · 10 years ago
- 71ed98d [WinEH] Handle stubs for outlined functions that have only unreached terminators. by Andrew Kaylor · 10 years ago
- 70e56ae Revert "[SEH] Remove the old __C_specific_handler code now that WinEHPrepare works" by Reid Kleckner · 10 years ago
- 184f8f7 [PowerPC] Enable printing instructions using aliases by Hal Finkel · 10 years ago
- 45e7e93 Move DIContext.h to common DebugInfo location. by Zachary Turner · 10 years ago
- 1aa9710 Move Value.isDereferenceablePointer to ValueTracking [NFC] by Philip Reames · 10 years ago
- dab5145 [AArch64] Add nvcast patterns for v4f16 and v8f16 by Pirama Arumuga Nainar · 10 years ago
- b7db5f2 [AArch64] Handle vec4, vec8, vec16 *itofp for half by Pirama Arumuga Nainar · 10 years ago
- defaf83 Re-commit r235560: Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
- 08aea0a use update_llc_test_checks.py to tighten checking; remove unnecessary CPU param by Sanjay Patel · 10 years ago
- de0d4bf [Hexagon] Shrink-wrap stack frame (Hexagon-specific) by Krzysztof Parzyszek · 10 years ago
- 69c69df [Hexagon] Add testcases for stack alignment and variable-sized objects by Krzysztof Parzyszek · 10 years ago
- b685acf [mips] [IAS] Move NOP emission after pseudo-instruction expansion. NFC. by Toma Tabacu · 10 years ago
- 5d538f7 Revert r235560; this commit was causing several failed assertions in Debug builds using MSVC's STL. The iterator is being used outside of its valid range. by Aaron Ballman · 10 years ago
- 0236022 Be more strict about the operand for the array type in BitcodeReader by Filipe Cabecinhas · 10 years ago
- 81f9bd3 Verify sizes when trying to read a BitcodeAbbrevOp by Filipe Cabecinhas · 10 years ago
- 77aa4a8 [DAGCombiner] Remove extra bitcasts surrounding vector shuffles by Simon Pilgrim · 10 years ago
- 9311f5b Move common loop utility function isInductionPHI into LoopUtils.cpp by Karthik Bhat · 10 years ago
- 7ab8b55 Add support to interchange loops with reductions. by Karthik Bhat · 10 years ago
- de625b6 [WinEH] Removing seh-filter.ll until I can determine its validity by Andrew Kaylor · 10 years ago
- a1df0a3 [WinEH] Don't skip landing pads that end with an unreachable instruction. by Andrew Kaylor · 10 years ago
- 395f4f4 Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) by Hans Wennborg · 10 years ago
- f9c92b0 [InstCombine] Use a more targeted fix instead of r235544 by David Majnemer · 10 years ago
- d9b72fe [SEH] Remove the old __C_specific_handler code now that WinEHPrepare works by Reid Kleckner · 10 years ago
- 391b60c Unxfail passing test on Hexagon by Krzysztof Parzyszek · 10 years ago
- 14660f8 [RuntimeDyld][COFF] Add external symbol resolution support to RuntimeDyldCOFF. by Lang Hames · 10 years ago
- bbe056c [Hexagon] Some cleanup of instruction selection code by Krzysztof Parzyszek · 10 years ago
- de34956 [WinEH] Demote values and phis live across exception handlers up front by Reid Kleckner · 10 years ago
- 3bd8782 [InstCombine] Clear out nsw/nuw if we modify computation in the chain by David Majnemer · 10 years ago
- 62682bc [Kaleidoscope] Fix incorrect use of reinterpret_cast. by Lang Hames · 10 years ago
- f52e2f3 [Allocator] Remove memory poisoning before deallocation by Reid Kleckner · 10 years ago
- fd49146 [Kaleidoscope] Remove RTTI use from chapters 7 and 8. by Lang Hames · 10 years ago
- 2adb40e Another test to exercise APInt divide step D6. by Yaron Keren · 10 years ago
- 3c55df1 [Hexagon] Use A2_tfrsi for constant pool and jump table addresses by Krzysztof Parzyszek · 10 years ago
- cfe6126 Revert "[opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst" by David Blaikie · 10 years ago
- c61f714 [AArch64] Use MachineRegisterInfo instead of LiveIntervals to calculate liveness. NFC. by Pete Cooper · 10 years ago
- f3bad3f don't repeat function names in comments; NFC by Sanjay Patel · 10 years ago
- 1d50fea Fix correctness check for test_vec_fpextend_double by Pirama Arumuga Nainar · 10 years ago
- a21ae0a [Hexagon] Consider constant-extended offsets to be valid by Krzysztof Parzyszek · 10 years ago
- 3965744 Change MachineOperand::OpKind from unsigned char to a bitfield. NFC. by Pete Cooper · 10 years ago
- 440ae31 Test commit: fix typo in comment. by Luqman Aden · 10 years ago
- b4e6e4e Fix Windows build break: use LLVM_FUNCTION_NAME instead of __func__. by Krzysztof Parzyszek · 10 years ago
- a37c0d2 R600: Fix always inline pass breaking noinline functions by Matt Arsenault · 10 years ago
- b042171 Recommit r235219, it's need for out-of-tree users of AlignOf.h. by Yaron Keren · 10 years ago
- 5ce227e [Hexagon] Overhaul of stack object allocation by Krzysztof Parzyszek · 10 years ago
- 1436ff8 [opaque pointer type] Use pointee type retrieved from asm, rather than accessing it via the pointer type by David Blaikie · 10 years ago
- 1606cca [cmake] Quote the path to the target exports file, fixes PR23313 by Reid Kleckner · 10 years ago
- 3f1f657 [x86] Add store-folded memop patterns for vcvtps2ph by Sanjay Patel · 10 years ago
- 637f84c [Hexagon] Treat CFI as solo instructions by Krzysztof Parzyszek · 10 years ago
- bef3fd2 [Hexagon] Implement HexagonInstPrinter::printRegName by Krzysztof Parzyszek · 10 years ago
- c728e85 Support arm32 R_ARM_V4BX relocation format by Adhemerval Zanella · 10 years ago
- 8b94db1 Fix a type mismatch assert in SCEV division by Brendon Cahoon · 10 years ago
- 6c34752 [X86][AVX] Fix failure due to a missing ISel pattern to select VBROADCAST nodes (PR23259). by Andrea Di Biagio · 10 years ago
- 829fcad Fixed logic to enable complex FMA formation. by Olivier Sallenave · 10 years ago
- d311051 [mips][microMIPSr6] Implement mips32 to microMIPSr6 mapping support by Zoran Jovanovic · 10 years ago
- 61ffda5 [DAGCombine] Disable select(c, load,load) for indexed loads by Hal Finkel · 10 years ago