2012-05-16 |
NAKAMURA Takumi | clang/test/Tooling: Remove XFAIL in 5 tests to unveil... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
NAKAMURA Takumi | clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jim Ingham | Don't do a stat compare of the module with its underlyi... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jim Ingham | Add GetID to the .i file. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Clean up r156925, so that we only mark the capturing... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Fix code generation of variables reference expressions... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Dmitry Vyukov | tsan: improve addr2line symbolizer |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Fix ASTReader handling of ImportDecls, from Meador... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Use a llvm::SmallString rather than std::string for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Fix RUN lines for old XFAIL tests, one of... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Convert many existing tests to use clang_ana... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Introduce clang_analyzer_eval for regression... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Filipe Cabecinhas | Cleanup after functionalities/alias/TestAliases.py |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Benjamin Kramer | Hexagon: Remove unused command line option. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Benjamin Kramer | StringSwitchify. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Duncan Sands | I noticed that named metadata doesn't provide a direct... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Benjamin Kramer | Factor sema for attributes unavailable and deprecated... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chandler Carruth | Teach the 'opt' tool about '-Os' and '-Oz', correspondi... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] fix typo |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chandler Carruth | Clarify how libstdc++ and other bits of the system... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] first version of ThreadSanitizer docs |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Duncan Sands | Fix a thinko in DisintegrateMERGE_VALUES. Patch by... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] add tiny_test.c |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] fix old-style makefile -- we still need them... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] add ThreadSanitizer linker flags on Linux and... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chris Lattner | Significantly reduce the compiled size of Functions... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Produce more useful 'duplicate case' diagnostics. Fixes... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chris Lattner | have tblgen emit cast<> instead of dyn_cast<> when... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
David Blaikie | Include the correct conversion context locations for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Greg Clayton | Make sure that our thread list can't get out of date... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Rafael Espindola | Fix the visibility of instantiations of static data... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Evan Cheng | Avoid creating a cycle when folding load / op with... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jim Ingham | Always call RefreshStateAfterStop when we get a stop... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jim Ingham | Add an accessor on SBBreakpointLocation to get its... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [libclang/AST] Index references of protocols in "@proto... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jason Molenda | Bump debugserver version # to 187. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jason Molenda | Bump version # to lldb-147. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jason Molenda | Add LLDB_DISABLE_PYTHON around newly added methods in |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jim Ingham | Set the result status correctly for asynchronous step... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jason Molenda | Fix comment typeo. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jason Molenda | Change lockdown API use in RNBSocket::ConnectToService. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Johnny Chen | Fix Makefile to pass the correct -arch flag to the... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
John Criswell | Fixed grammar for the llvm.trap intrinsic description. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [objcmt] Accept char arrays for rewriting to @() syntax. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Greg Clayton | <rdar://problem/11246147> |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | Enable sub-sub-register copy coalescing. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Johnny Chen | Include llvm/ADT/STLExtras.h from lldb/Utility/Utils... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Anna Zaks | [analyzer] Add a test for dead stores, which uses Opaqu... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] When using NSNumber numberWithInteger:/numberW... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objective-c: perform strict type checking on property |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Anna Zaks | [analyzer] Fix a regression in ObjCUnusedIVars checker. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | Teach RegisterCoalescer to handle symmetric sub-registe... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] Rewrite messages to NSString's stringWithUTF8S... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | Handle NewReg==OldReg in renameRegister(). |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jakob Stoklund... | We never call adjustCopiesBackFrom() for partial copies. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | llvm-config: Use sys::fs::equivalent instead of string... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | [Support] Add a version of sys::fs::equivalent() that... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Blaikie | Don't warn when NULL is used within a macro but its... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Typo. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Daniel Dunbar | [docs] Remove unsupported references to ExtraSource... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | If we see a declaration which is either missing a type... |
commit | commitdiff | tree | snapshot |
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 |
next |