2017-09-20 |
Vitaly Buka | [asan] Try to fix windows test by fflush(stderr) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Vitaly Buka | [asan] Resolve FIXME by converting gtest into lit test |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Eugene Zemtsov | Signal polling is supported with pselect (re-land r3137... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Akira Hatanaka | Revert "Add support for attribute 'noescape'." |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Craig Topper | [X86] Remove isel checks for immediate size on floating... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Stanislav Mekhanoshin | [AMDGPU] Fixed memory leak with inliner replaced |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Akira Hatanaka | Add support for attribute 'noescape'. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Akira Hatanaka | Revert "Add support for attribute 'noescape'." |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Akira Hatanaka | Add support for attribute 'noescape'. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Matt Arsenault | AMDGPU: Move r600 only code into r600 only td file |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Stanislav Mekhanoshin | [AMDGPU] Fix regression in test clang/test/CodeGen... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Akira Hatanaka | [Sema][ObjC] Warn about mismatches in attributes betwee... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Matt Arsenault | AMDGPU: Match load d16 hi instructions |
commit | commitdiff | tree | snapshot |
2017-09-20 |
NAKAMURA Takumi | DiagnosticInfoOptimizationBase: Appease g++-4.8.2 not... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Stanislav Mekhanoshin | [AMDGPU] Port of HSAIL inliner |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Matt Arsenault | AMDGPU: Cleanup load/store PatFrags |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Matt Arsenault | AMDGPU: Match store d16_hi instructions |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Sanjoy Das | Tighten the invariants around LoopBase::invalidate |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Eugene Zemtsov | Rollback r313704 because of the Windows build break |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Mike Edwards | Reverting due to Green Dragon bot failure. |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Sanjoy Das | Clang-format few files to make later diffs leaner; NFC |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Eugene Zemtsov | Signal polling is supported with pselect |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Shoaib Meenai | [COFF] Adjust secrel limit check |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Daniel Berlin | GVNSink: Make ModelledPHIs constructor linear (and... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Daniel Berlin | Revert "[GVNSink] Remove dependency on SmallPtrSet... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Daniel Berlin | NewGVN: Remove unused includes |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Shoaib Meenai | [COFF] Check for sections larger than 4 GiB |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Zachary Turner | Make lit stop writing pyc files. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Rui Ueyama | Compact EhSectionPiece from 32 bytes to 16 bytes. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Quentin Colombet | [MIRPrinter] Print empty successor lists when they... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Sanjoy Das | [LoopInfo] Make LoopBase and Loop destructors non-public |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Weiming Zhao | [libc++] Replace __sync_* functions with __libcpp_atomi... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adam Nemet | Add override for ClangDiagnosticHandler::isAnyRemarkEna... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Sam Clegg | [WebAssembly] Add support for naming wasm data segments |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adam Nemet | Allow ORE.emit to take a closure to delay building... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Michael Kruse | [ForwardOpTree] Allow out-of-quota in examination part... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Vlad Tsyrklevich | Revert "Introduce the llvm-cfi-verify tool." |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Vlad Tsyrklevich | Introduce the llvm-cfi-verify tool. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Saleem Abdulrasool | CodeGen: use range based for loops (NFC) |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Quentin Colombet | Revert "[MIRPrinter] Print empty successor lists when... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Quentin Colombet | [MIRPrinter] Print empty successor lists when they... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Andrew Kaylor | Fix 32-bit buildbots by removing tests that are depende... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Roman Lebedev | Revert "[Sema] Move some stuff into -Wtautological... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | Reland "[llvm-objcopy] Add support for nested and overl... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Rui Ueyama | Rename CieRecord instance variables. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jonathan Roelofs | [ARM] Relax 'cpsie'/'cpsid' flag parsing. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Reid Kleckner | Revert "[DebugInfo] Insert DW_OP_deref when spilling... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dehao Chen | Import all inlined indirect call targets for SamplePGO. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Roman Lebedev | [Sema] Move some stuff into -Wtautological-unsigned... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Vadzim Dambrouski | [MSP430] Align functions on 2-byte boundary instead... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Rachel Craik | [OpenMP] fix seg-faults printing diagnostics with inval... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Craig Topper | [TableGen] Generate formatted DAGISelEmitter without... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adrian Prantl | llvm-dwarfdump: un-hide more command line options |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adrian Prantl | Move test into non-target-specific directory. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Sanjay Patel | [SimplifyCFG] fix typos/formatting; NFC |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Stanislav Mekhanoshin | [AMDGPU] Prevent post-RA scheduler from breaking memory... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Ulrich Weigand | [SystemZ] Fix truncstore + bswap codegen bug |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Saleem Abdulrasool | Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}" |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Rui Ueyama | Simplify. NFC. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Andrew Kaylor | Teach clang to tolerate the 'p = nullptr + n' idiom... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | Revert "[llvm-objcopy] Add support for .dynamic, .dynsy... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | Revert "[llvm-objcopy] Add support for nested and overl... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | [llvm-objcopy] Add support for .dynamic, .dynsym, and... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
David Blaikie | Fix test to not depend on another subdirectories Input... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | [llvm-objcopy] Add test to check that architecture... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Krzysztof Parzyszek | Recommit r313647 now that GCC seems to accept the offering |
commit | commitdiff | tree | snapshot |
2017-09-19 |
David Blaikie | dwarfdump/symbolizer: Avoid loading unneeded CUs from... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Dehao Chen | Handle profile mismatch correctly for SamplePGO. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Reid Kleckner | Re-land "Fix Bug 30978 by emitting cv file checksums." |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Jake Ehrlich | [llvm-objcopy] Add support for nested and overlapping... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adrian McCarthy | Re-land r313210 - Fix for bug 34532 - A few rough corne... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Saleem Abdulrasool | ExecutionEngine: add R_AARCH64_ABS{16,32} |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Adam Nemet | Fix ClangDiagnosticHandler::is*RemarkEnabled members |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Francis Ricci | Set ANDROID when any android abi is used, not just... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Krzysztof Parzyszek | Revert "Improve TableGen performance of -gen-dag-isel... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Francis Ricci | Ensure that armhf builtins library is created when... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Krzysztof Parzyszek | Move "(void)variable" closer to the assertion that... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Shoaib Meenai | [cmake] Add SOURCE_DIR argument to llvm_check_source_fi... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Krzysztof Parzyszek | Improve TableGen performance of -gen-dag-isel (motivate... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Rafael Espindola | Tweak orphan section placement. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Simon Dardis | [mips][compiler-rt] UnXFAIL test. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Craig Topper | [X86] Convert X86ISD::SELECT to ISD::VSELECT just befor... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Zachary Turner | Resubmit "Fix llvm-lit script generation in libcxx." |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Francis Ricci | Fix build of TaskPoolTest with xcodebuild |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Petr Hosek | [sanitizer] Don't define common ReportDeadlySignal... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Reid Kleckner | Re-land r313400 "[DebugInfo] Insert DW_OP_deref when... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Tony Jiang | [PowerPC Peephole] Constants into a join add, use ADDI... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Evandro Menezes | [AArch64] Extend tests of loads and stores of register... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Francis Ricci | Use ThreadLauncher to launch TaskPool threads |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Tony Jiang | [Power9] Add missing Power9 instructions. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
David Blaikie | dwarfdump: Delay parsing abbreviations until they're... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Mike Edwards | Revert r313600 due to bot failures on Green Dragon. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Daniel Sanders | [globalisel] Add a G_BSWAP instruction and support... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Simon Pilgrim | [X86][SSE] Add 'redundant pand' test case from PR34620 |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Sanjay Patel | [x86] regenerate checks; NFC |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Alexey Bataev | [SLP] Reduce test, NFC. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Daniel Sanders | [globalisel] Add support for intrinsic_void |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Bjorn Pettersson | [Sema] Disallow assigning record lvalues with nested... |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Daniel Sanders | [globalisel] Add support for intrinsic_w_chain. |
commit | commitdiff | tree | snapshot |
2017-09-19 |
Nikolai Bozhenov | [Nios2] Subtarget, basic infrastructure for frame,... |
commit | commitdiff | tree | snapshot |
next |