2017-05-25 |
Craig Topper | [MVT] Fix the identation of the start of the MVT class... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Craig Topper | [SelectionDAG] Fix off by one in a compare in getOperat... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Tobias Grosser | Drop newline in docs builder to see if Polly docs are... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Eric Fiselier | Remove <experimental/coroutine> from the module map... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Eric Fiselier | Disable the coroutines tests until Clang bumps __cpp_co... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Eric Fiselier | Add <experimental/coroutine> |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Eric Fiselier | Fix broken links on C++1z status page |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Chandler Carruth | [LegacyPM] Make the 'addLoop' method accept a loop... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Marshall Clow | Add non-parallel version of for_each_n (+tests) from... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Jim Ingham | Fix the warning when you pass -c to step/next/si/ni. |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Eric Fiselier | [coroutines] Fix fallthrough diagnostics for coroutines |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Galina Kistanova | Fixed nondeterminism in RuleMatcher::emit. |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Vitaly Buka | [libFuzzer] Don't replace custom signal handlers. |
commit | commitdiff | tree | snapshot |
2017-05-25 |
George Karpenkov | Fix coverage check for full post-dominator basic blocks. |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Gor Nishanov | [coroutines] CoroFrame.cpp conform to coding convention... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Gor Nishanov | [coroutines] Relocate instructions that maybe spilled... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Marshall Clow | Add some constexpr tests for optional's move/copy ctor |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Kamil Rytarowski | Correct compiler warnings and Debug build of the NetBSD... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tony Jiang | [PowerPC] Fix a performance bug for PPC::XXSLDWI. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rafael Espindola | Print symbols from COFF import libraries. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Eugene Zelenko | [CodeGen] Fix some Clang-tidy modernize-use-using and... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Gor Nishanov | [coroutines] Allow rematerialization upto 4 times.... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Sanjay Patel | [InstCombine] use m_APInt to allow icmp-mul-mul vector... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Jonathan Roelofs | Allow builds to set COMPILER_RT_OS_DIR differently... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Sanjay Patel | [InstCombine] add tests for icmp eq (mul X, C), (mul... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Reduce indentation. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Garbage collect dllimported symbols. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tim Northover | Revert "Sema: allow imaginary constants via GNU extensi... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rafael Espindola | Simplify MipsRldMapSection::writeTo. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Hans Wennborg | Fix negate-overflow.cpp test on Windows after r303440 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Sanjay Patel | [InstCombine] move tests and use FileCheck; NFC |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tobias Grosser | [ScopInfo] Tighten compute out introduced in r303404 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erik Pilkington | [Demangler] Remove a failing assert introduced in r303718 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Fix the sanitizer-windows bot. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Saleem Abdulrasool | Basic: fix whitespace in file header (NFC) |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Gor Nishanov | [coroutines] Add support for coroutines with non-scalar... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Nirav Dave | [DAG] Prevent crashes when merging constant stores... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Close the gap between ELF and COFF ICF implementations... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Nirav Dave | [AArch64] Prevent nested ADDs from address calc in... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erich Keane | For Microsoft compatibility, set fno_operator_names |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Improve parallelism of ICF. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Vitaly Buka | Revert "Revert "Attempt to pacify ASan and UBSan report... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Vitaly Buka | Revert "[compiler-rt] Change default of allow_user_segv... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Craig Topper | [InstCombine] Merge together the SimplifyDemandedUseBit... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Philip Pfaffe | [Polly] Add handling of Top Level Regions |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Argyrios Kyrtzidis | Address follow-up feedback for r303712 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Kamil Rytarowski | Replace std::call_once with llvm:call_once |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Simplify a variable type by using StringRef instead... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tony Jiang | Fix one test case faiulre in commit 303766. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Vitaly Buka | Prevent UBSan report in CrashRecovery tests |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rafael Espindola | Move writeTo to OutputSectionCommand. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Vitaly Buka | Revert "Attempt to pacify ASan and UBSan reports in... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Teresa Johnson | Fix a couple of typos in memory intrinsic optimization... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rafael Espindola | Move clearOutputSections earlier. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Zaara Syeda | P9: D-form vector load/store. Differential Revision... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Craig Topper | [InstCombine] Use less bitwise operations to handle... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Krzysztof Parzyszek | Move machine-cse-physreg.mir to test/CodeGen/Thumb |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Rewrite badly-formatted switch. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Make key-value types explicit. NFC. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rui Ueyama | Change the control flow so that the function is a bit... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Craig Topper | [InstSimplify] Simplify uadd/sadd/umul/smul with overfl... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Craig Topper | [ValueTracking] Convert most of the calls to computeKno... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Craig Topper | [ValueTracking] Add OptimizationRemarkEmitter to the... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Matthew Simpson | Revert r291254: [AArch64] Reduce vector insert/extract... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Dmitry Mikulin | Do not track section types of previous sections, always... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Rafael Espindola | Add some tips on benchmarking. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Alexey Bataev | [OPENMP] Allow value of thread local variables in targe... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Nirav Dave | [AMDGPU] Prevent too large store merges in AMDGPU Subta... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tony Jiang | [PowerPC] Implement vec_xxsldwi builtin. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Jonathan Roelofs | Allow armv{7,7s,7k,7m,7em} builds |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Gor Nishanov | [coroutines] Make generic lambda coroutines work |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Matthew Simpson | [LV] Update type in cost model for scalarization |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Michael Kruse | [DeLICM] Partial writes for PHIs. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Alex Lorenz | Warn about uses of `@available` that can't suppress the |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tony Jiang | [PowerPC] Implement vec_xxpermdi builtin. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Michael Kruse | [JSONImporter] misses checks whether the data it import... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Vadzim Dambrouski | [MSP430] Fix PR33050: Don't use ADD16ri to lower FrameI... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Ulrich Weigand | [sanitizer] [SystemZ] Update CVE-2016-2143 check for... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Serge Pavlov | Driver must return non-zero code on errors in command... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Sanjay Patel | [InstCombine] add tests to show potential missing folds... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Marek Olsak | Revert "AMDGPU: Fold CI-specific complex SMRD patterns... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tony Jiang | Generalize two diagnostic messages to take function... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Gor Nishanov | [coroutines] Improved diagnostics when unhandled_except... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Alex Lorenz | [index] The references to explicit class properties... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Sanjay Patel | [InstCombine] add tests to document bitcast + bitwise... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Gor Nishanov | [coroutines] [NFC] Add tests for return_void, unhandled... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Diana Picus | Revert "[SCEV] Do not fold dominated SCEVUnknown into... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Krzysztof Parzyszek | [Hexagon] Fix comment in HexagonPacketizer::runOnMachin... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Jonas Paulsson | [LoopVectorizer] Let target prefer scalar addressing... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Jonas Paulsson | [SystemZ] Fix register modelling in expandLoadStackGuard() |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Krasimir Georgiev | [clang-format] Remove unused using directive, NFC |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Serge Pavlov | Method loadFromCommandLine should be able to report... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Pavel Labath | Revert "RunThreadPlan: Fix halting logic in IgnoreBreak... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Francois Ferrand | clang-format: Introduce BreakConstructorInitializers... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tamas Berghammer | Demangler: Fix constructor cv qualifier handling |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tamas Berghammer | __cxa_demangle: Fix constructor cv qualifier handling |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Simon Pilgrim | Strip trailing whitespace. NFCI. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Serge Pavlov | Modify test so that it looks for patterns in stderr... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Simon Pilgrim | Fix 'set but not used' [-Wunused-but-set-variable]... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Florian Hahn | [ARM] Remove ThumbTargetMachines. (NFC) |
commit | commitdiff | tree | snapshot |
next |