2015-04-30 |
Rafael Espindola | Write relocations directly to the output stream. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-30 |
Ahmed Bougacha | Flip r236172 testcase RUN option ordering for BSD sed... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chaoren Lin | Add CMAKE_EXECUTABLE_SUFFIX to build with Android toolc... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
NAKAMURA Takumi | Update clang/test/CodeGenCXX/copy-constructor-synthesis... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Pete Cooper | Change x86 CMOVE_F to read it source, not write it. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | Fix build after Clang API change in r236176. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | Add an assert to get information on buildbot failure. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jonathan Roelofs | Fix doxygen comment typo. NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Eric Christopher | Propagate a terrible hack to the sparc target feature... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | Fix unused variable warning. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zachary Turner | Fix build broken by r236174. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | [modules] Stop trying to fake up a linear MacroDirectiv... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
David Blaikie | [opaque pointer type] Store the value type of an alloca |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zachary Turner | Introduce a NullLog class, which ignores all messages. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rick Foos | XFAIL Hexagon until more codegen in place. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | [WinEH] Start EH preparation for 32-bit x86, it uses... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | generalize binop reassociation; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jason Molenda | Don't force a vendor check in ProcessMachCore::CanDebug... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jason Molenda | Update to build sysv-arm/sysv-arm64/sblanguageinfo... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Justin Bogner | profile: Use unique directory for tests that write... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | Revert r236128, LLVM isn't falling back in the right way |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Pat Gavlin | Run StatepointLowering.{cpp,h} through clang-format. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Alexey Samsonov | [UBSan] Disable vptr.cpp on Darwin again. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chris Bieneman | [NFC] Updating FileCheck to reduce the std::vector... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chris Bieneman | [NFC] Converting to range-based for. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
David Blaikie | [opaque pointer type] update for LLVM API change |
commit | commitdiff | tree | snapshot |
2015-04-29 |
David Blaikie | [opaque pointer type] Pass GlobalAlias the actual point... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Nico Weber | Revert r236060, it caused PR23375. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Inline FragmentWriter into the only user. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the symbol table directly to the output file. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | tidy up; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | Stop assuming a 64-bit target here. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ed Schouten | Make the .eh_frame_hdr code work on FreeBSD as well. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Use pwrite to write the number of sections. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Alexey Samsonov | [UBSan] Various improvements to vptr.cpp test case |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Alexey Samsonov | [UBSan] Add a testcase for __ubsan_default_options... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | too much space again; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Davide Italiano | [GNU] Remove -x/-X from the list of options to be imple... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the string table directly to the output file. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Sanjay Patel | too much space; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | [Sparc] Really add sparcel architecture support. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Write the section header string table directly to the... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jonathan Roelofs | Clean up docs references to './configure' in preparatio... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Manman Ren | [AArch64] Refactor out codes that depend on specific... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | PR23373: A defaulted union copy constructor that is... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Avoid a few const_cast. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Tim Northover | ARM: mark branch-like instructions with correct flags. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | New architecture name - 'sparcel' for Sparc little... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chaoren Lin | lldb-gdbserver should not use unnamed pipes on Windows. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Douglas Katzman | Make Sparc assembler accept parenthesized constant... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chaoren Lin | Expose Close{Read/Write}FileDescriptor for pipes. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Ahmed Bougacha | Re-XFAIL UBSan vptr testcase on darwin. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Richard Smith | Revert r236063 due to regression with -fdelayed-templat... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chaoren Lin | Add file descriptor constructor for PipePosix. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Chaoren Lin | Remove trap code from disassembly. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Dmitry Vyukov | tsan: add another test for setuid |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrew Kaylor | [WinEH] Fix minor bug in begincatch block splitting |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | Re-land r236052, the linker errors were fixed by LLVM... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Duncan P. N... | Update polly for LLVM rename of debug info metadata... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | Disable failing TestDevNull test on Windows |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Adrian Prantl | Debug Info: Represent local anonymous unions as anonymo... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Adrian Prantl | Temporarily relax a check in the debug info verifier. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Reid Kleckner | [X86] Avoid mangling frameescape labels |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrey Churbanov | These are the actual changes in the runtime to issue... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Duncan P. N... | DebugInfo: Metadata constructs now start with DI* |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Duncan P. N... | IR: Give 'DI' prefix to debug info metadata |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Jan Vesely | CodeGen: Default overflow operations to expand so we... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement SUB and SUBU instructions |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrey Churbanov | This patch contains the new files for OMPT and the... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Eric Fiselier | Fix syntax error in CMake created when a variable is... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrey Churbanov | This is a preparation patch to get information about... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Tom Stellard | Allow compilation depending to the LLVM version |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Zoran Jovanovic | [mips][microMIPSr6] Implement ADD, ADDU and ADDIU instr... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Adrian Prantl | Revert "Debug Info: Represent local anonymous unions... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
James Y Knight | Sparc: Prefer reg+reg address encoding when only one... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Relax assert to avoid spurious failures with /dev/null. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Andrey Churbanov | UH OpenMP testsuite update |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Bradley Smith | Revert code changes made under r235976. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Vasileios Kalintiris | Mips fast-isel - handle functions which return i8 or... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Rafael Espindola | Don't constrain the section order in tests that don... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Renato Golin | Revert 2 tests from "Tests for r236055." |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Jasper | clang-format: Add ability to align assignment operators. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Sanders | [mips] Correct 128-bit shifts on 64-bit targets. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Omair Javaid | This patch adds support aarch64-linux-gnu (SysV) abi... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Omair Javaid | This patch adds required piece of code for SysV Abi... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Toma Tabacu | [mips] [IAS] Inline assemble-time shifting out of creat... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Aidan Dodds | Fix bug in gdb-remote xml parser which failed to parse... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | fixed 80-chars; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | Fixed masked gather/scatter switch-case |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Daniel Jasper | clang-format: Fix selective indentaiton in nested blocks. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Hafiz Abid... | Add support for -stack-list-variables. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Use range-based for loops. NFC. |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Fold a couple dyn_casts into the ifs that... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Replace some dyn_casts followed by an assert... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Elena Demikhovsky | fixed comments, blanks, nullptr; NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Alexey Bataev | [OPENMP] Fix crash on reductions codegen for short... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Craig Topper | [TableGen] Use range-based for loops. NFC |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Nico Weber | Revert r236052, it caused linker errors when building... |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Hans Wennborg | Drop Dragonegg from the release export script |
commit | commitdiff | tree | snapshot |
next |