2018-03-15 |
David Blaikie | Remove empty file |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Reid Kleckner | Revert r327620 "[CodeView] Initial support for emitting... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Diego Caballero | [LV] Test commit. Removing white space. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Philip Reames | [EarlyCSE] Don't hide earler invariant.scopes |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexey Bataev | [OPENMP, NVPTX] Improve globalization of the variables... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Zachary Turner | Move some function declarations higher so they can... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Zachary Turner | Add missing #includes. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Guozhi Wei | [PPC] Avoid non-simple MVT in STBRX optimization |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Simon Pilgrim | [X86][Btver2] Attach AES/CLMUL instructions to a schedu... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Simplify the type legality checking for (FM)ADDSU... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Fix 80 column violations. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Zachary Turner | Refactor the PDB HashTable class. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Philip Reames | [EarlyCSE] Reuse invariant scopes for invariant load |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Rui Ueyama | Add a comment about ELF spec and the symbol table's... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Adrian Prantl | Split skipIf decorator, the condition is supposed to... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Pavel Labath | [dotest] remove confirm_directory_exclusivity remnants |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Roman Lebedev | [InstSimplify] peek through unsigned FP casts for sign... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Roman Lebedev | [InstSimplify][NFC] simplifyICmpWithConstant(): refacto... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Andrea Di Biagio | [llvm-mca] Simplify code. NFC. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Gheorghe-Teodor... | [OpenMP][libomptarget] Enable usage of shared memory... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Matthew Simpson | [ConstantFolding, InstSimplify] Handle more vector... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Gheorghe-Teodor... | [OpenMP][libomptarget] Enable multiple frames per globa... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexey Bataev | [OPENMP] Codegen for `omp declare target` construct. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Zaara Syeda | [PowerPC] Optimize TLS initial-exec sequence to use... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Yaxun Liu | Recommit r326946 after reducing CallArgList memory... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Pavel Labath | Fix TestProcessLaunch breakage on MacOS |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Simon Pilgrim | [X86][Btver2] Remove JAny resource, and map system... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Sanjay Patel | [InstSimplify] add tests with NaN operand for fp binops... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Simon Pilgrim | [X86][SSE] Introduce Float/Vector WriteMove, WriteLoad... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Eric Liu | [change-namespace] Don't match a function call/ref... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Simon Pilgrim | [X86] Regenerate schedule tests with zero latency comments |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Sanjay Patel | [PatternMatch, InstSimplify] allow undef elements when... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Sanjay Patel | [InstSimplify] remove 'nsz' requirement for frem 0, X |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Pavel Labath | Next batch of test-tree-cleaning changes |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Sjoerd Meijer | [AArch64] Codegen tests for the Armv8.2-A FP16 intrinsics |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Sjoerd Meijer | [AAch64] Tests for ACLE FP16 macros |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Ulrich Weigand | [Debug] Retain both copies of debug intrinsics in Hoist... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Martin Pelikan | [TSan] fix Go runtime test on amd64 with PIE |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Brock Wyma | [CodeView] Initial support for emitting S_BLOCK32 symbo... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Fedor Sergeev | [New PM][IRCE] port of Inductive Range Check Eliminatio... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Andrew V. Tischenko | More warnings when double truncation to float: compound... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Andrei Elovikov | [LoopUnroll] Ignore ephemeral values when checking... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
George Rimar | [ELF] - Fix build bot after rL327612. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Max Kazantsev | [SCEV][NFC] Remove TBB, FBB parameters from exit limit... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
George Rimar | [ELF] - Simplify test case. NFCI. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
George Rimar | [ELF] - Fix build bot after rL327612. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
George Rimar | [ELF] - Show data and assignment commands in the map... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Pavel Labath | @skipUnlessDarwin TestTargetSourceMap |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexander Kornienko | [clang-tidy] rename_check.py misc-unused-raii bugprone... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexander Kornienko | Fixed filename in a comment. NFC |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexander Kornienko | [clang-tidy] rename_check.py misc-sizeof-container... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexander Kornienko | [clang-tidy] rename_check.py misc-sizeof-expression... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Alexander Kornienko | [clang-tidy] rename_check.py {misc,bugprone}-macro... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Add test cases for 512-bit addsub from build_vector. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Add support for matching FMSUBADD from build_vector. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Remove old TODO. We have coverage for this now. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Craig Topper | [X86] Use MVT in a couple places where we know the... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Aaron Smith | [DebugInfo] Add a new method IPDBSession::findLineNumbe... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Greg Clayton | Fix a bug in "target.source-map" where we would resolve... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Lei Huang | [PowerPC][NFC] formatting-only fix |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Richard Trieu | Refactoring code around move/copy initialization. ... |
commit | commitdiff | tree | snapshot |
2018-03-15 |
George Burgess IV | Remove unused variable; NFC |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Vitaly Buka | [sanitizer] Fix off type in mmap64 interceptor |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Vedant Kumar | [test] cmake: Ensure liblldb builds before tests run |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Lang Hames | [ORC] Re-apply r327566 with a fix for test-global-ctors.ll. |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Richard Trieu | [CFG] Allow CallExpr's to be looked up in CFG's |
commit | commitdiff | tree | snapshot |
2018-03-15 |
Davide Italiano | [Dictionary] Rewrite the test added in r327587 as an... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
George Karpenkov | [analyzer] Explicitly set an -std level for the analyze... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Julie Hockett | [clang-tidy] Add Zircon module to clang-tidy |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Matt Davis | [CleanUp] Remove NumInstructions field from LoopVectori... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Simon Pilgrim | [X86][Btver2] Add support for multiple pipelines stages... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Davide Italiano | [DataFormatters] Implement summary for __NSDictionary0. |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Vedant Kumar | [test] Skip more lldb-mi tests which occasionally time... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Sanjay Patel | [InstSimplify] add tests for frem and vectors with... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Rumeet Dhindsa | Update Error Message |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Mark Searles | [AMDGPU] Waitcnt pass: Modify the waitcnt pass to propa... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Simon Pilgrim | [X86][Btver2] Add ResourceCycles and NumMicroOps overri... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | [FastISel] Sink local value materializations to first use |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Francis Visoiu... | [CodeGen] Use MIR syntax for MachineMemOperand printing |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Nicholas Wilson | [WebAssembly] Fix -Werror=extra failure due to enum... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Yaxun Liu | Remove test deep-ast-tree.cpp |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Philip Reames | [EarlyCSE] Exploit open ended invariant.start scopes |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | Revert "[ORC] Switch from shared_ptr to unique_ptr... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Sanjay Patel | [InstSimplify] fix folds for (0.0 - X) + X --> 0 (PR27151) |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Rui Ueyama | [ELF] Add .eh_frame pieces to map file |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Eugene Zelenko | [Tooling] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Simon Pilgrim | [X86] Add haswell testing for PR35635 as well. |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | [COFF] Fix LLD COFF tests as a follow-up to r327563 |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Yaxun Liu | Reduce AST depth for test deep-ast-tree.cpp for atom |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Francis Visoiu... | [AArch64] Emit CSR loads in the same order as stores |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Vedant Kumar | [test] Skip some lldb-mi tests which time out on Darwin |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Martin Storsjo | [test] Fix a temp filename in a test from SVN r327561... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Lang Hames | [ORC] Switch from shared_ptr to unique_ptr for addModul... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Rui Ueyama | Implement --cref. |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Alexander Richardson | [UpdateTestChecks] Handle IR variables with a '-' in... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | [COFF] Enable per-function and data sections in LTO |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Martin Storsjo | [MinGW] Add support for the GNU ld flag --kill-at |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Martin Storsjo | [COFF] Add support for the GNU ld flag --kill-at |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | [wasm] Fix wasm lld test on Windows, where the executab... |
commit | commitdiff | tree | snapshot |
2018-03-14 |
Reid Kleckner | [COFF] Add integration test for LTO + /guard:cf |
commit | commitdiff | tree | snapshot |
next |