2018-03-19 |
Alexander Potapenko | [MSan] fix the types of RegSaveAreaPtrPtr and OverflowA... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Alexander Potapenko | [MSan] Don't create zero offsets in getShadowPtrForArgu... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Alexander Potapenko | [MSan] Introduce insertWarningFn(). NFC |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Mikhail Maltsev | [ARM] Fix warnings about missing parentheses in ARMAsmP... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Serguei Katkov | [SCEV] Factor out isKnownViaInduction. NFC. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Peter Smith | [ELF] Recommit 327248 with Arm using the .got for _GLOB... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Serguei Katkov | [SCEV] Re-land: Fix isKnownPredicate |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X86] Merge XADD8rr regular expression with XADD16rr... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X86] Add ADD16i16/ADD32i32/ADD64i32 and similar to... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X6] Remove two unused InstrItinClass |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Jan Vesely | remainder: Port from amd builtins |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X86] Use IIC_CMOV64_RR/RM on 64-bit cmov instructions. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X86] Merge 32 and 64-bit RORX/SHLX/SARX/SHRX into... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Craig Topper | [X86] Merge 8-bit instructions into instregex with... |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Dylan McKay | [AVR] Lower i128 divisions to runtime library calls |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [Mips] Remove duplicate lines from MipsScheduleP5600... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [AArch64] Fix a few InstRWs in the A53 scheduler model... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [SelectionDAG] Don't default the SelectionDAG* paramete... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jan Kratochvil | Move the codebase to use: DWARFCompileUnit -> DWARFUnit |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jan Kratochvil | DWARFUnit split out of DWARFCompileUnit |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [TableGen] When trying to reuse a scheduler class for... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Fix crc32 schedule costs |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Marshall Clow | Updated C++2a status with changes from Jacksonville... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Add crc32 resource tests |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] FADD/FHADD ymm instructions are double... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Float bitwise ymm instructions are double... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Bjorn Pettersson | Resolve unused variable 'VR' warning in RetainCountChec... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] F16C instructions are performed on the... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Anastasis Grammenos | [LICM] Salvage DI from dying Instructions |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Roman Lebedev | [InstCombine] peek through unsigned FP casts for zero... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Andrea Di Biagio | [llvm-mca] Allow the definition of multiple register... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Sanjay Patel | [InstCombine] add nnan requirement for sqrt(x) * sqrt... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Sanjay Patel | [InstSimplify] loosen FMF for sqrt(X) * sqrt(X) --> X |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Strip default latency/resource values... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] SSE4A EXTRQ/INSERTQ instructions are... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Modelled float bitwise instructions as... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jonas Devlieghere | [dsymutil] Fix add_llvm_tool_symlink |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Correctly distinguish between scheduling... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Jonas Devlieghere | [dsymutil] Rename llvm-dsymutil -> dsymutil |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Merge equivalent VBLENDVY + VPERMILY... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Simon Pilgrim | [X86][Btver2] Add llvm-mca tests to show pipe resource... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Fix a bunch of overlapping regular expressions... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Fix a couple typos in the Zen scheduler model. |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [TableGen] Remove unnecessary uses of make_range. |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [TableGen] Move some variables into for loop declaratio... |
commit | commitdiff | tree | snapshot |
2018-03-18 |
Craig Topper | [X86] Remove MMX_MASKMOVQ64 and VMASKMOVDQU from schedu... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Zhihao Yuan | [C++17] Allow an empty expression in an if init statement |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Aaron Ballman | Implement DR2229, which prohibits unnamed bit-fields... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Zhihao Yuan | Fix codegen for structured binding binding in conditions |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Martin Storsjo | [AArch64] Skip an unnecessary getCopyToReg in DYNAMIC_S... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Nirav Dave | Revert "[DAG, X86] Revert r327197 "Revert r327170,... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Nirav Dave | [DAG, X86] Revert r327197 "Revert r327170, r327171... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Sylvestre Ledru | Fix some user facing typos |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Aaron Smith | [Driver] Fix the descriptions for -Tdata and -Ttext... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Cleanup constant legality |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Basic G_GEP legality |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Matt Arsenault | AMDGPU/GlobalISel: Basic legality for load/store |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Chandler Carruth | [bindings/go] Add a missing `,` in the test code to... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Richard Smith | [cxx_status] Add entry for the Reflection TS. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Richard Smith | [cxx_status] Update to match Jacksonville 2018 motions. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Oren Ben Simhon | Adding nocf_check attribute for cf-protection fine... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Oren Ben Simhon | [X86] Added support for nocf_check attribute for indire... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SystemZ] Add 'REQUIRES: asserts' to test case using... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SystemZ] computeKnownBitsForTargetNode() / ComputeNum... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Jonas Paulsson | [SelectionDAG] Handle big endian target BITCAST in... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
George Rokos | Bugfix, extern declarations for libomp functions are... |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Vitaly Buka | Revert "Mmap interceptor new option, Write Exec runtime... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Chandler Carruth | [GlobalsAA] Fix a pretty terrible bug that has been... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jessica Paquette | [MachineOutliner] Make KILLs invisible |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Petr Hosek | [Fuzzer] Build the shared memory hooks for Fuchsia |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vitaly Buka | OpenBSD UBsan support final missing bits |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Andrea Di Biagio | [llvm-mca] Remove method getSchedModel() from the Backend. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Fix bug in r327732 with devirtualized complete... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Frederic Riss | Fix the Windows build after r327750 |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Evgeniy Stepanov | [asan] Replace vfork with fork. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Frederic Riss | [DWARFASTParserClang] Complete external record types... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Andrea Di Biagio | [llvm-mca] Remove unused methods from Backend. NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Evgeniy Stepanov | [asan] Remove empty fork interceptor. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vitaly Buka | Mmap interceptor new option, Write Exec runtime detector |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Eugene Zelenko | [Analysis] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
David L Kreitzer | Quiet unused variable warnings. NFC. |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [X86] Pass SelectionDAG into X86ISelAddressMode::dump... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Sanjay Patel | [InstSimplify] add NaN constant diversity; NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krzysztof Parzyszek | [Hexagon] Avoid bank conflicts in post-RA scheduler |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Fix tests after r327738 that only fail with a... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
George Rokos | Moved extern declarations to private header file, they... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Commit some changes that were intended to be part... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Don't escape MS C++ names with \01 |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Krzysztof Parzyszek | [Hexagon] Add lit testcases for atomic intrinsics |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Shoaib Meenai | [COFF] Clarify comment. NFC |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Jan Korous | [Parser] Remove hard-coded bracket depth limit |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [IR] Avoid the need to prefix MS C++ symbols with ... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | Revert r327721 "This patch fixes the invalid usage... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Reid Kleckner | [MS] Always use base dtors in place of complete/vbase... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Vedant Kumar | Skip TestThreadSpecificBpPlusCondition on Darwin due... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [X86] Merge ADDSUB/SUBADD detection into single methods... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Adrian Prantl | Remove -gmodules restriction from test |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Craig Topper | [CorrelatedValuePropagation] Use SelectInst::getConditi... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
George Karpenkov | [analyzer] Fix crashes in RetainCountChecker when under... |
commit | commitdiff | tree | snapshot |
2018-03-16 |
Farhana Aleen | [AMDGPU] Supported ds_write_b128 generation. |
commit | commitdiff | tree | snapshot |
next |