2017-09-26 |
Gheorghe-Teodor... | [OpenMP] Add an additional test for D34888 |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Jake Ehrlich | [llvm-objcopy] Add support for dynamic relocations |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Saleem Abdulrasool | Sema: Windows/ARM __va_start is not const correct |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sean Callanan | [Expression Parser] Inhibit global lookups for symbols... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Kostya Kortchinsky | [scudo] Scudo thread specific data refactor, part 3 |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Artem Belevich | [NVPTX] added match.{any,all}.sync instructions, intrin... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Simon Atanasyan | [mips] Use llvm-dwarfdump to simplify the test. NFC |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Craig Topper | [X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Alexey Bataev | [OPENMP] Fix handling of implicit mapping of array... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Francis Ricci | Invalidate symbolizer module list from dlopen/dlclose... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Artem Dergachev | [analyzer] Keep track of design discusions as part... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Gheorghe-Teodor... | [OpenMP] Don't throw cudalib not found error if only... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Krzysztof Parzyszek | [Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Gheorghe-Teodor... | Revert commit 314210. |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Krzysztof Parzyszek | [Hexagon] Fix initialization of HexagonSubtarget |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Simon Dardis | [mips] Accept but ignore -m(no-)branch-likely |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Tobias Grosser | [ScopInfo] Allow PHI nodes that reference an error... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Krasimir Georgiev | [clang-format] Add ext/ to google include categories |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Gheorghe-Teodor... | [OpenMP] Add an additional test for D34888 |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Ivan A. Kosarev | Fix TBAA information for reference accesses |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Jonas Devlieghere | [dwarfdump] Skip 'stripped' sections |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Simon Pilgrim | [X86][XOP] Merge rotation opcodes with AVX512 equivalen... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sanjay Patel | [DSE] Merge stores when the later store only writes... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Alexey Bataev | [OPENMP] Generate implicit map|firstprivate clauses... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
George Rimar | [ELF] - Remove wrong comment from testcase. |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Coby Tayree | [x86] fix pr29061 |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Simon Pilgrim | Tidyup P->getComplexPatternInfo call by moving it insid... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Sylvestre Ledru | Don't move llvm.localescape outside the entry block... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Simon Dardis | [mips][asan] Fix preinstalled_signal.cc test for mips |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Benjamin Kramer | Revert "[X86] Make all the NOREX CodeGenOnly instructio... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Jonas Devlieghere | [dsymutil] Better support for symbol aliases |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Martin Storsjo | Skip building unused parts when targeting SJLJ |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Martin Storsjo | Correct data types in the _Unwind_FunctionContext struct |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Uriel Korach | [X86] Finishing broadcastf32x2 and broadcasti32x2 intri... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay] Avoid actual linking when testing the driver |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay] Run command once without piping to FileCheck |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Rui Ueyama | Speed up SymbolTable::insert(). |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay] Only run shared tests when 'enable_shared' is... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay] Remove -fPIC from shared build test. |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay] Stop running tests for 'amd64', and remove ... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | [XRay][Driver] Do not link in XRay runtime in shared... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Matthias Braun | CodeGenModule: Adapt to LLVM TargetLibraryInfo changes |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Matthias Braun | CMake: Add option to set LLVM_ENABLE_DUMP |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Matthias Braun | TargetLibraryInfo: Stop guessing wchar_t size |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dylan McKay | [AVR] Fix the build after setting alignment to 1 in... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dylan McKay | [AVR] Prefer BasicBlock::getIterator over Function... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Rui Ueyama | Split MergeSyntheticSection into Merge{Tail,NoTail... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dylan McKay | [AVR] When lowering shifts into loops, put newly genera... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dylan McKay | [AVR] Use 1-byte alignment for all data types |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Dean Michael... | Revert "[XRay][Driver] Do not link in XRay runtime... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Dean Michael... | [XRay][Driver] Do not link in XRay runtime in shared... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Vedant Kumar | [docs] llvm-cov: Make docs for boolean options more... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Vedant Kumar | [llvm-cov] Warn if -show-functions is used without... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Adrian Prantl | Modernize comments |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Adrian Prantl | Modernize comments |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Nico Weber | clang-format/java: Always put space after `assert`... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Vlad Tsyrklevich | Allow specifying sanitizers in blacklists |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Vlad Tsyrklevich | Add section headers to SpecialCaseLists |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Eli Friedman | Revert r312724 ("[ARM] Remove redundant vcvt patterns."). |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Quentin Colombet | [GlobalISel] Update the documentation and comment for... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Quentin Colombet | [GlobalISel] Update the documentation for G_SEQUENCE |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Quentin Colombet | [GlobalISel] Update the documentation and comments... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Saleem Abdulrasool | X86: remove R12 from CSR on Windows x64 SwiftCC |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Gheorghe-Teodor... | [OpenMP] Enable the existing nocudalib flag for OpenMP... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Eli Friedman | [ARM] Fix tests for vcvt+store to return void. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Francis Ricci | Add missing include to sanitizer procmaps |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Eli Friedman | [ARM] Add tests for vcvt followed by store. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Eli Friedman | [ARM] Regenerate vcvt test checks. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Sanjay Patel | [x86] make assertions less strict in avx512f test file |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Sanjay Patel | [x86] make assertions less strict in avx512f test file |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Francis Ricci | Fix style in sanitizer_procmaps.h |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Gheorghe-Teodor... | [OpenMP] Bugfix: output file name drops the absolute... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Jason Molenda | Remove the details of the libstdc++ implementation... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Gheorghe-Teodor... | Revert commit with wrong message. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Craig Topper | [InstCombine] Move an optimization from foldICmpAndCons... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Craig Topper | [X86] Don't select anyext GR32->GR64 to SUBREG_TO_REG... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Craig Topper | [X86] Make all the NOREX CodeGenOnly instructions into... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Gheorghe-Teodor... | [OpenMP] Don't throw cudalib not found error if only... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Francis Ricci | [sanitizer_common] Don't provide sanitizer_procmaps... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Jake Ehrlich | [llvm-objcopy] Refactor code to include initialize... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Sanjay Patel | [InstCombine] remove extract-of-select vector transform... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Tobias Grosser | [ScopInfo] Allow invariant loads in branch conditions |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Wei Mi | Reinstall the patch "Use EmitPointerWithAlignment to... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Sanjay Patel | [x86] remove RUNs that were checking fully optimized IR |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Benjamin Kramer | [Hexagon] Avoid unused variable warnings in Release... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Justin Lebar | Revert "[NVPTX] added match.{any,all}.sync instructions... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alexander Shaposhnikov | [analyzer] Fix crash on modeling of pointer arithmetic |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Konstantin... | [X86] [ASM INTEL SYNTAX] fix for incorrect assembler... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Craig Topper | [SelectionDAG] Teach simplifyDemandedBits to handle... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Martin Storsjo | [MinGW] Don't link -lmsvcrt if a different msvcrt versi... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Alexey Bataev | [SLP] Add a test for PR32086, NFC. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Krzysztof Parzyszek | [Hexagon] Better determination of register classes... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Artem Belevich | [NVPTX] added match.{any,all}.sync instructions, intrin... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Krzysztof Parzyszek | [Hexagon] Make getHexagonSubRegIndex take reference... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Craig Topper | [AVX-512] Replace large number of explicit patterns... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Jason Molenda | Initial patchset to get the testsuite running against... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Hongbin Zheng | [SimplifyIndvar] Minor change to refine r314125, NFC |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Artem Belevich | [CUDA] Fix names of __nvvm_vote* intrinsics. |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Arnold Schwaighofer | ARM: One more fix for swifterror CSR set |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Eugene Zemtsov | Use socketpair on all Unix platforms |
commit | commitdiff | tree | snapshot |
next |