2014-06-22 |
Justin Bogner | Driver: Skip the -ivfsoverlay argument in driver crash... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
David Majnemer | Revert "Revert r211402 (and r211408,r211410), "CodeGen... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Filipe Cabecinhas | Fix PR20087 by using the source index when changing... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Richard Smith | [cxx_status] Minor wording tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Richard Smith | [cxx_status] Be a bit more precise. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Richard Smith | Fix dead link. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Sylvestre Ledru | Remove useless declaration |
commit | commitdiff | tree | snapshot |
2014-06-22 |
NAKAMURA Takumi | Revert r211402 (and r211408,r211410), "CodeGen: Refacto... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
NAKAMURA Takumi | Introduce a Lit feature "debug_frame" and apply it... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benjamin Kramer | Add a description to the test from r211433 explaining... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benjamin Kramer | Remove unused diagnostic and diagnostic group. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Simon Atanasyan | [Mips] Make rel-dynamic-01.test test case independent... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | TextDiagnosticPrinter: use the mapped level for remark... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | Enable WindowsToolChain on all native Windows builds |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Arnold Schwaighofer | LoopVectorizer: Fix a dominance issue |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | WindowsToolChain: decouple build environment from the... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | Make WindowsToolChain portable |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Stepan Dyatkovskiy | MergeFunctions Pass, removed DenseMap helpers. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Stepan Dyatkovskiy | MergeFunctions Pass, updated header comments. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Weiming Zhao | Report error for non-zero data in .bss |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Sylvestre Ledru | Remove useless call |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Jordan Rose | [analyzer] Check for NULL passed to CFAutorelease. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Sylvestre Ledru | Simplify the code (variable bValid is not really intere... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Sylvestre Ledru | Remove useless declaration |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Alp Toker | Track changes from clang r211448. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Alp Toker | Make MS i128 suffix test from r211446 more robust |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Alp Toker | DiagnosticRenderer: emit basic notes as real diagnostics |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Alp Toker | TextDiagnostic: print remark level diagnostics in bold too |
commit | commitdiff | tree | snapshot |
2014-06-21 |
David Majnemer | The i128 suffix isn't always available. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, FnSet has been replaced with FnTree. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, removed unused methods from old... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions, doSanityCheck: fixed body comments. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced sanity check, that... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
David Majnemer | Lex: Use the correct types for MS integer suffixes |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Yabin Hu | Add "Yabin Hu" to CREDITS.txt |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Argyrios Kyrtzidis | [test] Add '-target' option to fix bot failure. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Argyrios Kyrtzidis | [PCH] Remove the BackingIvarReferencedInAccessor field... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Stepan Dyatkovskiy | MergeFunctions Pass, introduced total ordering among... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benjamin Kramer | LoopUnrollRuntime: Check for overflow in the trip count... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benjamin Kramer | Legalizer: Add support for splitting insert_subvectors. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Rafael Espindola | Revert "Lex: Use the correct types for MS integer suffixes" |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benjamin Kramer | SCEVExpander: Fold constant PHIs harder. The logic... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Jeroen Ketema | Fix breakage after r211259 |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Simon Atanasyan | [Mips] Remove redundant checking from the RelocationPas... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Richard Trieu | Add back functionality removed in r210497. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Dmitry Vyukov | tsan: fix code formatting |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Saleem Abdulrasool | builtins: assembly routines are not static |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Andrea Di Biagio | [X86] Add ISel patterns to select SSE3/AVX ADDSUB instr... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
David Majnemer | Lex: Use the correct types for MS integer suffixes |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Todd Fiala | Fix a gdbremote bug in _M/_m stub support detection. |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Zachary Turner | Fix the MinGW builder. Apparently std::call_once and |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Rafael Espindola | Always use a temp symbol for CIE. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: fix windows build script |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Justin Bogner | Driver: In crashdumps with -fmodule, dump the module... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Saleem Abdulrasool | Driver: enhance MSC version compatibility |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: add Go build script for freebsd |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: port to freebsd |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: fix freebsd build |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Rafael Espindola | Use compact unwind for the iOS simulator. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Rafael Espindola | Use a helper function and clang-format. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Duncan P. N... | Support: ScaledNumber: Fix inconsistent test names |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Duncan P. N... | Support: Write ScaledNumbers::getLg{,Floor,Ceiling}() |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Rafael Espindola | Delete dead code. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Justin Bogner | Driver: Record that we're in crashdump and push flags... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
David Majnemer | CodeGen: Fix test to work with assertions as well |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Duncan P. N... | Support: Write ScaledNumber::getQuotient() and getProduct() |
commit | commitdiff | tree | snapshot |
2014-06-20 |
David Majnemer | CodeGen: typeid/dynamic_cast tests don't need asserts |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Duncan P. N... | Support: Cleanup ScaledNumber::getAdjusted() doc |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Duncan P. N... | Support: Mark end of namespaces |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Kevin Enderby | Fix some double printing of filenames for archives... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Rafael Espindola | Don't produce eh_frame relocations when targeting the... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Justin Bogner | Driver: Remove some superfluous calls to Arg->claim() |
commit | commitdiff | tree | snapshot |
2014-06-20 |
David Majnemer | CodeGen: Refactor dynamic_cast and typeid |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Zachary Turner | Revert "Replace Execution Engine's mutex with std:... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Greg Clayton | Fixed the "log enable gdb-remote packets" to support... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Reid Kleckner | Generate native unwind info on Win64 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | C++ status page: restore the convention of saying ... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | Be less bold. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | [C++1z] Add C++1z to the C++ status page. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | Fix typo in r211394. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | [C++1z] Implement N3928: message in static_assert is... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
David Blaikie | Fix some -Wsign-compare fallout from changing container... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | [C++1z] Implement N3981: Disable trigraphs by default... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Stepan Dyatkovskiy | Commited patch from Björn Steinbrink: |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Adam Nemet | [Make] Fix dependencies for td.expanded |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: remove unused header include |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Richard Smith | Don't crash when emitting a glvalue conditional where... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: remove unused header include |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Dmitry Vyukov | tsan: remove unused header include |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ulrich Weigand | [RuntimeDyld] Fix ppc64 stub relocations on little... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Kevin Enderby | Fix a warning about the use of const being ignored... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Ulrich Weigand | [RuntimeDyld] Support more PPC64 relocations |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Todd Fiala | Added gdb-remote tests for Q{Save,Restore}RegisterState. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Serge Pavlov | Fix crash caused by unnamed union or struct when doing... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Johannes Doerfert | [Refactor] Simplify memory access isWrite |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Stellard | R600/SI: Add patterns for ctpop inside a branch |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Stellard | R600/SI: Add a pattern for f32 ftrunc |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Stellard | R600: Expand vector flog2 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Stellard | R600: Expand vector fexp2 |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Tom Stellard | R600/SI: SI Control Flow Annotation bug fixed |
commit | commitdiff | tree | snapshot |
next |