2018-04-18 |
Artem Belevich | [NVPTX, CUDA] Added support for m8n32k16 and m32n8k16... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Simon Pilgrim | [llvm-mca][X86] Add mmx versions of SSSE3 instructions |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | [RISCV] Add test changes missed from rL330293 |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | [RISCV] Introduce pattern for materialising immediates... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Tobias Grosser | [RuntimeDebugBuilder] Print vectors passed without... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | [RISCV] Add imm-cse.ll test case |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Lei Huang | [NFC] test case clean up |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Tobias Grosser | [RuntimeDebugBuilder] Turn assert into an unreachable |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | [RISCV] Expand codegen -> compression sanity checks... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Craig Topper | [X86] Fix the Uses/Defs,mayLoad,mayStore,hasSideEffects... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Yan Zhang | add extra acronyms for objc property names |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Tobias Grosser | [ScopDetect / ScopInfo] Get statistics for scops withou... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Fangrui Song | [OPENMP] Fix -Wunused-lambda-capture. NFC |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonathan Peyton | [OpenMP] Fix affinity API for KMP_AFFINITY=none|compact... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonathan Peyton | Introduce GOMP_taskloop API |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | Revert "[RISCV] implement li pseudo instruction" |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Artem Belevich | [CUDA] added missing __ldg(const signed char *) |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Yaxun Liu | [HIP] Add driver input type for HIP |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Lei Huang | [Power9]Legalize and emit code for converting Unsigned... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Martin Storsjo | [MinGW] Try to fix asan testing after r330244 |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Amara Emerson | [AArch64] Add isel pattern for v8i8->v2f32 NVCASTs. |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonas Devlieghere | [LIT] Have lit run the lldb test suite |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alex Bradbury | [RISCV] Add specific tests for materialising imm32hi20... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Lei Huang | [Power9]Legalize and emit code for converting (Un)Signe... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alexey Bataev | [NVPTX] Emit debug info in DWARF-2 by default for Cuda... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alexey Bataev | [DEBUG] Initial adaptation of NVPTX target for debug... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Alexey Bataev | [OPENMP] Code cleanup and code improvements. |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Chandler Carruth | [x86] Switch EFLAGS copy lowering to use reg-reg form... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Kostya Kortchinsky | [sanitizer] Minor refactor of ThreadDescriptorSize |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonas Devlieghere | [llvm-mca] Use WithColor for printing errors |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Aaron Smith | [support] Revert the changes made to Path.inc for the... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Pavel Labath | Fix macosx build broken by r330249 |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Chandler Carruth | [x86] Fix PR37100 by teaching the EFLAGS copy lowering... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Simon Pilgrim | [llvm-exegesis] Early out if the scheduler models have... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonas Devlieghere | [llvm-profdata] Use WithColor for printing errors |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jonas Devlieghere | [llvm-link] Use WithColor for printing errors |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Simon Pilgrim | [llvm-exegesis] Use LLVMTargetMachine pointer everywher... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Sanjay Patel | [SimplifyLibcalls] Realloc(null, N) -> Malloc(N) |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Simon Pilgrim | [llvm-exegesis] Put a newline at the end of each error... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
David Stuttard | [AMDGPU] Fix issues for backend divergence tracking |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Sam Parker | [IRCE] Only check for NSW on equality predicates |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Simon Pilgrim | [llvm-exegesis] Pull out LLVMTargetMachine to simplify... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Jan Korous | [Sema] Disable built-in increment operator for bool... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Momchil Velikov | Add tests for shrink wrapping and VLAs |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Teresa Johnson | [gold] Add support for optimization remarks |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Pavel Labath | [cmake] Improve pthread_[gs]etname_np detection code |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Florian Hahn | [LoopUnroll] Only peel if a predicate becomes known... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Pavel Labath | [CodeGen/Dwarf] Make debug_names compatible with split... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Ivan A. Kosarev | Revert r330195 "[NEON] Define vget_high_f16() and vget_... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Pavel Labath | Report more precise error message when attach fails |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Greg Bedwell | [UpdateTestChecks] Add update_mca_test_checks.py script |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Haojian Wu | [clang-tidy] Fix clang-tidy doesn't read .clangtidy... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Martin Storsjo | [MinGW] Look for a cross sysroot relative to the clang... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Bjorn Pettersson | [DebugInfo] Sink related dbg users when sinking in... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Matt Davis | [NFC] Remove doxygen brief tag from BasicBlock.h |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Craig Topper | [X86][Broadwell] Remove some unnecessary InstRW overrid... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Bruno Cardoso... | [Modules] Turn on system header validation for implicit... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Craig Topper | [X86] Give CMOV 2 cycle latency on SLM. |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Craig Topper | [X86] Don't crash on bad operand modifiers in inline... |
commit | commitdiff | tree | snapshot |
2018-04-18 |
Sanjay Patel | [InstCombine] peek through bitcasted vector/array point... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Bob Haarman | Fix lock order inversion between ManagedStatic and... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | COFF: Friendlier undefined symbol errors. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Michael J.... | [ELF] Add profile guided section layout |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | Reland r330223, "COFF: Merge .idata, .didat and .edata... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | COFF: Implement /pdbaltpath flag. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Keith Wyss | [XRay][compiler-rt] Add noop patch functions for unsupp... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Stanislav Mekhanoshin | [AMDGPU] Enabled v2.16 literals for VOP3P |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Junmo Park | [AAch64] Add the __ARM_FEATURE_DOTPROD macro definition |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | Revert r330223, "COFF: Merge .idata, .didat and .edata... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Vedant Kumar | [Mem2Reg] Create merged debug locations for inserted... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Vedant Kumar | [Mem2Reg] Make RenamePassData a struct, NFC |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Erich Keane | Add Microsoft mangling for _Float16 |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Alex Bradbury | [RISCV] implement li pseudo instruction |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | COFF: Merge .idata, .didat and .edata into .rdata by... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Peter Collingbourne | llvm-pdbutil: Fix an off-by-one error. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Stanislav Mekhanoshin | LoadStoreVectorizer crashes due to unsized type |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Keith Wyss | [XRay] Add clang builtin for xray typed events. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Keith Wyss | [XRay] Typed event logging intrinsic |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Keith Wyss | Implement trampoline and handler for typed xray event... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Heejin Ahn | [WebAssembly] Add an assertion for an invalid CFG |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Rui Ueyama | Rename sys::Process::GetArgumentVector -> sys::windows... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Dan Gohman | [WebAssembly] Teach fast-isel to gracefully recover... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jim Ingham | Change PlatformPosix::DoLoadImage to use a UtilityFunction. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Dan Albert | [Driver] Use the per-API level Android library directories. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Teresa Johnson | Require shell for test |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jim Ingham | Fix the xcode project for the Args -> Utility move. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Teresa Johnson | Remove unused variable |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Zachary Turner | [llvm-pdbutil] Dump first section contribution for... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jan Vesely | powr: Use denormal path only |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jan Vesely | pown: Use denormal path only |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jan Vesely | pow: Use denormal path only |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Craig Topper | [X86] Add separate scheduling class for PSADBW instruction. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Craig Topper | [X86] Remove unnecessary InstRW overrides. Add somes... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Akira Hatanaka | [Sema] Warn about memcpy'ing non-trivial C structs. |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Akira Hatanaka | Move the visitor classes that are used to traverse... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Pavel Labath | Move Args.cpp from Interpreter to Utility |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Akira Hatanaka | Add a command line option 'fregister_global_dtors_with_... |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jan Vesely | amdgcn/fmin: Fix typos that reduced precision |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Jan Vesely | exp10: Port from amd builtins |
commit | commitdiff | tree | snapshot |
2018-04-17 |
Craig Topper | [X86] Remove -mcpu=skx/knl from some tests and use... |
commit | commitdiff | tree | snapshot |
next |