2016-12-02 |
Justin Bogner | SDAG: Avoid a large, usually empty SmallVector in a... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
John McCall | Struct GEPs must use i32, not whatever size_t is. ... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Geoff Berry | [AArch64] Fold more spilled/refilled COPYs. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Argyrios Kyrtzidis | [libclang] Add APIs to check the result of an integer... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Dan Gohman | [MC] Refactor emitELFSize to make usage more consistent... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joerg Sonnenberger | Extend CompilationDatabase by a field for the output... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | llvm-modextract: Call keep() on the output stream befor... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Oleg Ranevskyy | [ARM] Fix for 64-bit CAS expansion on ARM32 with -O0 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Artem Belevich | Revert "[SLP] Fix for PR6246: vectorization for scalar... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Matthias Braun | RegisterCoalscer: Only coalesce complete reserved regis... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Eugene Zelenko | Fix broken buildbots because of r288424 (NFC). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Eugene Zelenko | [ADT, Support, TableGen] Fix some Clang-tidy modernize... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
David Blaikie | [dsymutil] Simplify a lazy-init condition/expression |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Saleem Abdulrasool | build: fix building for Windows after SVN r287465 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
David Blaikie | [debug info] Minor cleanup from D27170/r288399 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Chih-Hung Hsieh | [SelectionDAG] getRawSubclassData should not return... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Rui Ueyama | Add an assert instead of ignoring an impossible condition. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tim Northover | AArch64: fix 128-bit cmpxchg at -O0 (again, again). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Mehdi Amini | Improve documentation on MSVC workaround for AlignedCha... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Benjamin Kramer | Fix unused variable warning in Release builds. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Philip Reames | [PR29121] Don't fold if it would produce atomic vector... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
George Burgess IV | Add a space in a run line. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Philip Reames | Factor out common parts of LVI and Float2Int into Const... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alexey Bataev | [SLP] Fix for PR6246: vectorization for scalar ops... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Dan Gohman | [WebAssembly] Define more wasm binary encoding constants. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
David L Kreitzer | Refactored X86InterleavedAccess into a class. NFCI. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Rui Ueyama | Updates file comments and variable names. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Vedant Kumar | [tablegen] Delete duplicates from a vector without... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Vedant Kumar | Remove unused header, NFC. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Artem Belevich | Send compiler output to /dev/null in defsym.s test. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Matthias Braun | Move most EH from MachineModuleInfo to MachineFunction |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Akira Hatanaka | [CodeGen][ARM] Make sure the value and type used to... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Sean Callanan | Handle empty strings when looking for a CFString's... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Kevin Enderby | Fix a bug with llvm-size and the -m option with multipl... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Benjamin Kramer | Fix unused variable warning in Release builds. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Mehdi Amini | Fix module map to create a module for the configured... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Greg Clayton | This change removes the dependency on DwarfDebug that... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alexey Bataev | [SLP] Fixed cost model for horizontal reduction. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Mandeep Singh... | [clang] Implement support for -defsym assembler option |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Mandeep Singh... | [llvm] Implement support for -defsym assembler option |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Moved shuffle mask widening/narrowing helper... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Arnold Schwaighofer | swiftcc: Add an api to query whether a target ABI store... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hans Wennborg | Fix VS2015 build of clang-format-vsix by using NuGet... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Kostya Serebryany | [libFuzzer] add a test for r288389 (-rss_limit_mb=0... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Ulrich Weigand | [SystemZ] Fix fallout from r288374 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Weiming Zhao | [AsmParser] Diagnose empty symbol for .set directive |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Kostya Serebryany | [libFuzzer] treat -rss_limit_mb=0 as no limit |
commit | commitdiff | tree | snapshot |
2016-12-01 |
George Burgess IV | [TableGen] Ignore fake args for parsing-related arg... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Pavel Labath | Remove another hack from the android toolchain file |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Sean Callanan | Handle UTF-16 and UTF-32 constant CFStrings |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Kuba Mracek | Recommit r287403 (reverted in r287804): [lit] When... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Malcolm Parsons | Add a blank line to make sphinx happy. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Roger Ferrer... | Protect sequences test under libcpp-no-exceptions |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Roger Ferrer... | Protect futures test under libcpp-no-exceptions |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Adam Nemet | [GVN, OptDiag] Print the interesting instructions invol... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Adam Nemet | [GVN, OptDiag] Include the value that is forwarded... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Roger Ferrer... | Protect optional test under libcpp-no-exceptions |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Roger Ferrer... | Protect std::ostream::sentry test under libcpp-no-excep... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alexey Bataev | [SLP] Additional tests with the cost of vector operations. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Eric Liu | [change-namespace] don't generate replacements for... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Malcolm Parsons | [clang-tidy] Rename modernize-use-default to modernize... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Ulrich Weigand | [SystemZ] Fix applyFixup for 12-bit fixups |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Rui Ueyama | Parallelize ICF to make LLD's ICF really fast. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Dominic Chen | [analyzer] Drop explicit mention of range constraint... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alexey Bataev | Revert "[SLP] Additional tests with the cost of vector... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Adam Nemet | [GVN] Basic optimization remark support |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alexey Bataev | [SLP] Additional tests with the cost of vector operations. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Andrey Churbanov | fixed type in Windows-specific code |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Classify AND bitmasks as variable shuffle... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Manuel Klimek | Adds hasUnqualifiedDesugaredType to allow matching... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Add support for combining AND bitmasks to... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Pavel Labath | Remove iostream include from WasmObjectFile |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Asaf Badouh | [LMT] Restrict nop length to one |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Tidied up filecheck prefixes for uitofp... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Daniel Jasper | Silence GCC's -Wenum-compare after r288335 in the same... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Nicolai Haehnle | [SelectionDAG] Rename and clarify visitFMULForFMADCombi... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Add support for combining target shuffles... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Alex Lorenz | [ObjC] Avoid a @try/@finally/@autoreleasepool fixit... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Add support for combining ISD::AND with... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Joey Gouly | [OpenCL] Refactor read_only/write_only pipes. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Pavel Labath | Remove a hack from the Android toolchain file |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Simon Pilgrim | [X86][SSE] Added tests showing missed combines of shuff... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Johannes Doerfert | [NFC] Check for feasibility prior to the profitability... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Johannes Doerfert | [FIX] Do not try to hoist obviously overwritten loads |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Florian Hahn | Fix crash with unsupported architectures in Linux/Gnu... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Pavel Labath | Use Timeout<> in Process::RunThreadPlan |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Davide Italiano | [SCCP] Switch over to DEBUG() and drop an #ifdef. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Davide Italiano | [SCCP] Prefer `auto` when the type is obvious. NFCI. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Tobias Grosser | Add newline at end of debug print |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Eric Christopher | Temporarily Revert "Move most EH from MachineModuleInfo... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Object: Set SF_Indirect in ModuleSymbolTable. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Object: Add SF_Executable symbol flag. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Object: Extract a ModuleSymbolTable class from IRObject... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Bitcode: The index used by ModuleSummaryIndexBitcodeRea... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Bitcode: Introduce BitcodeModule::{has,get}Summary(). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | LTO: Remove ModuleLoader, make loadModuleFromBuffer... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Peter Collingbourne | Bitcode: Correctly handle Fixed and VBR arrays in Bitst... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Sean Silva | Add `isRelExprOneOf` helper |
commit | commitdiff | tree | snapshot |
2016-12-01 |
John McCall | Teach ConstantBuilder how to emit a reference to the... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Philip Reames | Revert previous whitespace change |
commit | commitdiff | tree | snapshot |
next |