2012-05-15 |
Johnny Chen | Add i386-only expectedFailure decorators for current... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Don't use the implicit int rule for error recovery... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Douglas Gregor | Add the Objective-C runtime linking arguments after... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Bill Wendling | Add blurb for Crack. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | Add documentation about boxing enum types and a codegen... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Kevin Enderby | Add a test case for r156840, a fix to llvm-objdump... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Nuno Lopes | reuse the result of some expensive computations in... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | Extend the CoalescerPair interface to handle symmetric... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Akira Hatanaka | Update MIPS' section in the release notes. Patch by... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Gregory Szorc | [clang.py] Store reference to TranslationUnit in Cursor... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Greg Clayton | Modified "image lookup -t <typename>" to expand typedefs. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] Rewrite [NSNumber numberWith*] messages to... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | Allow objc @() syntax for enum types. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Andrew Trick | Add -enable-aa-sched-mi, off by default, for AliasAnaly... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Bob Wilson | Do not link with Objective-C libraries with -nostdlib... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Kevin Enderby | Fixed a bug in llvm-objdump when disassembling using... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | llvm-build: Add support for non-installed libraries... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | llvm-build: Don't emit library information for disabled... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | [utils] Fix Get{RepositoryPath,SourceVersion} to have... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Greg Clayton | <rdar://problem/11455398> |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Douglas Gregor | Add the output of "clang --version" to scan-build resul... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objc: avoid duplicate diagnostics on certain type misma... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | Remove word 'block' from option and diagnostic I added |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jim Grosbach | Allow MCCodeEmitter access to the target MCRegisterInfo. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jim Grosbach | TableGen'erate mapping physical registers to encoding... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jim Grosbach | Allow MCCodeEmitter access to the target MCRegisterInfo. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Blaikie | Changing std::string to SmallString for r156826. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Blaikie | Improve some of the conversion warnings to fire on... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objective-c nonfragile abi: discourage ivar declarations |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Sirish Pande | Enable all Hexagon tests. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Nuno Lopes | minor simplification to code: Ty is already a SCEV... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Kostya Serebryany | [tsan] makefile machinery to build tsan-rt (linux-x86_6... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Rafael Espindola | Fix our handling of visibility in explicit template... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Chisnall | Add a note about atomic builtins to c11 section of... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Chisnall | Add some release notes about compiler-rt and libc++ |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Kostya Serebryany | [asan] fix the old-style Makefile, which we still need... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Chisnall | Update atomic.c to work with the new clang builtins. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Kostya Serebryany | [asan] move lib/asan/interception to lib/interception... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Majnemer | Teach SimplifyLibCalls about stpcpy. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manuel Klimek | Fixes crasher bug in JSONCompilationDatabase for invali... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Gabor Greif | add embedded linux variants that occur in the field |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Bill Wendling | Remove warning about testing unsigned int with int. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stepan Dyatkovskiy | Fixed one small stupid, but critical bug. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manuel Klimek | This patch fixes the cmake build to create libclang... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stepan Dyatkovskiy | Rejected r156804 due to buildbots failures. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Further improvement to wording of overload resolution... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | PR12798: Don't drop part of the nested name specifier... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Test file I forgot to 'svn add' in r156802. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Stepan Dyatkovskiy | SelectionDAGBuilder::Clusterify : main functinality... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | PR12826: Converting an lvalue to an xvalue is a no... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Fold the six functions checking explicitly-defaulted... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Akira Hatanaka | Temporarily disable anti-dependence breaking for Mips... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Greg Clayton | Fixed a typo: "aync" => "async" |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Greg Clayton | <rdar://problem/11451919> |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Greg Clayton | <rdar://problem/11240464> |
commit | commitdiff | tree | snapshot |
2012-05-15 |
John McCall | Change the mangling of a ref-qualifier on a function... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Enrico Granata | Fixing a bug where the summary for certain NSStrings... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | Create a struct representing register units in TableGen. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Bill Wendling | Remove extraneous ';'. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Akira Hatanaka | Add a command line option to skip the delay slot filler... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Argyrios Kyrtzidis | [objcmt] When rewriting to subscripting syntax, make... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Fariborz Jahanian | objc: allow typedef'ing an id to a pointer to a c-struc... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Michael J.... | [Support/YAMLParser] Use rtrim on plain scalars. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Recover properly from a redundant 'typename' before... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Michael J.... | [Support/COFF] Make the order of members in symbol... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Anna Zaks | [analyzer] Fix a crash in templated code which uses... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Slightly generalize FileCheck patterns to unbreak ... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Argyrios Kyrtzidis | [objcmt] When rewriting to array/dictionary literals... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Implement IRGen for C++11's "T{1, 2, 3}", where T is... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
David Blaikie | Fix use of uninitialized variable. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Enrico Granata | Fixing a typo in the lldb-gdb webpage |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Don't access MO reference after invalidating operand... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Fix PR12821. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Chad Rosier | Move the capture analysis from MemoryDependencyAnalysis... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Brendon Cahoon | Revert 156634 upon request until code improvement chang... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dan Gohman | Rename @llvm.debugger to @llvm.debugtrap. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Johnny Chen | Fix missing NEON registers for the 'register read'... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Akira Hatanaka | Release notes for MIPS backend. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Chandler Carruth | Teach the driver on Linux to respect -nodefaultlibs. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Andrew Trick | Remove a stale forward declaration. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jordy Rose | [analyzer] strncpy: Special-case a length of 0 to avoid... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Remove the expensive BitVector::operator~(). |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Remove BitVector binops. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dmitry Vyukov | tsan: add more atomics to public interface (fetch_or... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dmitry Vyukov | tsan: enabled report suppression for signal-unsafe... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dmitry Vyukov | tsan: fix output_tests script to actually verify tests... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Consider ad hoc aliasing when building RegUnits. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Record the ad hoc aliasing graph in CodeGenRegister. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Compute topological signatures of registers. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jakob Stoklund... | Add BitVector::anyCommon(). |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dmitry Vyukov | tsan: make addr2line symbolizer understand dynamic... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dmitry Vyukov | tsan: update output tests to race on heap memory |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Stepan Dyatkovskiy | SwitchInst cosmetics: renamed "Hash" method to "hash" |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Bill Wendling | Formatting changes. Remove the '...' placeholders. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Bill Wendling | Use ArrayRef instead of an explicit vector type. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Bill Wendling | Add blurb about Julia. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Gregory Szorc | [clang.py] Implement Cursor.canonical |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Gregory Szorc | [clang.py] Implement Cursor.result_type |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jordy Rose | Test for -fdebugger-objc-literal: missing methods shoul... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Justin Holewinski | ReleaseNotes: Add info on PTX back-end |
commit | commitdiff | tree | snapshot |
next |