2014-11-25 |
Colin LeMahieu | [Hexagon] Adding NOP encoding bits. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Peter Collingbourne | Go bindings: add DIBuilder.InsertValueAtEnd |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Matt Arsenault | R600/SI: Only use one DEBUG() |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | This test requires asserts because of -stats. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | gold plugin: call llvm_shutdown so that -stats works. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Cameron McInally | [AVX512] Add 512b integer shift by variable intrinsics... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Colin LeMahieu | [Hexagon] [NFC] Adding trailing whitespace to test... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Colin LeMahieu | [Hexagon] Adding C2_mux instruction. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Remove unncessary check for Int_* and *_Int in AsmMatch... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Use range-based for loops. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Remove dead code. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Remove unused MaxSize variable. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Move a vector instead of copying it. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Craig Topper | Remove space before tab in all AVX512 mnemonic strings. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Hans Wennborg | Remove useless rdar:// comment from switch_to_lookup_ta... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Colin LeMahieu | [Hexagon] Replacing cmp* instructions with ones that... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Colin LeMahieu | Cleaning out google tests from MC. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Hans Wennborg | LazyValueInfo: Actually re-visit partially solved block... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Joerg Sonnenberger | Small model and JIT generally don't go well with each... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Set the body of a new struct as soon as it is created. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Evgeniy Stepanov | [msan] Annotate zlib functions for MemorySanitizer. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Misc style fixes. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Joerg Sonnenberger | Reapply 222538 and update tests to explicitly request... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Joerg Sonnenberger | Mark as explicit failing on x86-64 -- small memory... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Remove a bit of duplicated code. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Chandler Carruth | Revert r222746: That commit did not update any tests... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Zoran Jovanovic | [mips][micromips] Use call instructions with short... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Chandler Carruth | [InstCombine] Change LLVM To canonicalize toward the... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Marek Olsak | R600/SI: Disable commutativity for MIN/MAX_LEGACY |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Charlie Turner | Correctly handle Tag_CPU_arch_profile. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Suyog Sarda | Change the test case file to use FileCheck instead... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Chandler Carruth | Revert r220349 to re-instate r220277 with a fix for... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Matt Arsenault | R600/SI: Fix allocating flat_scr_lo / flat_scr_hi |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Majnemer | Forgot to add a file for r222734 |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Majnemer | COFF: Add back an assertion that is superseded by r222124 |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Majnemer | COFF: Add another test for r222124 |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Use a range loop. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Style fix: don't indent inside a namemespace. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Remove a nested anonymous namespace. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Fix overly aggressive type merging. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Simon Atanasyan | [Object][Mips] Return address of MIPS symbol with clear... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Link the type of aliases. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Don't repeat name in comment or duplicate comment.... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Use range loops. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Juergen Ributzka | [FastISel][AArch64] Fix and extend the tbz/tbnz pattern... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Rafael Espindola | Add an interesting test that we already get right.... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Majnemer | InstSimplify: Handle some simple tautological comparisons |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Blaikie | Revert "unique_ptrify LLVMContextImpl::CAZConstants" |
commit | commitdiff | tree | snapshot |
2014-11-25 |
David Blaikie | unique_ptrify LLVMContextImpl::CAZConstants |
commit | commitdiff | tree | snapshot |
2014-11-25 |
Hal Finkel | [PowerPC] Add the 'attn' instruction |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Hal Finkel | [PowerPC] Implement combineRepeatedFPDivisors |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Philip Reames | Factor check for the assume intrinsic out of checks... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Philip Reames | Incorporate review comments from r221742 |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Matt Arsenault | Bug 21610: Canonicalize min/max fcmp selects to use... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Matt Arsenault | Convert test to FileCheck and use CHECK-LABEL |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Philip Reames | Clarify wording in the LangRef around !invariant.load |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Rafael Espindola | Add a disable-output option to the gold plugin. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Rafael Espindola | Remove the unused FindUsedTypes pass. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Rafael Espindola | Add and use Type::subtypes. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Rafael Espindola | Pass the .ll files to llvm-link directly. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Sergey Dmitrouk | Correct path to regression tests in ExtendingLLVM |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Chad Rosier | [AArch64] Fix clobber computation in A57LoadBalancing... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | Removing unused variable. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Kostya Serebryany | [asan/coverage] change the way asan coverage instrument... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Ulrich Weigand | [PowerPC] Fix PR 21652 - copy st_other bits on symbol... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Paul Robinson | More long path name support on Windows, this time in... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | [Hexagon] Adding asrh instruction, removing unused... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | [Hexagon] Adding aslh instruction. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | [Hexagon] Adding zxth instruction. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | Adding const iterator to MCInst. reviews.llvm.org/D6359 |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Colin LeMahieu | [Hexagon] Adding zxtb instruction. |
commit | commitdiff | tree | snapshot |
2014-11-24 |
David Majnemer | InstCombine: Don't create an unused instruction |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Fix JRADDIUSP instruction |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Yaron Keren | Added comment about llvm_execute_on_thread waiting... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement LBU16, LHU16, LW16, SB16... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement 16-bit instructions registe... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Simon Atanasyan | [Mips] Update MIPS relocations list |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Craig Topper | Replace a comment that says 'unreachable' with llvm_unr... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Aaron Ballman | Removing a variable that is initialized but never read... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Jozef Kolek | [mips][microMIPS] Implement disassembler support for... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Andrea Di Biagio | [X86] Improved target specific combine on VSELECT dag... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
David Majnemer | InstCombine: Don't assume DataLayout is always available |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Duncan P. N... | Support: Add *cast_or_null<> for pointer wrappers |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Craig Topper | Detect best type for some static index tables instead... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Elena Demikhovsky | Converted back to Unix format (after my last commit... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Michael Kuperstein | [X86] Fixes bug in build_vector v4x32 lowering |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Craig Topper | Add missing override keywords. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Craig Topper | Tablegen output formatting fixes. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Elena Demikhovsky | Masked Vector Load and Store Intrinsics. |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600: Fix extloads of i1 on R600/Evergreen |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600: Fix assert on copy of an i1 on pre-SI |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Add additional tests for i1 loads |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Fix broken check lines and modernize prefixes |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Matt Arsenault | R600/SI: Fix missing -verify-machineinstrs on a test |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv X, Pow2) ->... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv X, Y) -> (udiv... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact for (sdiv -X, C) -> (sdiv... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Simon Pilgrim | Tidied up target triple OS detection. NFC |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Craig Topper | Reduce size of some tables in tablegen register info... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate exact in (udiv (lshr X,C1),C2... |
commit | commitdiff | tree | snapshot |
next |