2015-10-15 |
Elena Demikhovsky | AVX-512: Fixed a bug in shuffle lowering 32-bit mode |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Andrea Di Biagio | [x86] Merge test pr24562.ll into x86-fold-pshufb.ll... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | Make windows.h less evil. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [llvm-pdbdump] Remove oddly placed parens that MSVC... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Artyom Skrobov | Don't pretend AMDGPU backend knows how to custom-lower... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | Speculatively unbreak Windows build |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Zlatko Buljan | [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH,... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement BREAK16, LI16, MOVE16,... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LLE and SCE instructions |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | [mips][microMIPS] Implement LWLE, LWRE, SWLE and SWRE... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Lang Hames | [RuntimeDyld] Drop the '.s' suffix off the COFF test... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Eric Christopher | Update for llvm API change. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Eric Christopher | Remove DIFile from createSubroutineType. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Lang Hames | [RuntimeDyld] Don't try to get the contents of sections... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Hrvoje Varga | Test commit. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Manman Ren | Temporarily revert r250345 to sort out bot failure. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Craig Topper | Add XSAVE/XSAVEOPT to KNL processor. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | s/NumFiles/NumStreams/ |
commit | commitdiff | tree | snapshot |
2015-10-15 |
David Majnemer | [llvm-pdbdump] Provide a mechanism to dump the raw... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Richard Smith | Fix -Wmismatched-tags error in modules build by removin... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [bugpoint] llvm-gcc doesn't exist anymore ... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Quentin Colombet | [ARM] Make sure we do not dereference the end iterator... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Akira Hatanaka | Revert r250349. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [JIT] TrivialMemoryManager: Fail if we can't allocate... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | Revert r250342. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | Test case which should have been part of 250343 |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | [SimplifyCFG] Speculatively flatten CFG based on profil... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Akira Hatanaka | [MachO] Stop generating *coal* sections. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Philip Reames | Tighten known bits for ctpop based on zero input bits |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Make LLVM_VERSION_* variables user definable |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Sanjay Patel | add x86 codegen tests for 'add nsw' followed by 'sext' |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Bill Schmidt | [PowerPC] Fix invalid lxvdsx optimization (PR25157) |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Davide Italiano | [Bugpoint] Use 'CC' instead of 'GCC' for variable naming. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Daniel Berlin | [IDFCalculator] Use DominatorTreeBase instead of Domina... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Davide Italiano | [Bugpoint] Use clang by default. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chen Li | [LoopUnswitch] Correct misleading comments. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Arch D. Robison | Add 'other' in description of extractvalue operands. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Diego Novillo | Sample profiles - Add documentation for binary profile... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Artyom Skrobov | A doccomment for CombineTo, and some NFC refactorings |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Artyom Skrobov | Merge DAGCombiner::visitSREM and DAGCombiner::visitUREM... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Igor Kudrin | [llvm-readobj/ELF] fix: add correct test inputs |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Igor Kudrin | [llvm-readobj/ELF] Print GNU Hash section |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Andrea Di Biagio | [x86][FastISel] Teach how to select nontemporal stores. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Add LLVM_VERSION_PATCH to the -current_version... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Fixing the bots I broke. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Chris Bieneman | [CMake] Set Policy CMP0048 to NEW |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Xinliang David Li | Add a instrumentation test for Linux |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | [X86] Update CPU detection to only enable XSAVE feature... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | [X86] Add XSAVE feature flags to their various processors. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Craig Topper | Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Manman Ren | Revert r250204 and r250240 due to bot failure. We faile... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Evgeniy Stepanov | [msan] Fix crash on multiplication by a non-integer... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Kostya Serebryany | [asan] Disabling speculative loads under asan. Patch... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Richard Smith | Rename one of our two llvm::GCOVOptions classes to... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Eric Fiselier | Split -pedantic and -Wno-long-long into two separate... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sanjoy Das | [SCEV] Use `SCEV::isAllOnesValue` directly; NFC. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chris Bieneman | [CMake] Add compatibility and current versioning to... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chris Bieneman | [CMake] libLLVM's compatibility version should be 1. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Diego Novillo | Sample profile reader - remove dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Diego Novillo | Sample profiles - Add a name table to the binary encoding. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Cong Hou | Update MachineBranchProbabilityInfo::normalizeEdgeWeigh... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Richard Smith | Add missing #include, found by modules build. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
David Majnemer | [InlineFunction] Correctly inline TerminatePadInst |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Dan Gohman | [WebAssembly] Remove a TODO comment which is no longer... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Vedant Kumar | [uselistorder] Insert blank line, NFC |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Richard Smith | Fix layering violation: Analysis should not include... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Kevin Enderby | Tweak to r250117 and change to use ErrorOr and drop... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Joseph Tremoulet | [WinEH] Add CoreCLR EH table emission |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | AMDGPU: Remove implicit ilist iterator conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | AArch64: Remove implicit ilist iterator conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | SelectionDAG: Remove implicit ilist iterator conversion... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | Scalar: Remove remaining ilist iterator implicit conver... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Akira Hatanaka | [AArch64] Check the size of the vector before accessing... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Cong Hou | Update the branch weight metadata in JumpThreading... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Xinliang David Li | [PGO]: Eliminate calls to __llvm_profile_register_funct... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | Scalar: Remove some implicit ilist iterator conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | ExecutionEngine: Remove implicit ilist iterator convers... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | OrcJIT: Remove implicit ilist iterator conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | IPO: Remove implicit ilist iterator conversions, NFC |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | Instrumentation: Remove ilist iterator implicit convers... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | Interpreter: Remove implicit ilist iterator conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Kevin Enderby | The issue with the malformed-machos 00000031.a test... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | InstCombine: Remove ilist iterator implicit conversions... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Duncan P. N... | BitcodeReader: Remove ilist iterator implicit conversio... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Joseph Tremoulet | [WinEH] Iterate state changes instead of invokes |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Xinliang David Li | Fix a couple of comments; NFC |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sanjay Patel | function names should start with a lower case letter... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sanjay Patel | don't repeat function/class/variable names in comments... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Simon Pilgrim | [InstCombine][SSE4A] Remove broken INSERTQI range combi... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
James Molloy | [GlobalsAA] Turn GlobalsAA on again by default |
commit | commitdiff | tree | snapshot |
2015-10-13 |
James Molloy | [GlobalsAA] Don't assume anything about functions that... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Christof Douma | Test commit |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Michael Liao | Remove unnecessary argument in ipo iterator |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sanjoy Das | [IndVars] NFC Cleanup. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Michael Kuperstein | Fix line-ending issue. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Chris Bieneman | [CMake] LLVM_PROFDATA_FILE only works if you're using... |
commit | commitdiff | tree | snapshot |
next |