2017-01-22 |
Marcos Pividori | [libFuzzer] Fix OutOfMemory tests to work on 32 bits. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Avoid undefined behavior, properly discard... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Remove lib prefix from library names on... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Fix ListFilesInDirRecursive() to do the... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Consider both possible separators for tests. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Portably disassemble and find calls to... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Portable implementation of `IsInterestingCo... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Remove optimization flags for tests. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Expose Sanitizer Coverage functions from... |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Remove dependencies for tests on Windows. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Marcos Pividori | [libFuzzer] Disable afl tests for Windows. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Piotr Padlewski | [MemorySSA] Remove deprecated comment from test |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Piotr Padlewski | [MemorySSA] Fix invariant.group test and add new |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Sanjay Patel | [InstCombine] use m_APInt to allow ashr folds for vecto... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Sanjay Patel | [ValueTracking] tighten up matchMinMax(); NFCI |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Sanjay Patel | [InstCombine] add tests for ashr-ashr; NFC |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Lang Hames | [Orc][RPC] Add 'removeHandler' and 'clearHandlers'... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Craig Topper | [X86] Don't allow commuting to form phsub operations. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Craig Topper | [X86] Add test cases that show bad commuting being... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Mehdi Amini | Add missing dependency to "Module Summary Analysis... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Chandler Carruth | [PM] Sink an LCSSA preservation assert from the LoopSim... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Chandler Carruth | [PM] Teach the loop PM to run LoopSimplify prior to... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Saleem Abdulrasool | llvm-strings: remove default for -Wcovered-switch-default |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Saleem Abdulrasool | llvm-strings: add support for `-t` |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Saleem Abdulrasool | llvm-cxxfilt: support the `-s` option |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Matthias Braun | LiveRegUnits: Add accumulateBackward() function |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Xin Tong | Fix Grammar. NFCI. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Michael Kuperstein | [SLP] Make ReductionOpcode have the right (enum) type... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Anmol P. Paralkar | MergeFunctions: Preserve debug info in thunks, under... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [ConstantFold] Remove test checking that we don't const... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Peter Collingbourne | LowerTypeTests: Fix use-after-free. Found by asan/msan. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Eugene Zelenko | [AMDGPU] Fix build broken in r292688. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Michael Kuperstein | [SLP] Delete useless helper. NFC. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Vitaly Buka | [libFuzzer] Use CXX to set compiler to use |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Kostya Serebryany | [libFuzzer] fix gcc build |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [NVPTX] Auto-upgrade some NVPTX intrinsics to LLVM... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [NVPTX] Move getDivF32Level, usePrecSqrtF32, and useF32... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [ConstantFolding] Constant-fold llvm.sqrt(x) like other... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [ValueTracking] Clarify comments on CannotBeOrderedLess... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Justin Lebar | [NVPTX] Add explicit check for llvm.sqrt.f32 to intrins... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Eugene Zelenko | [AMDGPU] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Tim Shen | [APFloat] Add asserts and descriptions. NFC. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Kostya Serebryany | [libFuzzer] use print+exit(1) instead of assert to... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Kostya Serebryany | [libFuzzer] re-enable LLVMFuzzer-RepeatedMemcmp test... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sanjay Patel | [InstCombine] auto-generate checks; NFC |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Kostya Serebryany | [libFuzzer] call __sanitizer_dump_coverage via EF |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Guozhi Wei | [PPC] Give unaligned memory access lower cost on proces... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Mehdi Amini | [ThinLTO] Don't perform computeDeadSymbols during O0... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Davide Italiano | [NewGVN] Optimize processing for instructions found... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Tim Northover | GlobalISel: prevent heap use-after-free when looking... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Collingbourne | LowerTypeTests: Simplify; always create SizeM1 with... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Dehao Chen | Add indirect call promotion to SamplePGO |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Marcos Pividori | [libFuzzer] Don't use `#ifdef` for defined macros,... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Marcos Pividori | [libFuzzer] Use clang as linker on Windows, to properly... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Marcos Pividori | [libFuzzer] Properly use compiler options supported... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Mehdi Amini | [ThinLTO] The "codegen only" path didn't honor the... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Easwaran Raman | Improve PGO support for the new inliner |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Zachary Turner | [pdb] Write the Named Stream mapping to Yaml and binary. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Zachary Turner | [pdb] Merge NamedStreamMapBuilder and NamedStreamMap. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Zachary Turner | [PDB] Rename some files to be more intuitive. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Collingbourne | IPO, LTO: Plumb the summary from the LTO API into the... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sanjay Patel | [ValueTracking] recognize variations of 'clamp' to... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Collingbourne | docs: Document that !absolute_symbol { all-ones, all... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Teresa Johnson | [ThinLTO] Drop non-prevailing non-ODR weak to declarations |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sanjay Patel | [InstCombine] add tests to show missed canonicalization... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Collingbourne | LowerTypeTests: Implement importing of type identifiers. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Daniel Sanders | [globalisel] Fix an unused variable warning when NDEBUG... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Kostya Serebryany | [libFuzzer] add an assert to protect against LLVMFuzze... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Jan Vesely | AMDGPU/R600: Serialize vector trunc stores to private AS |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Daniel Berlin | NewGVN: Remove pr31686.ll, it is tested by pr31594... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Daniel Berlin | NewGVN: Fix PR 31686 and PR 31698 by rewriting store... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Peter Collingbourne | LowerTypeTests: Compute SizeM1BitWidth in exportTypeId... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Kostya Serebryany | [libFuzzer] experimental support for 'equivalance fuzzing' |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Dan Gohman | [WebAssembly] Don't create bitcast-wrappers for varargs. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Mehdi Amini | [ThinLTO] Fix lazy-loading of MDString instruction... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sanjay Patel | [x86] add tests to show missed min/max vector codegen... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Chris Bieneman | [DWARF] [ObjectYAML] Adding APIs for unittesting |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Haicheng Wu | Recommit "[InlineCost] Use TTI to check if GEP is free... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Alexey Bataev | [SLP] Initial test for fix of PR31690. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Matthias Braun | ARM: tLDR_postidx should be marked mayLoad |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [InstCombine][X86] Add MULDQ/MULUDQ undef handling |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Alexey Bataev | [SLP] A new test for horizontal vectorization for non... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Matthias Braun | AArch64LoadStoreOptimizer: Update kill flags when mergi... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Petar Jovanovic | [mips] Fix debug information for __thread variable |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Eugene Zelenko | [AMDGPU] Fix some Clang-tidy modernize and Include... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Wei Mi | [RegisterCoalescing] Recommit the patch "Remove partial... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [InstCombine][SSE] Tests showing missed opportunities... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Haicheng Wu | Revert "Recommit "[InlineCost] Use TTI to check if... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Haicheng Wu | Recommit "[InlineCost] Use TTI to check if GEP is free... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | Remove trailing whitespace. NFCI. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [CostModel][X86] Removed unused cost. NFCI. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [InstCombine][SSE] Tests showing missed opportunities... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sjoerd Meijer | [Thumb] Add support for tMUL in the compare instruction... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [InstCombine][SSE] Tests showing missed opportunities... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Benjamin Kramer | Pacify -Wreorder. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Mehdi Amini | Add an assertion to PlaceholderQueue destructor, ensuri... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Sam Kolton | [AMDGPU] Add subtarget features for SDWA/DPP |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Chandler Carruth | [PM] Tidy up the spacing of this new, much nicer test... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Simon Pilgrim | [InstCombine][SSE] Add DemandedElts support for PACKSS... |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Chandler Carruth | [PM] Port LoopSink to the new pass manager. |
commit | commitdiff | tree | snapshot |
next |