2016-12-08 |
Davide Italiano | [SCCP] Make sure SCCP and ConstantFolding agree on... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Print a warning message if ENTRY() symbol is not found. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Vitaly Buka | [sanitizer] Add workaround for empty strings |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Mike Aizatsky | [sanitizers] lsan+sancov doesn't need ubsanrt (multi... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [mips] Make the test case more specific and provide... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ekaterina Romanova | [DOXYGEN] Improved doxygen comments for emmintrin.h... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [mips] Change instruction s/daddiu/addiu/ since O32... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [mips] Change gnueabi to gnu in the triple because... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [mips] Remove N32 Android test because Android does... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Fix -Wunused-private-field. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stephan T.... | [libcxx] [test] Fix MSVC warning C4244 "conversion... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | COFF: Use a string saver in Memory.h in Driver. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
David Gross | [DebugInfo] Relax test case for long double constants. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Remove unnecessary `llvm::`. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Reid Kleckner | Don't emit .seh_handler directives for any cleanup... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Greg Clayton | Fixed a crasher that has been borking out heap for... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Krzysztof Parzyszek | [RDF] Fix incorrect lane mask calculation |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Sanjay Patel | [InstSimplify] add fdiv x/1.0 test and update checks... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | COFF: Use make() to create a new file object in createFile. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Matt Arsenault | AMDGPU: Make f16 ConstantFP legal |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stanislav Mekhanoshin | [AMDGPU] Fix number of reserved SGPRs on CI to reflect... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
David Gross | [DebugInfo] Add support for __fp16, float, and double... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Matt Arsenault | AMDGPU: Fix commuting v_sub_u16 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Stanislav Mekhanoshin | [AMDGPU] Add amdgpu-unify-metadata pass |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Artem Belevich | [CUDA] Ignore implicit target attributes during functio... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Vitaly Buka | [asan] Add test which detects bugs undetectable before... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Start using make() in COFF (with a smaller change.) |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Kostya Kortchinsky | [sanitizer] Do not use the alignment-rounded-up size... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Peter Collingbourne | IR, X86: Understand !absolute_symbol metadata on global... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Revert r289084: Start using make() in COFF. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Start using make() in COFF. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Move Memory.{h,cpp} to lld/Support so that we can use... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ekaterina Romanova | [DOXYGEN] Improved doxygen comments. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Change the implementation of --dynamic-list to use... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Use `make` to simplify. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Chris Bieneman | [ObjectYAML] Remove DWARF from class names |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Use make to instantiate Target and LinkerScript. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Split LinkerDriver::link. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Remove a special handling of AMDGPU entry points. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Alexander Timofeev | [AMDGPU] Scalarization of global uniform loads. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Douglas Yung | Fixing test to work when the compiler defaults to a... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Add support for 'extern "C"'. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Keno Fischer | ConstantFolding: Don't crash when encountering vector GEP |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Make function names shorter. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rui Ueyama | Do not use template where template is not needed. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Greg Clayton | Fix ASAN buildbots by fixing a double free crash. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Make this test more strict. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Alex Lorenz | [CodeCompletion][ObjC] Use a parameterized NSSet return... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Inline function called only once. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Handle C++ names in anon scripts. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Inline two functions called only once. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Add two helper functions. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Etienne Bergeron | [compiler-rt][asan] Fix overlaping parameters for memmo... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Rafael Espindola | Simplify. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [ELF] Correct addAbsolute function argument name |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | Prune unused libdeps. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Alex Lorenz | [CodeCompletion] Provide Objective-C class property... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | Prune unused \param(s) in r289050. [-Wdocumentation] |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | DIE::addAttribute(): Prune a redundant \param. [-Wdocum... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Alex Lorenz | [Sema] Avoid "case value not in enumerated type" warnin... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | LanaiInstPrinter: Prune unused libdeps. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | DebugInfoDWARFTests: Prune unused libdeps. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | DebugInfoDWARFTests: Add missing deps, AsmPrinter and... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
NAKAMURA Takumi | DebugInfoDWARFTests: Reorder LLVM_LINK_COMPONENTS. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Nicolai Haehnle | [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Nicolai Haehnle | X86: Add checks for fma_patterns[_wide].ll with -enable... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Nicolai Haehnle | AMDGPU: Properly implement SIRegisterInfo::isFrameOffse... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Artem Dergachev | [analyzer] Add dispatch_data_create as a special case... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
George Rimar | [ELF] - Read 16 bits for R_386_16/R_386_PC16 relocation... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Peter Smith | [ELF] ifunc implementation using synthetic sections |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Daniel Jasper | Move DwarfGenerator.cpp to unittests |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Alexey Bataev | [SLP] Fix for PR6246: vectorization for scalar ops... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Malcolm Parsons | [ASTMatcher] Add hasReplacementType matcher for SubstTe... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Pavel Labath | Fix MSCV compilation broken by r289040 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Pavel Labath | Improve format member detection in llvm::formatv |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Dylan McKay | [AVR] Add MIR tests for pseudo instruction expansions |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Pilgrim | Wdocumentation fix |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Pilgrim | Wdocumentation fix |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Oliver Stannard | Add a comment consumer mechanism to MCAsmLexer |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Pilgrim | [X86][SSE] Add vector test for (shl (or x, c1), c2... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Eric Fiselier | Add more test cases to packaged_task copyability test |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Eric Fiselier | Avoid C++17 guaranteed copy elision when testing for... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Sylvestre Ledru | Support of mips & mips64 for openmprtl |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Dylan McKay | [AVR] Add MIR tests for a few pseudo instructions |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Dylan McKay | [AVR] Add an assertion to ensure we don't emit LPM... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Eric Fiselier | Fix PR30323: numeric_limits<T>::max_digits10 when using... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Eric Fiselier | Fix _LIBCPP_VERSION tests with modules on Darwin |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Sagar Thakur | [MSAN][MIPS] Fix fork.cc test on MIPS |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jason Molenda | When we interrupt a process, it was possible or the... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Simon Atanasyan | [ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Peter Collingbourne | LTO: Hash the parts of the LTO configuration that affec... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jason Molenda | Increase timeout for Frontboard app launch request... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Ekaterina Romanova | [DOXYGEN] Improved doxygen comments for avxintrin.h... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Richard Smith | [c++1z] P0490R0, NB comment GB 20: if std::tuple_size... |
commit | commitdiff | tree | snapshot |
next |