2010-08-11 |
Bruno Cardoso... | Remove 256-bit cast built-ins and make the AVX intrinsi... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Make this test a little less dependent on exact optimiz... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove 256-bit unpack built-ins and make the AVX intrin... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Bruno Cardoso... | Remove 256-bit shuffle built-ins and make the AVX intri... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John Thompson | Fix for pr7869, inline asm mult-alt constraints. |
commit | commitdiff | tree | snapshot |
2010-08-11 |
John McCall | Fix a bug in @finally emission in both the fragile... |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Ted Kremenek | Have GRCoreEngine record the blocks where analysis... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ted Kremenek | Add test case for <rdar://problem/8288645>. While... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John Thompson | Something's wrong with this test on other platforms... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | Fix test to not depend on objc.h header. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Simplify |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Test case for llvm r110712. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | tests: Avoid unnecessary redirection. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | tests: Tests which include system headers must use... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John Thompson | Slightly revised handling of mult-alt constraints,... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
John McCall | When initializing a static local, pop the guard-abort... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | an objective-c++ test for -Wstrict-selector-match |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Do not use DIGlobalVariable to emit debugging informati... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Fariborz Jahanian | Fix a spurious warning when message sent to qualified-id |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ted Kremenek | Turn on idempotent operations checker when using -... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Simplify code and add comments, in code that generate... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Daniel Dunbar | Driver/FreeBSD: Infer the right arch name in the presen... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Douglas Gregor | Teach the libclang cursor visitor to walk into the... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Douglas Gregor | Eliminate unnecessary uses of TemporaryBase in TreeTran... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Fixed redundant NNS loading. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Added TypeLocs to VAArgExpr node. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Abramo Bagnara | Added TypeLocs to TypesCompatibleExpr node. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | Even if a constant's evaluated value is used, emit... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Eli Friedman | Fix redefinition of typedefs of fixable variably-modifi... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Make replicate intrinsics use shufflevector instead... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Use i32 instead of i8 for AVX dot product intrinsic |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Devang Patel | There is no need to pubish file static variable's name... |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Rafael Espindola | Run the assembler instead of gcc on Linux. |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Bruno Cardoso... | Consider the last argument of vblend builtin to be... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Fariborz Jahanian | Implements gcc's -Wstrict-selector-match. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | When attempting to recover from a failed unqualified... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Instead of having a specific CXTranslationUnit_* option... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Sebastian Redl | - Make ObjCInterfaceDecl redeclarable, and create separ... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
John Thompson | Added vecreturn attribute parsing. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Change warning about incomplete parsing of C++ default... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Daniel Dunbar | Fix mixed declarations and code warning. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Minor libclang tweaks |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Douglas Gregor | Use precompiled preambles for in-process code completion. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Jordy Rose | Allow EvalBinOpNN to handle expressions of the form... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Fariborz Jahanian | Warn if class object does not implement qualified |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Remove a FIXME. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Complete PCH support for ObjCPropertyImplDecl. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Revert the dump functions to send output to llvm::errs... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Replace a parser assertion with a warning, suggestion... |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Support ObjC implementation decls for PCH. |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Argyrios Kyrtzidis | Refactor into functions PCH reading/writing the CXXBase... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Sean Hunt | Remove C++0x concept keyword tokens since concepts... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix a few more typos. Amusingly, GCC made the same... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix some typos I made when adding alternate intrinsic... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Douglas Gregor | Revert r110440, the fix for PR4897. Chris claims to... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Fix a crash on template delete operators. |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eli Friedman | Make this test check a few more cases which didn't... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Chandler Carruth | Silence GCC warning about && and || without explicit... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Eric Christopher | Thread local variables aren't considered common linkage. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eli Friedman | PR7800: both virtual and non-virtual bases must be... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Eric Christopher | Make -funroll-loops turn on loop unrolling in the optim... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Benjamin Kramer | Push location through the MacroUndefined PPCallback... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Douglas Gregor | Integral-to-pointer conversions are not always null... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Douglas Gregor | Fix an Objective-C crasher, PR7839. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Douglas Gregor | Add some more tests for reference binding of Objective... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Douglas Gregor | Allow reference binding of a reference of Objective... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
John McCall | Inline a special case of EmitAggregateCopy into EmitNul... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
John McCall | Note that a CXXConstructExpr is zeroing when dumping it. |
commit | commitdiff | tree | snapshot |
2010-08-07 |
John McCall | Store inheritance paths after CastExprs instead of... |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Chris Lattner | Correct -ftrapv to trap on errors, instead of calling the |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Friedman | PR7837: For qualified id's, make sure the decl context... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Tom Care | Removed IdempotentOperationChecker from default analysi... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ted Kremenek | Fix leaks of ExplicitSpecializationInfo objects by... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ted Kremenek | Fix 80 col. violations. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ted Kremenek | Nest variable declaration into into 'if' condition... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Ted Kremenek | Use 'GenerateNode()' instead of 'GenerateSink()' when... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Friedman | Initialize variable to work around warning; unfortunate... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Fariborz Jahanian | Finishing up block variable layout API by supporting |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | The pre-increment/pre-decrement grammar in C++ differs... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Remove some incorrect assertions when deduction templat... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Make sure that we diagnose attribute((overloadable... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Define _INTEGRAL_MAX_BITS for the win32 and win64 targe... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Abramo Bagnara | Template keyword should not be ignored building a Quali... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Fix the #include search path when reading from stdin... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Diagnose the use of "inline" on block-scope function... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Don't pass -avoid-version to Darwin linker |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Douglas Gregor | Introduce implicit conversions between AltiVec vectors... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Argyrios Kyrtzidis | Introduce a new token kind 'cxx_defaultarg_end' to... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nick Lewycky | Remove ElseScope which is also dead code now. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nick Lewycky | Remove the DeclaredInCondition bit now that it's no... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Chandler Carruth | Prevent these tests from dirtying the tree with output... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zhongxing Xu | If all nodes are sunk, bail out early. This make the... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Nate Begeman | vdup_lane was missing |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Eli Friedman | Attempt to fix uninitialized value warning reported... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
John McCall | Properly pop out of Objective-C method declarations... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Sebastian Redl | Add an environment variable that makes libclang use... |
commit | commitdiff | tree | snapshot |
2010-08-06 |
Zhongxing Xu | add test case. |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Bruno Cardoso... | We don't want to support built-ins which aren't needed... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Zhongxing Xu | Don't assert on a file stream if its state is not track... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Jordy Rose | When checking if a buffer access is valid, first make... |
commit | commitdiff | tree | snapshot |
next |