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 |
2016-12-08 |
Rafael Espindola | Delete dead code. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Richard Smith | [c++1z] P0003R5: Removing dynamic exception specifications. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Bruno Cardoso... | [Headers] Enable #include_next<float.h> on Darwin |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Greg Clayton | Unbreak buildbots where the debug info test was crashin... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Jason Molenda | Set the address size based on the target's arch instead |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Zachary Turner | Convert CommandObjectFrame to entry-based Args access. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Keno Fischer | Revert "[CodeGen] Fix invalid DWARF info on Win64" |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Keno Fischer | [CodeGen] Fix invalid DWARF info on Win64 |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Zachary Turner | Convert CommandObjectCommands to entry-based Args access. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
David L. Jones | Loosen checks for _MSC_FULL_VER under -fms-extensions. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Greg Clayton | Make a DWARF generator so we can unit test DWARF APIs... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Zachary Turner | Work around a bogus warning on MSVC. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Evgeniy Stepanov | CFI-icall on Thumb |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Peter Collingbourne | LTO: Remove the unused Config::Features field. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Greg Clayton | Improve crashlog.py so it can handle more iOS crashlog... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Bruno Cardoso... | [Driver][Darwin] Disable default stack protector levels... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Matthias Braun | The few days mentioned in r267095 are over |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Matthias Braun | TargetPassConfig: Rename DisablePostRA -> DisablePostRA... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Matthias Braun | LivePhysReg: Use reference instead of pointer in init... |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Quentin Colombet | [InlineSpiller] Don't call TargetInstrInfo::foldMemoryO... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Greg Clayton | Fix an unannotated fallthrough that was causing a warning. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Greg Clayton | Fixed DoConnectRemote issues where ProcessKDP wasn... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
David L. Jones | Refactor how the MSVC toolchain searches for a compatib... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
David L. Jones | Add more tests for MSVC version handling. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Remove redundant call of std::unique_ptr::get. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Fix Windows buildbots. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Bruno Cardoso... | [Driver] Add tests for default stack protector values... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Make demangle() return None instead of "" if a given... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | COFF: Define overloaded toString functions. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Filipe Cabecinhas | [asan] Split load and store checks in test. NFCI |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [yaml2obj] Refactor and abstract yaml2dwarf functions |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Eugene Zelenko | [ADT, IR] Fix some Clang-tidy modernize-use-equals... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Serge Rogatch | [XRay][AArch64] Disable the unstable test XRay-aarch64... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Davide Italiano | [BDCE] Skip metadata while replacing uses. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [obj2yaml] Refactor and abstract dwarf2yaml |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tim Northover | GlobalISel: use correct builder for ConstantExprs. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [ObjectYAML] Pull DWARF support into DWARFYAML namespace |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tim Northover | GlobalISel: store the current MachineFunction as direct... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rafael Espindola | Rename MaxPageSize to DefaultMaxPageSize to avoid confu... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [ObjectYAML] Rename DWARF entries to match section... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Tim Northover | GlobalISel: simplify MachineIRBuilder interface. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Kostya Serebryany | [libFuzzer] include FuzzerIO.h and hopefully fix the... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Matt Arsenault | InstCombine: Fold bitcast of vector to FP scalar |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [CMake] Add check for HAVE_CRASHREPORTER_INFO |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Malcolm Parsons | [RecursiveASTVisitor] Improve post-order traversal... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Fix Windows buildbots. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rafael Espindola | Use the correct MaxPageSize. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Do not pass line number to convertToUnixPathSeparator. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rui Ueyama | Make convertToUnixPathSeparator return a new string... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rafael Espindola | Simplify. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Rafael Espindola | Use the correct MaxPageSize. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Eric Liu | [change-namespace] always add a '::' prefix when a... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Eli Friedman | [GVNHoist] Invalidate MemDep when an instruction is... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
George Rimar | Format. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
George Rimar | [ELF] - Print absolute file name in errors when possible. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael Kuperstein | [X86] Skip over DEBUG_VALUE while looking for start... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael Kuperstein | [X86] Do not assume "ri" instructions always have an... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | Fix the apple build issue caused by r288956 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Artem Belevich | [CUDA] Improve target attribute checking for function... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | Revert "[CMake] Use cmakedefine01 instead of cmakedefine" |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Weiming Zhao | [builtin] Add Thumb1 implementation for idivsi3 and... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [CMake] Use cmakedefine01 instead of cmakedefine |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Sanjay Patel | [InstCombine] add tests for smin+icmp; NFC |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [CMake] Add a check for HAVE_CRASHREPORTERCLIENT_H |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Chris Bieneman | [ObjectYAML] Support for DWARF __debug_abbrev section |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Weiming Zhao | [builtin] for the condition for check __ARM_FEATURE_CLZ |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Renato Golin | [asan] Disable yet another unstable test under AArch64 |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Simon Pilgrim | [SelectionDAG] Add knownbits support for vector demande... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael Kruse | Add unittests for foreach(Elt|Piece). NFC. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Michael Kruse | Add more ISL foreachElt functions. NFC. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Malcolm Parsons | [RecursiveASTVisitor] Fix post-order traversal of Unary... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Devin Coughlin | [analyzer] Fix typo in nullability checker diagnostic |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Adhemerval... | ELF/AArch64: Refactor R_AARCH64_LDST{8,15,32,64,128... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Simon Pilgrim | [X86] Add knownbits vector UMAX test |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Eric Liu | [change-namespace] don't fix using shadow decls in... |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Simon Pilgrim | [X86][SSE] Remove AND -> VZEXT combine |
commit | commitdiff | tree | snapshot |
next |