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 |
2010-03-03 |
Douglas Gregor | Initialize your storage, dummy |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Douglas Gregor | Don't use echo in the Index test, which I hope will... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Eliminate the static map of overridden C++ methods... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
John McCall | Suppress implicit member redeclarations arising from... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Ted Kremenek | [CFG] |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Ted Kremenek | Don't conjure a symbol for DeclStmts when the variable... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Rafael Espindola | During codegen assert that any copy assignment, destruc... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Bump the default maximum template-instantiation depth... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Add test case from PR6064, which now works |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Diagnose the declaration of enum templates. Also, be... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Kovarththanan... | Move Emit24 to clang::io |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Use CXXTemporaryObjectExpr for explicitly-constructed... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Charles Davis | Pass -m32 and -m64 to the static analyzer when using... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Zhongxing Xu | Register all parameters even if they didn't occur in... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Unify initializer-instantiation code for variable decla... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Anders Carlsson | Simplify code. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
John McCall | Inspired by seeing "MIPS" go by in the commits, I've... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Anders Carlsson | Rename BaseOffset to Offset and make it signed in prepa... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Eric Christopher | Add in some more MIPS command line options. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
John McCall | After much consultation aimed at figuring out what... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Add test case from PR5812, which works now. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Fix an amusing typo that completely the re-introduction... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Fariborz Jahanian | Cast a pointer to 'long long' to satisfy all compilatio... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Douglas Gregor | Add comment |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | When we're parsing template names as part of base-speci... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
John McCall | Split out types that are non-canonical unless dependent... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Fariborz Jahanian | More rewriter of nested blocks fun stuff. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Unbreak the build |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Keep an explicit stack of function and block scopes... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chandler Carruth | Fix the lookup of names used in a friend declaration... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | fix PR5933: don't warn about unused variables if a... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | Implement jump checking for initialized c++ variables... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Lattner | avoid issues with the new scope protector. Previously... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Start detangling the BlockSemaInfo/Sema mess. No functi... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Ted Kremenek | Allow a '0' precision in format strings (as the man... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
John McCall | The latest draft uses 'dt' to mangle member expressions... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | When looking for a redeclaration of a static variable... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | When instantiating a function-scoped enum, make sure... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Robustify instantiation of templates when there are... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
John McCall | Don't infinite-loop if TryAnnotateCXXScopeToken fails... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Finish pushing source-location information though TreeT... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | When looking for the instantiated declaration that... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zhongxing Xu | Since now we store the cast type with an ElementRegion... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zhongxing Xu | Assert when loading from a code text region instead... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Zhongxing Xu | Add comments. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Douglas Gregor | Don't warn about case-value conversions from a negative... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chandler Carruth | Pass '-no-canonical-prefixes' on down to GCC. It's... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Douglas Gregor | Improve name mangling for dependently-scoped declaratio... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Douglas Gregor | Add name mangling for DeclRefExprs that refer to extern... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Anders Carlsson | Remove debug output. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Anders Carlsson | Handle unused functions in construction vtables correctly. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | pull some altivec stuff out of line. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Douglas Gregor | Warn about the deprecated string literal -> char* conve... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Chris Lattner | Implement PR6423 by using one token of lookahead to... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Anders Carlsson | When laying out vtables for virtual bases in constructi... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Anders Carlsson | Add another construction vtable test. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
John McCall | Support constant-evaluation of __builtin_nans* as well... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Zhongxing Xu | Use getBody() to get the function definition when the... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Ted Kremenek | Fix typo. |
commit | commitdiff | tree | snapshot |
next |