2018-07-07 |
Richard Trieu | Check returned type is valid before using it. |
commit | commitdiff | tree | snapshot |
2018-07-07 |
Michael Zolotukhin | Revert "Make __gcov_flush flush counters for all shared... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Tim Shen | Revert "[SCEV] Strengthen StrengthenNoWrapFlags (reappl... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] When creating a select for scalar masked sqrt... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Jessica Paquette | [MachineOutliner] Properly pass -moutline along to... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Add missing scalar fma intrinsics with rounding... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Benjamin Kramer | [PDB] memicmp only exists on Windows, use StringRef... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
George Karpenkov | [ASTMatchers] A matcher for Objective-C @autoreleasepool |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Alexey Bataev | [OPENMP] Fix PR38026: Link -latomic when -fopenmp is... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Vedant Kumar | Fix DIExpression::ExprOperand::appendToVector |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Vedant Kumar | Remove a redundant null-check in DIExpression::prepend... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Zachary Turner | [PDB] One more fix for hasing GSI records. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Davide Italiano | [test-suite] Add a decorator for the lack of libstdcxx... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Vedant Kumar | Use Type::isIntOrPtrTy where possible, NFC |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Kostya Serebryany | libFuzzer: always print line-break for NEW_FUNC/PC... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Alexey Bataev | [OPENMP] Make clauses closing loc point to right bracket. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Fangrui Song | [IR] Fix inconsistent declaration parameter name |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Remove patterns for MOVLPD/MOVLPS nodes with... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Add more FMA3 memory folding patterns. Remove... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Matt Davis | [llvm-mca] Add HardwareUnit and Context classes. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Alexander Shaposhnikov | [llvm-objcopy] Add support for static libraries |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sanjay Patel | [InstCombine] add more tests for potentially poisonous... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Nico Weber | Revert 336426 (and follow-ups 428, 440), it very likely... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Vedant Kumar | [Debugify] Allow unsigned values narrower than their... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Vedant Kumar | [Local] replaceAllDbgUsesWith: Update debug values... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sanjay Patel | [InstCombine] add more tests with poison and undef... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Yvan Roux | Recommit "[CMake] Run libFuzzer tests with check-all." |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Tom Stellard | AMDGPU: Fix UBSan error caused by r335942 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Matt Morehouse | [MSan] Add functions to enable/disable interceptor... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Yvan Roux | [libFuzzer] Disable hanging tests on AArch64 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Kostya Kortchinsky | [scudo] Add some logs for Android |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sanjay Patel | [Constants] extend getBinOpIdentity(); NFC |
commit | commitdiff | tree | snapshot |
2018-07-06 |
George Rimar | [ELF] - Add test for empty version in a symbol name. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sanjay Patel | [Constant] add undef element query for vector constants... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | [ARM] ParallelDSP: added statistics, NFC. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Diogo N. Sampaio | Commit rL336426 cause buildbot failures |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Benjamin Kramer | [LoopSink] Make the enforcement of determinism determin... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Kelvin Li | Define the __STDC_FORMAT_MACROS to avoid test failure... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Andrea Di Biagio | [llvm-mca] A write latency cannot be a negative value... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
George Rimar | [ELF] - Remove dead code #2. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
George Rimar | [ELF] - Remove dead code. NFC. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | [AArch64] Armv8.4-A: TLB support |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Jonas Devlieghere | [dsymutil] Emit label at the begin of a CU |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | Recommit: [AArch64] Armv8.4-A: Flag manipulation instru... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sam McCall | [clangd] Make SymbolOrigin an enum class, rather than... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Philip Pfaffe | Add a file that was missing in r336425 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Florian Hahn | [Driver,AArch64] Add support for -mcpu=native. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Diogo N. Sampaio | Added missing semicolon |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Eric Liu | [SemaCodeComplete] Expose a method to create CodeComple... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Diogo N. Sampaio | [SelectionDAG] https://reviews.llvm.org/D48278 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Tobias Grosser | Update isl to isl-0.19-224-gce84a511 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Hans Wennborg | Relax filechecks in r336405 tests |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Hans Wennborg | dos2unix |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | Revert [AArch64] Armv8.4-A: Flag manipulation instructions |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | [AArch64] Armv8.4-A: Flag manipulation instructions |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Andrea Di Biagio | [llvm-mca] improve the instruction issue logic implemen... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Tim Northover | CallGraphSCCPass: iterate over all functions. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sjoerd Meijer | [AArch64][ARM] Armv8.4-A: Trace synchronization barrier... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Implement _builtin_ia32_vfmaddss and _builtin_ia3... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Remove FMA4 scalar intrinsics. Use llvm.fma intri... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Hans Wennborg | [ms] Fix mangling of string literals used to initialize... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Simon Atanasyan | [ELF][MIPS] Simplify `checkFlags` routine and inline... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Simon Atanasyan | [ELF][MIPS] Remove support for linking microMIPS 64... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Sam McCall | [Support] Make support types more easily printable. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Dave Lee | Reapply: "objdump: Support newer ObjC image info flags" |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Max Kazantsev | Revert "[InstCombine] Delay foldICmpUsingKnownBits... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Remove all of the avx512 masked packed fma intrin... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Craig Topper | [X86] Cleanup some of the avx512 masked fma tests to... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Zachary Turner | [llvm-pdbutil] Dump more info about globals. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Stefan Pintilie | [Power9] Add __float128 library call for frem |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Zachary Turner | [PDB] Sort globals symbols by name in GSI hash buckets. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Easwaran Raman | [x86]Add a test case to show missed vfnmadd generation. |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Jim Ingham | Remove a bunch more references to _LIBCPP_INLINE_VISIBILITY |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Dave Lee | Revert "objdump: Support newer ObjC image info flags" |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Mandeep Singh... | [OpenEmbedded] Add OpenEmbedded vendor |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Maksim Panchenko | [X86][Disassembler] Fix LOCK prefix disassembler support |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Dave Lee | objdump: Support newer ObjC image info flags |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jim Ingham | Address a few post facto review comments from Adrian. |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jim Ingham | Don't muck with _LIBCPP_INLINE_VISIBILITY just to get... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Alex Lorenz | [Sema] -Wformat-pedantic only for NSInteger/NSUInteger... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Alex Langford | [CMake] Simplify a few framework build rules |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Michael Zolotukhin | Revert r332168: "Reapply "[PR16756] Use SSAUpdaterBulk... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Heejin Ahn | [WebAssembly] Add missing _S opcodes of atomic stores... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Heejin Ahn | [ORC] Add BitReader/BitWriter to target_link_libraries |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Craig Topper | [X86] Use shufflevector instead of a select with a... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Sander de Smalen | This is a recommit of r336322, previously reverted... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Marc-Andre... | [clangd] Implementation of textDocument/documentSymbol |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Lang Hames | [ORC] In CompileOnDemandLayer2, clone modules on to... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Diogo N. Sampaio | Testing commit permision |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Craig Topper | [X86] Remove the last of the 'x86.fma.' intrinsics... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Louis Dionne | Revert "[libc++] Replace uses of _LIBCPP_ALWAYS_INLINE... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Marshall Clow | Fix HTML blunder |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Erich Keane | Add PCH tests for R336379 |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Erich Keane | [clang-cl, PCH] Implement support for MS-style PCH... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Rui Ueyama | Remove redundnat call of makeArrayRef(). NFC. |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Raphael Isemann | Fixed redefinition warnings with LLVM_ENABLE_MODULES |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Craig Topper | [X86] Add SHUF128 to target shuffle decoding. |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Matt Arsenault | Fix asserts in AMDGCN fmed3 folding by handling more... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Matt Arsenault | AMDGPU: Don't use spir_kernel in a test |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Matt Arsenault | AMDGPU/GlobalISel: Implement custom kernel arg lowering |
commit | commitdiff | tree | snapshot |
next |