2013-01-15 |
Evgeniy Stepanov | Fix operand type conditions in one of ICmpInst construc... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Renato Golin | Pattern-matched variables in post-inc-icmpzero.ll |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Daniel Jasper | Improve operator kind detection in presence of comments. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Kostya Serebryany | [asan] enable asan_allocator2 by default on Linux.... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Manuel Klimek | Fixes various bugs around the keywords class, struct... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: fix standalone malloc implementation |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Alexander Kornienko | Resolved merge error with r172323 (llvm::X -> X) |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: fix the constant for new allocator cache |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | Update CODE_OWNERS.TXT. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Kostya Serebryany | [sanitizer] hide PR_SET_NAME under an ifdef (for older... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: correct non-temporal prefetch for memory allocator |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: faster thead-local cache for memory allocator |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: fix lint warnings |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: fix bugs in the testlib |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Dmitry Vyukov | asan: rename the file (it's not 64-bit specific anymore) |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Smith | Don't crash when binding a reference to a temporary... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [ELF] Update for LLVM Object/ELF changes. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [Object][ELF] Simplify ELFObjectFile by using ELFType. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Smith | PR14950: Fix out-of-bounds function parameter access... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [ELF] Replace [...] x_{begin,end}() with range<[..... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [Core] Add iterator ranges. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [ELF] Fix use of LLVM RTTI. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Smith | PR14918: Don't confuse braced-init-lists after template... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Douglas Gregor | Add -fopenmp -cc1 option and wire it up to define _OPEN... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [Support] Add LLVM_CONSTEXPR. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Shankar Easwaran | remove const from FindByName |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Greg Clayton | <rdar://problem/13010909> |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Jim Ingham | Fix for the separation between -i and -u in expression. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Richard Smith | Fix behavior of [[gnu::]] function attributes. Per... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Jim Ingham | Separated the "expr --unwind-on-error" behavior into... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [docs] Add driver documentation. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Michael J.... | [docs] Update status. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Argyrios Kyrtzidis | [ADT/StringMap] Follow-up to r172455, use the correct... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Nadav Rotem | LTO: Also init TTI for codegen passes. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Daniel Dunbar | [IR] Add verifier support for llvm.module.flags. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Chad Rosier | [driver] Warnings for warning options are handled by... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Jack Carter | This patch fixes a Mips specific bug where |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Nick Kledzik | Add new merge-by-content Merge attribute for use by... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Jason Molenda | Add a few other missing LOG_ types to set_logging(... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Enrico Granata | Adding a test case for expression parser's support... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Enrico Granata | <rdar://problem/12790664> |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Now GenericAsmParser and AsmParser are no longer friend... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Properly encapsulate additional methods and data from... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Jakub Staszak | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Shuxin Yang | This change is to implement following rules under the... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitri Gribenko | Document that we should recognize attributes supported... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Tobias Grosser | clang-format goodness |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Richard Smith | Refactor to call ActOnFinishFullExpr on every full... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Chad Rosier | [ms-inline asm] Extend support for parsing Intel bracke... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitri Gribenko | Improve r172468: const_cast is not needed here |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Nick Kledzik | Fix shadowed variable warning |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitri Gribenko | Improve r172471: avoid all those extra casts on the... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Bill Schmidt | This patch addresses an incorrect transformation in... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Sean Callanan | Once a function has been JIT-compiled once, don't |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Michael Gottesman | Multiprecision subtraction builtins. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Quentin Colombet | Follow up of commit r172472. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Dmitri Gribenko | Improve r172464: const_cast is not needed if the variab... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Quentin Colombet | Complete the existing support of ARM v6m, v7m, and... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Casting |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Casting |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix More Casts |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Another Cast |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Casting Bug |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix More Casts |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Casting |
commit | commitdiff | tree | snapshot |
2013-01-14 |
David Greene | Fix Casts |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Andrew Trick | SCEVExpander fix. RAUW needs to update the InsertedExpr... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Howard Hinnant | Make <cmath> classification macros work with integral... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Nick Lewycky | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Douglas Gregor | Topologically sort the link options generated for modul... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Howard Hinnant | Fix a race in the construction of future. This fixes... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Argyrios Kyrtzidis | [ADT/StringMap] Add a constructor in StringMap that... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Joe Groff | Fix DenseMap when LLVM_HAS_RVALUE_REFERENCES is defined... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Joe Groff | Add DenseMap::insert(value_type&&) method. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Michael Gottesman | Changed SmallPtrSet.count guard + SmallPtrSet.insert... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Move CheckForValidSection to the MCAsmParser interface. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Expose an InitToTextSection through MCStreamer. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Move ParseMacroArgument to the MCAsmParser interfance. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Douglas Gregor | When forming the link options for an imported module... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Howard Hinnant | Fix string conversions functions to throw out_of_range... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Jordan Rose | [analyzer] Add ProgramStatePartialTrait<const void *>. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Jordan Rose | [analyzer] Fix cast-away-const warning by using const_cast. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Jordan Rose | [analyzer] -drain is not an alias for -release. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Jim Ingham | Fix a logic error in the condition for a warning log... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Douglas Gregor | Switch autolinking metadata format over to actual linke... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Eli Bendersky | Encapsulate the MacroEnabled flag in AsmParser behind... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Douglas Gregor | Infer "link" lines for top-level frameworks. Essentiall... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Bill Schmidt | This patch addresses varargs processing for small compl... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Douglas Gregor | Implement parsing, AST, (de-)serialization, and placeho... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Howard Hinnant | Michael van der Westhuizen: Improve support for testing... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Howard Hinnant | Michael van der Westhuizen: Patches for Linux. Fixes... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Alexander Kornienko | Test source file name in diagnostics |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Manuel Klimek | Fixes formatting of nested brace initializers. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Jasper | Add support for Chromium style. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Jasper | Make single-line if statements optional. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Will Dietz | [ubsan] Use __sanitizer::atomic_exchange(), prefer... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Jasper | Fix a bug in the line merging. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Jasper | Fix bug that would lead to joining preprocessor directives. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Daniel Jasper | Put simple preprocessor directives on a single line. |
commit | commitdiff | tree | snapshot |
2013-01-14 |
Evgeniy Stepanov | Move large part of asan_test_utils.h to sanitizer_common. |
commit | commitdiff | tree | snapshot |
next |