2014-08-15 |
Tim Northover | ARM: implement MRS/MSR (banked reg) system instructions. |
tree | commitdiff |
2014-08-15 |
Vladimir Medic | Current implementation of c.cond.fmt instructions only... |
tree | commitdiff |
2014-08-15 |
Chandler Carruth | [x86] Fix the very broken formation of vpunpck instruct... |
tree | commitdiff |
2014-08-15 |
Chandler Carruth | [x86] Fix PR20540 where the x86 shuffle DAG combiner... |
tree | commitdiff |
2014-08-14 |
Juergen Ributzka | [FastISel][ARM] Fall-back to constant pool loads when... |
tree | commitdiff |
2014-08-14 |
Hal Finkel | Copy noalias metadata from call sites to inlined instru... |
tree | commitdiff |
2014-08-14 |
Juergen Ributzka | Revert several FastISel commits to track down a buildbo... |
tree | commitdiff |
2014-08-14 |
Adam Nemet | [AVX512] Add test for FMA masking instrinsics |
tree | commitdiff |
2014-08-14 |
Adam Nemet | [AVX512] Switch FMA intrinsics to the masking version |
tree | commitdiff |
2014-08-14 |
Juergen Ributzka | Revert "[FastISel][AArch64] Add support for more addres... |
tree | commitdiff |
2014-08-14 |
Hal Finkel | Add noalias metadata for general calls (not just memory... |
tree | commitdiff |
2014-08-14 |
Chad Rosier | [Reassociation] Add support for reassociation with... |
tree | commitdiff |
2014-08-14 |
Sanjay Patel | optimize vector fneg of bitcasted integer value |
tree | commitdiff |
2014-08-14 |
Rafael Espindola | Delete support for AuroraUX. |
tree | commitdiff |
2014-08-14 |
Toma Tabacu | [mips] Improve robustness of some tests. |
tree | commitdiff |
2014-08-14 |
Chandler Carruth | [x86] Begin stubbing out the AVX support in the new... |
tree | commitdiff |
2014-08-14 |
Toma Tabacu | [mips] Add assembler support for the "la $reg,symbol... |
tree | commitdiff |
2014-08-14 |
Chandler Carruth | [SDAG] Fix a bug in the DAG combiner where we would... |
tree | commitdiff |
2014-08-14 |
David Majnemer | InstCombine: ((A | ~B) ^ (~A | B)) to A ^ B |
tree | commitdiff |
2014-08-14 |
David Majnemer | Added InstCombine Transform for ((B | C) & A) | B ... |
tree | commitdiff |
2014-08-14 |
Saleem Abdulrasool | MC: AsmLexer: handle multi-character CommentStrings... |
tree | commitdiff |
2014-08-14 |
Chandler Carruth | [SDAG] Fix a case where we would iteratively legalize... |
tree | commitdiff |
2014-08-13 |
Akira Hatanaka | [AArch64, fast-isel] Fall back to SelectionDAG to selec... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][AArch64] Add support for more addressing... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][X86] Add large code model support for materi... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][X86] Use XOR to materialize the "0" value. |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][X86] Emit more efficient instructions for... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][AArch64] Make use of the zero register when... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel] Let the target decide first if it wants... |
tree | commitdiff |
2014-08-13 |
Juergen Ributzka | [FastISel][ARM] Use MOVT/MOVW if the subtarget requests it. |
tree | commitdiff |
2014-08-13 |
Benjamin Kramer | Fix (re-)creation of unittest lit.site.cfg for clang... |
tree | commitdiff |
2014-08-13 |
Jan Vesely | utils: Fix segfault in flattencfg |
tree | commitdiff |
2014-08-13 |
Matt Arsenault | R600: Correctly set the src value offset for scalarized... |
tree | commitdiff |
2014-08-13 |
Andrea Di Biagio | [DAGCombiner] Improved target independent vector shuffl... |
tree | commitdiff |
2014-08-13 |
Chandler Carruth | [optnone] Make the optnone attribute effective at suppr... |
tree | commitdiff |
2014-08-13 |
Robert Khasanov | [SKX] Extended non-temporal load/store instructions... |
tree | commitdiff |
2014-08-13 |
Daniel Sanders | Re-commit: [mips] Implement .ent, .end, .frame, .mask... |
tree | commitdiff |
2014-08-13 |
Chandler Carruth | Revert r215415 which causse MSan to crash on a great... |
tree | commitdiff |
2014-08-13 |
Elena Demikhovsky | AVX-512: Fixed a bug in shufflevector lowering. |
tree | commitdiff |
2014-08-13 |
Karthik Bhat | InstCombine: Combine (xor (or %a, %b) (xor %a, %b)... |
tree | commitdiff |
2014-08-13 |
Chandler Carruth | [x86] Rewrite a core part of the new vector shuffle... |
tree | commitdiff |
2014-08-13 |
Hal Finkel | [PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic |
tree | commitdiff |
2014-08-13 |
Hal Finkel | Fix classof for ISD::INTRINSIC_W_CHAIN and INTRINSIC_VOID |
tree | commitdiff |
2014-08-13 |
Adam Nemet | [AVX512] Verify the code generated for the intrinsic... |
tree | commitdiff |
2014-08-12 |
Adam Nemet | [AVX512] Handle valign masking intrinsic via C++ lowering |
tree | commitdiff |
2014-08-12 |
Matt Arsenault | Allwo bitcast + struct GEP transform to work with addrs... |
tree | commitdiff |
2014-08-12 |
Jan Vesely | R600: Use optimized 24bit path in udivrem |
tree | commitdiff |
2014-08-12 |
Jan Vesely | R600: Use i24 optimized path for SREM |
tree | commitdiff |
2014-08-12 |
Duncan P. N. Exon... | Don't upgrade global constructors when reading bitcode |
tree | commitdiff |
2014-08-12 |
Rafael Espindola | Make the test a bit more strict. |
tree | commitdiff |
2014-08-12 |
Rafael Espindola | Add a plugin testcase for merging weak variables. |
tree | commitdiff |
2014-08-12 |
NAKAMURA Takumi | llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak... |
tree | commitdiff |
2014-08-12 |
Tim Northover | llvm-objdump: print contents of MachO __unwind_info... |
tree | commitdiff |
2014-08-12 |
Gerolf Hoflehner | [MachineCombiner] Fix for ICE bug 20598 |
tree | commitdiff |
2014-08-12 |
Adrian Prantl | DebugLocEntry: Restore the comparison predicate from... |
tree | commitdiff |
2014-08-12 |
Reid Kleckner | msan: Handle musttail calls |
tree | commitdiff |
2014-08-11 |
Michael J. Spencer | [x86] Fold extract_vector_elt of a load into the Load... |
tree | commitdiff |
2014-08-11 |
David Majnemer | InstCombine: Combine (add (and %a, %b) (or %a, %b)... |
tree | commitdiff |
2014-08-11 |
Tom Stellard | R600/SI: Add a ComplexPattern for selecting MUBUF _OFFS... |
tree | commitdiff |
2014-08-11 |
Tom Stellard | R600/SI: Add check for low 32 bits of encoding to mubuf... |
tree | commitdiff |
2014-08-11 |
Tom Stellard | R600/SI: Clear lds bit on MUBUF instructions used for... |
tree | commitdiff |
2014-08-11 |
Tom Stellard | R600/SI: Fix broken test |
tree | commitdiff |
2014-08-11 |
Quentin Colombet | [AArch64] Fix registerAllocator assigns same register... |
tree | commitdiff |
2014-08-11 |
Saleem Abdulrasool | ARM: try harder to detect non-IT eligible instructions |
tree | commitdiff |
2014-08-11 |
Rafael Espindola | Fix using -plugin-opt=apiflie when also using -plugin... |
tree | commitdiff |
2014-08-11 |
Sanjay Patel | Correct a missing RUN line in the ARM codegen test... |
tree | commitdiff |
2014-08-11 |
Reid Kleckner | Add missing test for r215031 |
tree | commitdiff |
2014-08-11 |
Reid Kleckner | MC: Diagnose an unexpected token in COFF .section inste... |
tree | commitdiff |
2014-08-11 |
Rafael Espindola | Fix use of uninitialized variable. |
tree | commitdiff |
2014-08-11 |
Daniel Sanders | Revert r215359 - [mips] Implement .ent, .end, .frame... |
tree | commitdiff |
2014-08-11 |
Daniel Sanders | [mips] Implement .ent, .end, .frame, .mask and .fmask... |
tree | commitdiff |
2014-08-11 |
Tim Northover | AArch64: add support for dynamic-loader relocations |
tree | commitdiff |
2014-08-11 |
Tim Northover | llvm-readobj: zero out timestamp in COFF auto-generated... |
tree | commitdiff |
2014-08-11 |
Oliver Stannard | ARM: __gnu_h2f_ieee and __gnu_f2h_ieee always use the... |
tree | commitdiff |
2014-08-11 |
Jiangning Liu | In Machine CSE pass, the source register of a COPY... |
tree | commitdiff |
2014-08-11 |
Jiangning Liu | In LVI(Lazy Value Info), originally value on a BB can... |
tree | commitdiff |
2014-08-10 |
Petar Jovanovic | Add support for scalarizing cttz_zero_undef |
tree | commitdiff |
2014-08-10 |
Saleem Abdulrasool | ARM: correct isPredicable for MULS in ThHUMB mode |
tree | commitdiff |
2014-08-10 |
Joerg Sonnenberger | @l and friends adjust their value depending the context... |
tree | commitdiff |
2014-08-09 |
Joerg Sonnenberger | Allow the third argument for the subi family to be... |
tree | commitdiff |
2014-08-09 |
Joerg Sonnenberger | Update disassembler test to check the full dccci/iccci... |
tree | commitdiff |
2014-08-09 |
Joerg Sonnenberger | Use the full form of dccci and iccci from the early... |
tree | commitdiff |
2014-08-09 |
Tom Stellard | R600/SI: Custom lower CONCAT_VECTORS |
tree | commitdiff |
2014-08-09 |
Tom Stellard | R600/SI: Update concat_vectors.ll to check for scratch... |
tree | commitdiff |
2014-08-08 |
Joerg Sonnenberger | Allow large immediates for branch instructions in 32bit... |
tree | commitdiff |
2014-08-08 |
Joerg Sonnenberger | Provide an implementation of getNoopForMachoTarget... |
tree | commitdiff |
2014-08-08 |
Juergen Ributzka | [FastISel][X86] Fix INC/DEC optimization (r215230) |
tree | commitdiff |
2014-08-08 |
Juergen Ributzka | [FastISel][X86] Use INC/DEC when possible for {sadd... |
tree | commitdiff |
2014-08-08 |
Joerg Sonnenberger | Add support for SPE load/store from memory. |
tree | commitdiff |
2014-08-08 |
Rafael Espindola | pr20589: Fix duplicated arch flag. |
tree | commitdiff |
2014-08-08 |
Daniel Sanders | [mips] Invert the abicalls feature bit to be noabicalls... |
tree | commitdiff |
2014-08-08 |
Josh Klontz | Add missing Interpreter intrinsic lowering for sin... |
tree | commitdiff |
2014-08-08 |
Jiangning Liu | [AArch64] Fix a type conversion bug for anlyzing compare. |
tree | commitdiff |
2014-08-08 |
Daniel Sanders | [mips] Remove reason for XFAIL from a test that isn... |
tree | commitdiff |
2014-08-08 |
James Molloy | [LoopVectorizer] Enable support for floating-point... |
tree | commitdiff |
2014-08-08 |
James Molloy | [AArch64] Add an FP load balancing pass for Cortex-A57 |
tree | commitdiff |
2014-08-08 |
Tim Northover | AArch64: stop trying to take control of all UnknownArch... |
tree | commitdiff |
2014-08-08 |
Patrik Hagglund | [pr19635] Revert most of r170537, and add new testcase. |
tree | commitdiff |
2014-08-08 |
David Majnemer | GlobalOpt: Optimize in the face of insertvalue/extractvalue |
tree | commitdiff |
2014-08-08 |
NAKAMURA Takumi | Fix llvm/test/DebugInfo/X86/recursive_inlining.ll to... |
tree | commitdiff |
next |