2010-03-07 |
Douglas Gregor | Robustify callers that rebuild typename type nodes... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Douglas Gregor | Perform overload resolution when static_cast'ing from a |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Douglas Gregor | Reference binding via user-defined conversion can compu... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Kovarththanan... | Undefine correct macro |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Lattner | implement support for -Wno-deprecated, PR6534. While |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Kovarththanan... | Don't rely on implicit conversion |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Kovarththanan... | Rename to addPPCallbacks since we're effectively adding... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Kovarththanan... | Don't assert if PP already contains a valid PP callback... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eric Christopher | Add sse4.1 packed min and max intrinsics. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eric Christopher | Add load hint instruction intrinsic. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eric Christopher | Add in movntdqa intrinsic for load hint. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eric Christopher | Add in support for dword multiply and fp dot product... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eric Christopher | Add in dot product intrinsics for dpps and dppd. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Eli Friedman | Fix for PR6294: we should only delay recording nested... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Douglas Gregor | Don't turn off mangling in implicitly extern "C" system... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Tanya Lattner | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Rafael Espindola | Don't produce debug info when given -g. Fixes PR6529. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Tanya Lattner | Fix indentation, use string directly instead of StringRef. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Tanya Lattner | Fix some weird patch issue. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Tanya Lattner | Implement missing-braces warning and add a test case. |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Lattner | disable these dirs which rely on dynamic linking on... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | add mblaze target support, patch by Wesley Peck! |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | on both the mac and linux, /usr/local/include is treated |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Kramer | Rename the new Iterator objects and raise an assertion... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Kramer | Update the python bindings for recent changes in the... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Kovarththanan... | Lowercase for consistency |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Eric Christopher | Fix _MM_FROUND_NEARBYINT and move rounding intrinsics... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Benjamin Kramer | Add a message to these asserts. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Rafael Espindola | Use static method in GlobalValue |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Eli Friedman | PR6515: Implement __builtin_signbit and friends. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Fariborz Jahanian | Allow use of byref (__block attributed) arrays inside |
commit | commitdiff | tree | snapshot |
2010-03-06 |
John McCall | Implement __builtin_dwarf_sp_column for i386 (Darwin... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | When declaring a catch block in C++, make sure that... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Ted Kremenek | Augment __has_feature to report that Clang supports... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Ted Kremenek | Check if 'Unit' is NULL before trying to iterate over... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Ted Kremenek | Add clang version to crashtracer string. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Fariborz Jahanian | Patch to build qualifier on objective-c |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | The Windows build is just too weird; there's no real... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | Switch from NDEBUG to _DEBUG, since our Windows build... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | Only make __ptr64 and __w64 keywords when Microsoft... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | A little hack to identify unwanted concurrency in CIndex |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | Emit warning on indirect goto that potentially violates |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | address PR6502 by downgrading the scope checker's address |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Kovarththanan... | Use clang::io::Emit8 |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Benjamin Kramer | Make sure the raw_string_ostream gets flushed so we... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Zhongxing Xu | Remove reference to AnalysisContext in Environment... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Fariborz Jahanian | Remove header file dependencies in block patch |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Blaine Garst | add support for a 1<<29 bit in the block flags field... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Rafael Espindola | Don't produce an alias for a destructor if the target... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Douglas Gregor | When we invalidate a declaration, make it public, so... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Make rewritten source compiled with clang++. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Make rewritten source compiled with clang++ for correct... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Change test to compile rewritten test with clang++. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Patch to get around a rewriter bug rewriting storage... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Rafael Espindola | really fix 6473 by handling weakref in constant express... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | add TCE target support, patch by Pekka J! |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Erick Tryzelaar | Use LLVM's new DESTDIR-less PROJ_* variables. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Douglas Gregor | c-index-test's printing of linkage was completely broke... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Fixes a bug whereby static const block var has static |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Rafael Espindola | Fix PR6473. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Steal the TARGET lit condition from the LLVM test suite. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zhongxing Xu | The FIXME is fixed. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Zhongxing Xu | When profiling Environment, also profile with AnalysisC... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Revert changes r97693, r97700, and r97718. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | XFAIL these tests on win32, since the win32 buildbot... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Eric Christopher | First start on smmintrin.h, rounding and blending. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Eric Christopher | Add in disabled case as well. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Eric Christopher | Add in -msse4.1 and -msse4.2 options and continuing... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Eric Christopher | Fix __builtin_ia32_roundss and __builtin_ia32_roundsd... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Fariborz Jahanian | Refactor local class name mangling and make it |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Implement __builtin_dwarf_sp_column(). |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | fix a buildbot failure, this was passing for me because the |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Create a TargetMachine whenever we create a CodeGenActi... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Reinstate r97674 with a fix for the assertion that... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Eric Christopher | Remove the linux c includes part of my last patch. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Revert r97674; it's causing failures |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Implement disambiguation of base class members via a |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Fariborz Jahanian | Fix code gen bug generating code for |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | merge asm-2.c into asm.c, remove asm-inout.c because... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | fix PR6475, we were doing side-effecting stuff in an... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Eric Christopher | Add in more c++ header paths for later gccs under gento... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Fariborz Jahanian | Implements mangling of local class names to |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Chris Lattner | add framework for ARM builtins, Patch by Edmund Grimley... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Benjamin Kramer | Simplify code a bit and remove unneeded semicolons. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John McCall | Sketch out an implementation for __builtin_dwarf_cfa... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Add '-test-print-linkage-source' option to c-index... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Export clang_getCursorLinkage(). |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Add clang_getCursorLinkage(), which returns the |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John McCall | Implement __builtin_eh_return. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Anders Carlsson | Fix a bug with base offset merging that Devang noticed. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Implement name hiding for names found through virtual... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John McCall | Add proper target hooks for __builtin_extract_return_ad... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
John McCall | Don't emit derived-to-base destructor aliases if we... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Refactor CXXRecordDecl::lookupInBases() to push the... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Use SVN_REVISION, not SVN_VERSION. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Fix an algorithmic bug in LiveVariables pointed out... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Revert r97618. Access control sucks |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Ted Kremenek | Make getClangRevision() check that SVN_VERSION is an... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Zhongxing Xu | Add comments to test case. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Factor out the recursive lookup into C++ base classes... |
commit | commitdiff | tree | snapshot |
next |