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 |
2014-11-22 |
Chandler Carruth | [x86] Teach the vector shuffle yet another step of... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate NSW/NUW for X*(1<<Y) -> X<<Y |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Propagate NSW for -X * -Y -> X * Y |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstSimplify: Simplify (sub 0, X) -> X if it's NUW |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Silence a parenthesis warning |
commit | commitdiff | tree | snapshot |
2014-11-22 |
Chandler Carruth | [x86] Add some tests for a common unpack pattern of... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw when folding X*(2^C) -> X... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw/nuw for ((X << C2)*C1) -... |
commit | commitdiff | tree | snapshot |
2014-11-22 |
David Majnemer | InstCombine: Preserve nsw for (mul %V, -1) -> (sub... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Gerolf Hoflehner | [InstCombine] Re-commit of r218721 (Optimize icmp... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Joerg Sonnenberger | Fix transformation of add with pc argument to adr for... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Kostya Serebryany | [asan] remove old experimental code |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add a failing test case for offset order in... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add an s_mov_b32 to patterns which use the... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Emit s_mov_b32 m0, -1 before every DS instruction |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Add SIFoldOperands pass |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Jozef Kolek | [mips][microMIPS] This patch implements functionality... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Mark s_mov_b32 and s_mov_b64 as rematerializable |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tom Stellard | R600/SI: Use hex notation for constant in test |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Adding sxth instruction. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Adding sxtb instruction. Renaming some ident... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Kostya Serebryany | [asan] add statistic counter to dynamic alloca instrume... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Colin LeMahieu | [Hexagon] Removing SUB_rr and replacing with A2_sub. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Remove duplication of relocation names in lib/Object... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Remove duplication of relocation names in lib/Object... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Tim Northover | Split ELF relocation defintions into per-architecture... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | Debug Info: revert r222195, r222210 and r222239. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Roman Divacky | Disable header duplication at -Oz in loop-rotate pass. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | Debug Info: add an assertion that the context field... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Manman Ren | [Objective-C] Support a new special module flag that... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Hans Wennborg | LazyValueInfo: range'ify some for-loops. No functional... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Rafael Espindola | Add params() to FunctionType. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Sanjay Patel | Don't repeat class/function/variable names in comments... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Hans Wennborg | LazyValueInfo: fix some typos and indentation, etc... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Rafael Espindola | Add and use a helper elements() to StructType. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Matthias Braun | Allow multiple -debug-only args |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Sanjay Patel | Less space; NFC |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Rafael Espindola | Fix formatting. NFC. |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Sanjay Patel | Add a feature flag for slow 32-byte unaligned memory... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Duncan P. N... | Revert "Allow FDE references outside the +/-2GB range... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Chandler Carruth | [x86] Restructure the checking patterns for v16 and... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Joerg Sonnenberger | Allow FDE references outside the +/-2GB range supported... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Chandler Carruth | [x86] Make the previous logic significantly less conser... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Andrea Di Biagio | [DAG] Teach how to turn a build_vector into a shuffle... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Chandler Carruth | [x86] Teach the x86 vector shuffle lowering to detect... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Chandler Carruth | [x86] Remove more windows line endings that slipped... |
commit | commitdiff | tree | snapshot |
next |