2014-06-23 |
Ulrich Weigand | [PowerPC] Refactor getMinCallFrameSize / getMinCallArgu... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Jeroen Ketema | Protect functions taking double by #ifdef cl_khr_fp64 |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Ulrich Weigand | [PowerPC] Allow stack frames without parameter save... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Ulrich Weigand | [PowerPC] Fix IsDarwin arg in PPCFrameLowering:: calls |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Ulrich Weigand | [PowerPC] Refactor setMinReservedArea and CalculatePara... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Ulrich Weigand | [PowerPC] Fix on-stack AltiVec arguments with 64-bit... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Simon Atanasyan | [Mips] Make rel-dynamic-03.test test case independent... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Tim Northover | ARM: mark UBFX as not allowing PC. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Alexey Bataev | [OPENMP] Reformatting and code improvement. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Daniel Jasper | clang-format: [proto] Add required space before absolut... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Daniel Jasper | clang-format: Fix corner case in pointer/reference... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
David Majnemer | MC: Cleanup parseMSInlineAsm |
commit | commitdiff | tree | snapshot |
2014-06-23 |
David Majnemer | Parse: Simplify construction of the clobber list |
commit | commitdiff | tree | snapshot |
2014-06-23 |
David Majnemer | StaticAnalyzer: Switch a loop to a range-based for |
commit | commitdiff | tree | snapshot |
2014-06-23 |
David Majnemer | AST: Add ranges for AsmStmt's inputs and outputs |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | cindex.py: remove obsolete workaround and FIXME |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Saleem Abdulrasool | MC: adjust text section flags for WoA |
commit | commitdiff | tree | snapshot |
2014-06-22 |
NAKAMURA Takumi | Revert r211399, "Generate native unwind info on Win64" |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | DiagnosticIDs: use diagnostic severities to simplify... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jan Vesely | R600: Use LowerSDIVREM for i64 node replace |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jan Vesely | R600: Implement custom SDIVREM. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Jan Vesely | R600: Add udivrem test |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Alp Toker | Fix the category name for hash-warnings and hash-errors |
commit | commitdiff | tree | snapshot |
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 |
next |