2011-07-08 |
Bruno Cardoso... | Revert x86_64 ABI changes until I have time to check... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Jakub Staszak | Introduce __builtin_expect() intrinsic support. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Bruno Cardoso... | Add support for AVX 256-bit in the x86_64 ABI (as in... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Cameron Zwarich | Add codegen support for the fma/fmal/fmaf builtins. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Benjamin Kramer | Initialize all the AnalysisBasedWarnings statistics... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Eli Friedman | Fix up dependency file name printing to more closely... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Fariborz Jahanian | objc++-arc: more diagnosis of converting a weak-unavailable |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Douglas Gregor | Teach CXXUnresolvedConstructExpr when it should be an |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Add several CFG-stress-testing input source files.... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Make the worklist in the uninitialized values checker... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Evan Cheng | Fix a FIXME in clang ARM driver that was exposed as... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Francois Pichet | Random cleanup: |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Remove a no-op break after a return, and correct one... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Minor style cleanup. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Update the creation of the TargetAsmParser based on... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Tweak formatting. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Chandler Carruth | Switch the token-paste source locations inside of funct... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Chandler Carruth | Keep track of which source locations are part of a... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Eric Christopher | Add a testcase for the previous commit and update an... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Fariborz Jahanian | objc++-arc: diagnose assignment/cast of a weak-unavailable |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Eric Christopher | Fix a typo in the fpsr register and add the fpcr register. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Jonathan D... | Remove BoostCon-specific code from Clang. FWIW, I... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | Move SourceManager::isAt[Start/End]OfMacroInstantiation... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Bill Wendling | Layout the code for trapping arithmetic so that the... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Cameron Zwarich | r134634 causes a failure on MultiSource/Benchmarks... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Nick Lewycky | A redeclaration of an inline method in C99 mode should... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Sean Hunt | Undo r134587 as the bug was actually a deep and hideous... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Fariborz Jahanian | objc-arc: diagnose assignment/cast of a weak-unavailable |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | Turn hashhash into tok::unkwown when it comes from... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Joerg Sonnenberger | FreeBSD gets FreeBSD target, just mipsel. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Joerg Sonnenberger | Slightly improve the code to derive target from program... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Douglas Gregor | Introduce a new libclang aPI function, |
commit | commitdiff | tree | snapshot |
2011-07-07 |
David Chisnall | If we're using the pure non-fragile ABI, then skip... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
David Chisnall | Set a flag to tell the runtime when we're compiling... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
David Chisnall | Fix example: variable is initialized to 10 and then... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
John McCall | In ARC, reclaim all return values of retainable type... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | [arcmt] Add -ccc-arcmt-check/-ccc-arcmt-modify driver... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Nick Lewycky | Sort #includes. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | When expanding macro arguments, treat '##' coming from... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | Make the Preprocessor more memory efficient and improve... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | Fix bug in SourceManager::getDecomposedInstantiationLoc... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Argyrios Kyrtzidis | For -print-stats, add the number of bytes that SLocEntr... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Nick Lewycky | In an in-class initialization, defer checks for value... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Eli Friedman | Zap a couple unnecessary loops. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Tanya Lattner | Do not violate the opencl casting rules. This test... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
John McCall | Move and elaborate the section on objc_arc_weak_unavail... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Sean Hunt | Ensure that we actually visit function parameter declar... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | Update document for objc_arc_weak_unavailable attribute |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | Update document on use of ns_returns_not_retained |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Chandler Carruth | Based on comments from Chris, switch to using CFG:... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Francois Pichet | MSVC doesn't like mixing declarations and statements... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | Properly implement the scope restriction on the NRVO for |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | Update documentation for // rdar://9619861 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | revert patch for // rdar://9227352 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | Some code cleanup of r134522 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Evan Cheng | createMCInstPrinter doesn't need TargetMachine anymore. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | objc-arc: Support objc_arc_weak_unavailable on those |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | Don't try to type-check a copy construction of an exception |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Jonathan D... | Update docs to remove reference to OverloadedFunctionDe... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | Keep track of when "unrecoverable" errors occur, then... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Benjamin Kramer | SmallVectorize a critical vector. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | libclang: Allow callers of clang_saveTranslationUnit... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Chandler Carruth | Build up statistics about the work done for analysis... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | Teach the static analyzer's interpretation of Cocoa... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Rafael Espindola | Use attributes from the definition (if available) when |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Joerg Sonnenberger | Fix C&P error |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | When tree-transforming an expression sequence, always... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Fixed enum types can be complete without actually being... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Properly protect colons when parsing a nested-name... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Douglas Gregor | Improve the Python bindings for libclang in a few ways... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Somehow the -fgnu-runtime option itself got lost in... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Call objc_terminate() instead of abort() when a cleanup... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Missing header from last commit; accidental change. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
Fariborz Jahanian | Added a missing case label. |
commit | commitdiff | tree | snapshot |
2011-07-06 |
John McCall | Change the driver's logic about Objective-C runtimes... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Fariborz Jahanian | objc-arc: enforce performSelector rules in rejecting... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Dan Gohman | Add the ObjC ARC optimization passes manually, now... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Eli Friedman | Remove unused member of Builtin::Info. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Devang Patel | Testcase for r134441. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Joerg Sonnenberger | Drop "soft" argument that would be considered as file... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | Look through parenthesized declarators when determining... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Joerg Sonnenberger | Hook up mipsel-netbsd and mipsel-freebsd for OS specifi... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Joerg Sonnenberger | Use OS-specific configuration for mips-netbsd and mips... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | Some documentation fixes for the parser, from John... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | StringRef'ize clang::drive::Option::getName(), from... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | Clean up and refactor ParseFunctionDeclarator to reduce... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | ActOnCXXConditionDeclaration should take into account... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Fariborz Jahanian | Don't define __CONSTANT_CFSTRINGS__ with -fno-constant... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Joerg Sonnenberger | Don't define _BIG_ENDIAN for NetBSD/PowerPC. |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Joerg Sonnenberger | Fix indentation |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | Teach Clang's <float.h> to also include MinGW's <float... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Douglas Gregor | Update header-search paths for MinGW, from Ruben Van... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Benjamin Kramer | Don't overread the buffer when an %x escape in inline... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Benjamin Kramer | Initialize member. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Joerg Sonnenberger | Add explicit default case for -Wswitch-enum. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Joerg Sonnenberger | Use switch(os) style consistently. Add a bunch of NetBS... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Joerg Sonnenberger | On PowerPC, both FreeBSD and NetBSD use ints for (s... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Anders Carlsson | Remove unused parameter from ActOnDeclarator. |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Chandler Carruth | Switch the Decl and Stmt stats printing to use llvm... |
commit | commitdiff | tree | snapshot |
next |