2015-07-17 |
Naomi Musgrave | re-added changes due to svn config setting issues |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | ARM: Enable MachineScheduler and disable PostRASchedule... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | ARM: Add scheduling information for LDRLIT instructions... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Greg Clayton | Handle dumping many more packet types including the... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Quentin Colombet | [RAGreedy] Add an experimental deferred spilling feature. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alex Lorenz | MIR Parser: Allow the dollar characters in all of the... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Remove a static helper function and use the StringPrint... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Evgeniy Stepanov | [asan] Fix sanitizer_allocator_test on AArch64. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Eric Fiselier | Cleanup tests that fail in C++1z and with Clang 3.8 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Chaoren Lin | Detect if necessary to build inferior with -pie for... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alex Lorenz | AsmParser: Add a function to parse a standalone constan... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Y Knight | Hopefully fix android i386 build after r242554. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Keno Fischer | [Makefiles] Re-add OSX specific code that got lost... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Chaoren Lin | Check if altsep exists before replace. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Chaoren Lin | Handle altsep ('/' on Windows) in compiler path for... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Saleem Abdulrasool | basic: default to MSVC on Windows |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Make this test case be somewhat less verbose when not... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Teach the "extend char types" (char16_t, char32_t and... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Steven Wu | Fix test case in r242565 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adrian McCarthy | Implement FileSystem::GetPermissions for Windows. Diffe... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Stop treating extension keywords as 'interesting';... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Greg Clayton | Added support for dumping 'x', 'X', 'qSymbol' packets... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Steven Wu | Fix -save-temp when using objc-arc, sanitizer and profiling |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Refactor to remove repetition, no functionality change. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Richard Smith | Remove redundant bouncing between StringRef and a pair... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Kuba Brecka | [asan] Add a comment explaining why non-instrumented... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Chaoren Lin | freeaddrinfo(NULL) segfaults on Android. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Teach the NSString data formatter to handle embedded... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Arnold Schwaighofer | MergeFuncs: Transfer the function parameter attributes... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Rafael Espindola | Start adding documentation for llvm-lib. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Improve the NSString data formatter so that explicitly... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Y Knight | Fix alignment issues in Clang. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adam Nemet | Revert "ARM: Enable MachineScheduler and disable PostRA... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Split the portion of the data-formatter-objc test case... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | Use llvm_unreachable() instead of report_fatal_error... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Peter Zotov | [OCaml] Do not use -warn-error in tests. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Molloy | [ARM] Use [SU]ABSDIFF nodes instead of intrinsics for... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
James Molloy | [AArch64] Use [SU]ABSDIFF nodes instead of intrinsics... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Hans Wennborg | Add libunwind to the release scripts |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Eli Bendersky | Use inbounds GEPs for memcpy and memset lowering |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Marshall Clow | Bump libc++ version # to 3.8 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Reid Kleckner | Add missing chkstk.S files from r242539 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Reid Kleckner | compiler-rt: add support for mingw-w64 in builtins |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Evgeniy Stepanov | [msan] Fix open_memstream handling. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Samuel Benzaquen | [ASTMatchers] Use provided target NodeKind instead... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Rafael Espindola | Add support for producing thin archives in llvm-lib. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Pavel Labath | Standalone cmake build improvements (bug #23889) |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alexandros... | Edited the CPUNames table of TargetParser |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Pavel Labath | Fix liblldb linking on RHEL 6 (bug #24140) |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tobias Grosser | GPURuntimeDebugPrinter: Printer pointer values (except... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tom Stellard | R600: Add macro defs for all supported OpenCL extensions |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Petar Jovanovic | [Mips] Set mips64r6 as default CPU for MIPS64 Android |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Andrey Bokhanko | Changed "pragma" -> "#pragma" in a comment, NFC. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
John Brawn | Make global aliases have symbol size equal to their... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tamas Berghammer | Improve conditional opcode handling in emulation based... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Daniel Sanders | test-release.sh: Add ability to do a test build using... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Pavel Labath | [LLGS] Limit jThreadsInfo to only the most important... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tamas Berghammer | Fix android build after r242514 |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Pavel Labath | [MainLoop] Fix assertion failure |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alexandros... | -Refactored ARMTargetInfo in order to use the API of... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Andrew Wilkins | [llgo] cmd/gllgo: handle/ignore more flags |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Chandler Carruth | [PM/AA] Disable the core unsafe aspect of GlobalsModRef... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Peter Zotov | [OCaml] Use a nicer style for documentation than OCaml... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Kuba Brecka | [asan] Fix invalid debug info for promotable allocas |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Davide Italiano | [llvm-cxxdump] Don't rely on global state |
commit | commitdiff | tree | snapshot |
2015-07-17 |
David Majnemer | [CodeGen, X86] Classify vectors <= 32 bits as INTEGER |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alexey Bataev | Tests for "Disabling of "redefine_extname" pragma for... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
NAKAMURA Takumi | clang: s/PCHContainerOps/PCHContainerRdr/ in \param... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adrian Prantl | Fix clang-fuzzer build after r242499. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Justin Bogner | Driver: Determine file names for crash reports more... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Tim Northover | AArch64: add comment missed out from earlier patch. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Teach the std::wstring data formatter how to properly... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | ARM: Enable MachineScheduler and disable PostRASchedule... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Adrian Prantl | Make the clang module container format selectable from... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matt Arsenault | Only do fmul (fadd x, x), c combine if the fadd only... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Enrico Granata | Add StringPrinter support for printing a std::string... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Rafael Espindola | Use small encodings for constants when possible. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | __builtin_setjmp/__builtin_longjmp is support on ARM now |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Alex Lorenz | MIR Serialization: Serialize the frame setup machine... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Greg Clayton | Allow gdbremote.py to take input from STDIN and handle... |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Matthias Braun | Allow __builtin_setjmp/__builtin_longjmp on ARM |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Chaoren Lin | Re-landing r242318 after buildbot update. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Alex Lorenz | MIR Serialization: Serialize the frame index machine... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Cong Hou | Add new constructors for LoopInfo/DominatorTree/BFI/BPI |
commit | commitdiff | tree | snapshot |
2015-07-16 |
James Dennett | Doxygen: Enable autobrief feature, matching llvm config... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Daniel Jasper | clang-format: Respect IndentWrappedFunctionNames when... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Davide Italiano | [Sema] Refactor Sema::ImplicitExceptionSpecification... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Matthias Braun | Arm: Don't define a label twice with two setjmps in... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Matthias Braun | Fix __builtin_setjmp in combination with sjlj exception... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Jordan Rose | Add __has_feature(attribute_availability_with_version_u... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Chaoren Lin | Xfail pexpect tests for Windows hosts. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Mehdi Amini | Fix ffiInvoke() use of DataLayout, broken in 242414 |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Marshall Clow | Include what we use, instead of letting them get pulled... |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Sean Silva | Add missing REQUIRES to this test. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Sanjoy Das | [SCEV][NFC] Use triple-slash (///) for comment. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
James Dennett | Documentation cleanup. No functional change intended. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Alexey Samsonov | [ASan] PR24150: restrict test case to i386. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Simon Pilgrim | Fix spelling. NFCI. |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Tim Northover | AArch64: make inexact signalling on round Darwin-specific |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Alexey Samsonov | [CMake] One more attempt to fix PR24144. |
commit | commitdiff | tree | snapshot |
next |