2014-12-24 |
Kevin Enderby | Another attempt to fix the LLVM Windows build bot lld... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Kevin Enderby | Attempt to fix the LLVM Windows build bot lld-x86_64... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Kevin Enderby | Add printing the LC_THREAD load commands with llvm... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Kostya Serebryany | [asan] change the coverage collection scheme so that... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Hal Finkel | [PowerPC] Ensure that the TOC reload directly follows... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | [Hexagon] Adding doubleword load. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | [Hexagon] Reapplying 224775 load words. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Jozef Kolek | [mips][microMIPS] Implement CACHE, PREF, SSNOP, EHB... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | Reverting 224775 until mayLoad flag is addressed. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Rafael Espindola | Finish removing DestroySource. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Adrian Prantl | DIBuilder: Similar to createPointerType, make createMem... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Mehdi Amini | Always assert in DAGCombine and not only when -debug... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Rafael Espindola | Pass LSAN_OPTIONS down so that it is possible to add... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Rafael Espindola | Fix a leak found by asan. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | [Hexagon] Adding word loads. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | [Hexagon] Adding signed halfword loads. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Rafael Espindola | Fix a leak found by asan. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Colin LeMahieu | [Hexagon] Adding unsigned halfword load. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Jozef Kolek | [mips][microMIPS] Implement LWSP and SWSP instructions |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Peter Zotov | [OCaml] PR22014: OCaml bindings didn't link to libLLVM... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Michael Kuperstein | [ValueTracking] Move GlobalAlias handling to be after... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Elena Demikhovsky | AVX-512: Added FMA instructions, intrinsics an tests... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Hal Finkel | [PowerPC] Don't mark the return-address slot as immutable |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Elena Demikhovsky | AVX-512: BLENDM - fixed encoding of the broadcast version |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Michael Kuperstein | [DagCombine] Improve DAGCombiner BUILD_VECTOR when... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Hal Finkel | [PowerPC] Don't attempt a 64-bit pow2 division on PPC32 |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Michael Liao | [SimplifyCFG] Revise common code sinking |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Michael Kuperstein | Remove a bad cast in CloneModule() |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Ahmed Bougacha | [ARM] Don't break alignment when combining base updates... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Alexey Samsonov | Fix UBSan bootstrap: replace shift of negative value... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Alexey Samsonov | Fix UBSan bootstrap: don't bind reference to nullptr. |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Chandler Carruth | Revert r224739: Debug info: Teach SROA how to update... |
commit | commitdiff | tree | snapshot |
2014-12-23 |
Jim Grosbach | X86: Don't over-align combined loads. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Reid Kleckner | Make musttail more robust for vector types on x86 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
David Blaikie | Remove dynamic allocation/indirection from GCOVBlocks... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Adrian Prantl | Thumb1 frame lowering: Mark CFI instructions with the... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Chandler Carruth | [SROA] Lift the logic for traversing the alloca slices... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Bruno Cardoso... | [LCSSA] Handle PHI insertion in disjoint loops |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Adrian Prantl | Debug info: Teach SROA how to update debug info for... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Reid Kleckner | Fix Windows unwind info for functions in sections other... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Colin LeMahieu | [Hexagon] Adding memb instruction. Fixing whitespace... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
David Blaikie | Use iterators rather than indices to make this forwards... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
David Blaikie | unique_ptrify MatchableInfo(const CodeGenInstAlias... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Colin LeMahieu | [Hexagon] Adding classes and load unsigned byte instruc... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Bruno Cardoso... | [x86] Add vector @llvm.ctpop intrinsic custom lowering |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Juergen Ributzka | Remove unused header. NFC. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Adrian Prantl | Add a C++ marker to this header file. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Peter Zotov | [C API] Expose LLVMGetGlobalValueAddress and LLVMGetFun... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Quentin Colombet | [CodeGenPrepare] Handle properly the promotion of opera... |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Elena Demikhovsky | AVX-512: Added all forms of BLENDM instructions, |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Karthik Bhat | Lower multiply-negate operation to mneg on AArch64 |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Rafael Espindola | Convert a few tests to FileCheck. NFC. |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Rafael Espindola | The leak detector is dead, long live asan and valgrind. |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Saleem Abdulrasool | CodeGen: minor style tweaks to SSP |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Craig Topper | [X86] Add hasSideEffects = 0 to CALLpcrel16. This match... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Matt Arsenault | Enable (sext x) == C --> x == (trunc C) combine |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Craig Topper | [X86] Swap operand order in Intel syntax on a bunch... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Craig Topper | [X86] Swap operand order of imul aliases in Intel synta... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Craig Topper | [X86] Remove '*' from asm strings in far call/jump... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Craig Topper | [X86] Don't swap the order of segment and offset in... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Saleem Abdulrasool | CodeGen: constify and use range loop for SSP |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Saleem Abdulrasool | ARM: further improve deprecated diagnosis (LDM) |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | strnlen isn't available on some platforms, use StringRe... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Craig Topper | [X86] Immediate forms of far call/jump are not valid... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | This should have been part of r224676. |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | InstCombine: Squash an icmp+select into bitwise arithmetic |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | InstSimplify: Don't bother if getScalarSizeInBits retur... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | Simplify the code |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eric Fiselier | Split executeShTest into two parts so that it can be... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
David Majnemer | InstSimplify: Optimize away pointless comparisons |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Chandler Carruth | [SROA] Run clang-format over the entire SROA pass as... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Chandler Carruth | [x86] Change the test added in r223774 to first check... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Matthias Braun | LiveIntervalAnalysis: No kill flags for partially undef... |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Matthias Braun | LiveIntervalAnalysis: cleanup addKills(), NFC |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Matthias Braun | Unbreak cmake build with shared libraries enabled. |
commit | commitdiff | tree | snapshot |
2014-12-20 |
Eric Christopher | Remove unused variable and initialization. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Eric Christopher | Remove unused variable, initializer, and accessor. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Matt Arsenault | R600: Remove outdated comment |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Elena Demikhovsky | Masked load and store codegen - fixed 128-bit vectors |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Matt Arsenault | R600/SI: Only form min/max with 1 use. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Reid Kleckner | EH: Sink computation of local PadMap variable into... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Eric Fiselier | [LIT] Add JSONMetricValue type to wrap types supported... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Kevin Enderby | Add printing the LC_ROUTINES load commands with llvm... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Reid Kleckner | Add the ExceptionHandling::MSVC enumeration |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Sanjay Patel | Model sqrtss as a binary operation with one source... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Tom Stellard | R600/SI: isLegalOperand() shouldn't check constant... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Tom Stellard | R600/SI: Make sure non-inline constants aren't folded... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Yaron Keren | Remove isSubroutineType test for isCompositeType, getTa... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
David Blaikie | Update SmallPtrSet::insert's doc comment to match the... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Kevin Enderby | Add printing the LC_SUB_CLIENT load command with llvm... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Peter Collingbourne | CodeGen: do not attempt to invalidate virtual registers... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Removing old variants of instructions and... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Sanjay Patel | merge consecutive stores of extracted vector elements |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding bit extraction and table indexing... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding bit insertion instructions. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding more xtype shift instructions. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Kevin Enderby | Add printing the LC_SUB_LIBRARY load command with llvm... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding xtype shift instructions. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding transfers to and from control registers. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Colin LeMahieu | [Hexagon] Adding doubleregs for control registers.... |
commit | commitdiff | tree | snapshot |
next |