2015-10-16 |
David Majnemer | [WinEH] Remove dead code/includes from WinEHPrepare |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Krzysztof Parzyszek | [Hexagon] Delete lib/Target/Hexagon/HexagonRemoveSZExtA... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Krzysztof Parzyszek | [Hexagon] Merge adjacent stores |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Diego Novillo | Sample profiles - Re-arrange binary format to emit... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
JF Bastien | WebAssembly: fix load/store syntax |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Joseph Tremoulet | [WinEH] Fix endpad coloring/numbering |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Yaron Keren | Fix typo, NFC. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjay Patel | move test case to x86 directory because it specifies... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjay Patel | This is a follow-up to the discussion in D12882. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
JF Bastien | WebAssembly: relooper analysis pass |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Charlie Turner | [AArch64] Implement vector splitting on UADDV. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Diego Novillo | Sample Profiling - Remove useless asserts. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Zlatko Buljan | Commited two test files which are forgotten during... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Hrvoje Varga | [mips][microMIPS] Implement LB, LBE, LBU and LBUE instr... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Pawel Bylica | Fix path::home_directory() unit test. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
NAKAMURA Takumi | SupportTests::HomeDirectory: Don't try tests when ... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
NAKAMURA Takumi | Reformat. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Pawel Bylica | Use Windows Vista API to get the user's home directory |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Craig Topper | [X86] Add fxsr feature flag for fxsave/fxrestore instru... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Dylan McKay | Initial migration of AVR backend |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [RS4GC] Dont' propagate call attrs related to patchable... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [RS4GC] Bring legalizeCallAttributes up to LLVM coding... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [RS4GC] Use "deopt" operand bundles |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [IndVars] Rename getExtend; NFC |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [IndVars] Have `cloneArithmeticIVUser` guess better |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [IndVars] Extract out a few local variables; NFC |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Sanjoy Das | [IndVars] Split `WidenIV::cloneIVUser`; NFC |
commit | commitdiff | tree | snapshot |
2015-10-16 |
JF Bastien | WebAssembly: update syntax |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Lang Hames | Add emacs c++ mode hint. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Davide Italiano | [llvm-readobj/ELF] Dump DT_VERDEF/DT_VERDEFNUM correctly. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Evgeniy Stepanov | Revert "[safestack] Fast access to the unsafe stack... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Adrian Prantl | Replace a forward declaration with an #include. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Evgeniy Stepanov | [safestack] Fast access to the unsafe stack pointer... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Chris Bieneman | [CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Chris Bieneman | [CMake] [Darwin] Add support for generating Xcode-compa... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Adrian Prantl | Add a missing include of cstddef needed for size_t. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
JF Bastien | x86: preserve flags when folding atomic operations |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Justin Bogner | docs: Stop using DEBUG() without DEBUG_TYPE in the... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [SelectionDAG] Remove dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [AsmPrinter] Prune dead code. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Kevin B. Smith | Change test to use FileCheck rather than grep. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Philip Reames | Revert 250343 and 250344 |
commit | commitdiff | tree | snapshot |
2015-10-15 |
JF Bastien | x86 FP atomic codegen: don't drop globals, stack |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Diego Novillo | Sample Profiles - Adjust integer types. Mostly NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Tim Northover | Prevent assertion with "llc -debug" and anonymous symbols. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
NAKAMURA Takumi | Lit: Rework r249161; Move RLIMIT_NPROC to main.py. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [ScalarOpts] Remove dead code. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Manman Ren | Recommit r250345, it was reverted in r250366 to investi... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Daniel Sanders | [mips][ias] Implement ulh macro. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Pawel Bylica | Require Windows API of version 6.1 (Windows 7). |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [NVPTX] Remove dead code. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Daniel Sanders | [mips][mips16] MIPS16 is not a CPU/Architecture but... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [X86] Rip out orphaned method declarations and other... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Benjamin Kramer | [DebugInfo] Remove dead forwarding accessors. NFC. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Aaron Ballman | Silencing a -Wtype-limits warning; an unsigned value... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Igor Breger | AVX512: Implemented DAG lowering for shuff62x2/shufi62x... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
NAKAMURA Takumi | [CMake] check-llvm requires llvm-pdbdump. |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Igor Breger | AVX512: Implemented encoding and intrinsics for vpternl... |
commit | commitdiff | tree | snapshot |
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 |
next |