2015-09-10 |
Rafael Espindola | Cleaning up LLVM IR mode for Emacs. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Igor Breger | AVX512: Implemented encoding and intrinsics for |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Aaron Ballman | Silencing C4141 warnings that were introduced en masse... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Benjamin Kramer | [FileCheck] Use range-based for loops. NFC. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Jakub Kuderski | There is a trunc(lshr (zext A), Cst) optimization in... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Rewrite the StringRef::find implementation to... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Silviu Baranga | [DAGCombine] Truncate BUILD_VECTOR operators if necessa... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
James Molloy | Enable GlobalsAA by default |
commit | commitdiff | tree | snapshot |
2015-09-10 |
James Molloy | Add GlobalsAA as preserved to a bunch of transforms |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Force inline several super boring and unusually... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Micro-optimize and force inlining for string... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
James Molloy | [ARM] Do not use vtrn for vectorshuffle if the order... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Apply a large hammer to StringRef functions:... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [Support] Fix the always_inline attribute macro to... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Micro-optimize the Triple constructor by doing... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Fix a confusing interface spec and some annoying... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
NAKAMURA Takumi | GlobalsAAResult(&&): Move every members. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Elena Demikhovsky | Added isUndef() interface for SDNode |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Switch a bunch of places in LLVM that were doing... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [ADT] Add a single-character version of the small vecto... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | Add a way to skip the Go bindings tests even when Go... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Sanjoy Das | [ScalarEvolution] Fix PR24757. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [LPM] Simplify this code and fix a compile error for... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Chandler Carruth | [LPM] Use a map from analysis ID to immutable passes... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Kit Barton | Enable the shrink wrapping optimization for PPC64. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Ahmed Bougacha | [AArch64] Match FI+offset in STNP addressing mode. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Davide Italiano | [MC] Convert all the remaining tests from macho-dump... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Ahmed Bougacha | [AArch64] Match base+offset in STNP addressing mode. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Mehdi Amini | Makes EmitRecord() accepting ArrayRef and raw array... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Ahmed Bougacha | [AArch64] Support selecting STNP. |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Matt Arsenault | AMDGPU/SI: Fix more cases of losing exec operands |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Matt Arsenault | AMDGPU/SI: Fix creating v_mov_b32s without exec uses |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Hans Wennborg | Revert r247216: "Fix Clang-tidy misc-use-override warni... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Ahmed Bougacha | [CodeGen] Make x86 nontemporal store patfrags generic... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Minor refactor to use shared... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Strengthen a confusingly... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] One last bit of naming [NFCI] |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Reid Kleckner | [WinEH] Add codegen support for cleanuppad and cleanupret |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] Further style/naming fixup... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Hans Wennborg | Fix Clang-tidy misc-use-override warnings, other minor... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Mehdi Amini | Bitcode Writer: EmitRecordWith* takes an ArrayRef inste... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Mehdi Amini | Add makeArrayRef() overload for ArrayRef input (no... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Philip Reames | [RewriteStatepointsForGC] More naming cleanup [NFCI] |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Code cleanup [NFC] |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Extend base pointer inference... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Philip Reames | [RewriteStatepointsForGC] Make base pointer inference... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Peter Collingbourne | LowerBitSets: Fix non-determinism bug. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Reid Kleckner | [SEH] Emit 32-bit SEH tables for the new EH IR |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Dan Gohman | [WebAssembly] Update target datalayout strings. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Teresa Johnson | Change EmitRecordWithAbbrevImpl to take Optional record... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Piotr Padlewski | ScalarEvolution assume hanging bugfix |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Mehdi Amini | Revert "Bitcode Writer: EmitRecordWith* takes an ArrayR... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
David Majnemer | Revert trunc(lshr (sext A), Cst) to ashr A, Cst |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Mehdi Amini | Bitcode Writer: EmitRecordWith* takes an ArrayRef inste... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Renato Golin | Revert "AVX512: Implemented encoding and intrinsics... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Sanjay Patel | allow unpredictable metadata on switch statements |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matthias Braun | Save LaneMask with livein registers |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matthias Braun | VirtRegMap: Improve addMBBLiveIns() using SlotIndex... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Chandler Carruth | [PM/AA] Rebuild LLVM's alias analysis infrastructure... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matthias Braun | MachineVerifier: Check that SlotIndex MBBIndexList... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matt Arsenault | AMDGPU: Extract full 64-bit subregister and use subregs |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matt Arsenault | AMDGPU: Remove unused multiclass argument |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Tom Stellard | llvm-config: Add --build-system option |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Dan Gohman | [WebAssembly] Implement calls with void return types. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Tom Stellard | AMDGPU/SI: Fold operands through REG_SEQUENCE instructions |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Silviu Baranga | [CostModel][AArch64] Remove amortization factor for... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Sanjay Patel | don't repeat function names in comments; NFC |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Dan Gohman | [WebAssembly] Tidy up some unneeded newline characters. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Joseph Tremoulet | [CMake] Flag recursive cmake invocations for cross... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Sanjay Patel | function names start with a lower case letter; NFC |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Igor Breger | AVX512: Implemented encoding and intrinsics for |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Sanjay Patel | don't repeat function names in comments; NFC |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement ADDU16, AND16, ANDI16,... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Alex Lorenz | Fix PR 24633 - Handle undef values when parsing standal... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
James Molloy | Rename ExitCount to BackedgeTakenCount, because that... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
James Molloy | Delay predication of stores until near the end of vecto... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Alexandros... | LLVM does not distinguish Cortex-M4 from Cortex-M4F... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Daniel Sanders | Fix vector splitting for extract_vector_elt and vector... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Chandler Carruth | Fix a typo I spotted when hacking on SROA. Somewhat... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Zoran Jovanovic | [mips][microMIPS] Implement CACHEE and PREFE instructions |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matt Arsenault | AMDGPU: Fix not encoding src2 of VOP3b instructions |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Sanjoy Das | [IRCE] Add INITIALIZE_PASS_DEPENDENCY invocations. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Lang Hames | [RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Dan Gohman | [WebAssembly] Fix lowering of calls with more than... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matt Arsenault | SelectionDAG: Support Expand of f16 extloads |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Dan Gohman | [WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Matt Arsenault | Fix typos / grammar |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Duncan P. N... | Revert "Bitcode: ArrayRef-ize EmitRecordWithAbbrev... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Duncan P. N... | Bitcode: ArrayRef-ize EmitRecordWithAbbrev(), NFC |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Davide Italiano | [llvm-readobj] MachO -- dump LinkerOptions load command. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Reid Kleckner | [WinEH] Avoid creating MBBs for LLVM BBs that cannot... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Collingbourne | Re-apply r247080 with order of evaluation fix. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Reid Kleckner | [WinEH] Emit prologues and epilogues for funclets |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Collingbourne | Revert r247080, "LowerBitSets: Extend pass to support... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Vedant Kumar | [Bitcode] Add compatibility tests for new instructions |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Vedant Kumar | [docs] Fix typo in catchret example |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Eric Christopher | Fix the PPC CTR Loop pass to look for calls to the... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Peter Collingbourne | LowerBitSets: Extend pass to support functions as bitse... |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Ivan Krasin | [libFuzzer]Add a test for defeating a hash sum. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Matt Arsenault | AMDGPU/SI: Fix input vcc operand for VOP2b instructions |
commit | commitdiff | tree | snapshot |
next |