2016-12-02 |
Adam Nemet | [LTOs] Allow generation of hotness information |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Adam Nemet | Make LTO opt-remarks tests matching stricter |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Sanjay Patel | fix check-label |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Johannes Doerfert | Do not allow multiple possibly aliasing ptrs in an... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Sanjay Patel | [x86] add tests to show missing demanded bits analysis... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Johannes Doerfert | Rerun mem2reg after the inliner |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jason Henline | [CUDA] Forward sanitizer support to host toolchain |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rui Ueyama | Removed a wrong assertion about non-colorable sections. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [InstCombine] Add vector urem tests |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [InstCombine] Regenerate vector srem tests |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Renato Golin | Revert "[SLP] Fix for PR6246: vectorization for scalar... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Filipe Cabecinhas | Revert "Compiler-rt part of D26230: Add (constant)... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Nicolai Haehnle | [DAGCombiner] do not fold (fmul (fadd X, 1), Y) ->... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | Tidyup code with indentation and clang-format. NFCI. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Filipe Cabecinhas | Compiler-rt part of D26230: Add (constant) masked load... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Daniel Cederman | [Sparc] Fix parsing of double-precision %f18, %f20... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Felix Berger | [clang-tidy] Do not trigger unnecessary-value-param... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [X86][SSE] Renamed shuffle combine test. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Teresa Johnson | CODE_OWNERS: Take ownership of IR Linker as discussed... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [X86][SSE] Add support for extracting constant bit... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Haojian Wu | [clang-move] some tweaks. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Alexey Bataev | [SLP] Fix for PR6246: vectorization for scalar ops... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [X86] Refactored getTargetConstantBitsFromNode to allow... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Eric Liu | Fix a buildbot failure in include-fixer. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Pavel Labath | Replace __ANDROID_NDK__ with __ANDROID__ |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Eric Liu | [ClangFormat] Only insert #include into the #include... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Simon Pilgrim | [SLPVectorizer][X86] Add tests for vectorization of... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Alex Lorenz | [Frontend] Fix an issue where a quoted search path... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
NAKAMURA Takumi | compiler-rt/test/profile/Linux/lit.local.cfg: [Py3... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tobias Grosser | [ScopInfo] Fold constant coefficients in array dimensio... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Maxim Ostapenko | [sanitizer] Add a bunch of ifdefs for sparc targets... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rui Ueyama | Port parallel ICF to COFF. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Stephan Bergmann | Don't include system header inside namespace |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rafael Espindola | Ignore R_X86_64_NONE. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Craig Topper | [AVX-512] Add EVEX vpshuflw/vpshufhw/vpshufd instructio... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rui Ueyama | Fix a bug in ICF involving COFF associative sections. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Craig Topper | [AVX-512] Add EVEX PSHUFB instructions to load folding... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Craig Topper | [AVX-512] Add masked VINSERTF/VINSERTI instructions... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rui Ueyama | Fix the worse case performance of ICF. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tobias Grosser | [ScopInfo] Separate construction and finalization of... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
NAKAMURA Takumi | clang/test/Driver/defsym.s: Appease targeting msc.... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rafael Espindola | Add a test documenting how we handle addends on Elf_Rela. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Peter Collingbourne | IR: Move NumElements field from {Array,Vector}Type... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Dehao Chen | Change LoopUnrollPass cost from int to unsigned to... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Peter Collingbourne | IR: Change PointerType to derive from Type rather than... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rafael Espindola | Allow duplicated abs symbols with the same value. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Peter Collingbourne | Fix GlobalISel build. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Matt Arsenault | ConstantFolding: Factor code into helper function |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Peter Collingbourne | IR: Change the gep_type_iterator API to avoid always... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Richard Smith | Update implementation of ABI support for throwing noexc... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jason Henline | [CUDA] Fix faulty test from rL288448 |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Richard Smith | p0012r1: define corresponding feature test macro |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rafael Espindola | Write the addent to got entries when using Elf_Rel. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Paul Robinson | [DWARF] Put linkage-name on abstract origin even when... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Richard Smith | Recover better from an incompatible .pcm file being... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jason Henline | [CUDA] "Support" ASAN arguments in CudaToolChain |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Dan Gohman | [WebAssembly] Add an -mdirect flag for the direct wasm... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Teresa Johnson | [ThinLTO] Stop importing constant global vars as copies... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Matt Arsenault | AMDGPU: Use wider scalar spills for SGPR spilling |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Jonathan Roelofs | Delete tautological assertion. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Rui Ueyama | Fix undefined behavior. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Wolfgang Pieb | When instructions are hoisted out of loops by MachineLI... |
commit | commitdiff | tree | snapshot |
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 |
next |