2009-07-18 |
Anders Carlsson | Rename NextOffset to DataSize, which better matches... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anders Carlsson | Migrate over to the record layout builder. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Re-enable 'test/SemaTemplate/temp_class_spec_neg.cpp... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Introduce ASTLocation::getReferencedDecl(), for getting... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Handle invalid ASTLocations instead of asserting. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Bruno Cardoso... | Use a better name for the label relocations while emitt... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anders Carlsson | More layout builder work. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anders Carlsson | Add a new ASTRecordLayoutBuilder class. Not used yet. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | cmake builds don't need this hack for MSVC anymore. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Disable this test for now, it has been crashing on... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anders Carlsson | Revert r75641. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Bruno Cardoso... | Add support to properly reference private symbols on... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Back out 76300; apparently the preference is to canonic... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Viktor Kutuzov | Require a remote command to exit with the exit status... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Steve Naroff | Fix typo from r76321. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Steve Naroff | Remove ObjCQualifiedInterfaceType:-) |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Redl | Fix RUN line to not litter the test directory. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Redl | svn:ignore the build directories |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Redl | Rename file in preparation of properly implementing... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Redl | Enhance testing of overriding exception specs for inacc... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Add carry producing / using versions of add / sub |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Expand frem |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Turn abort() into unreachable |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Turn few asserts into errors / unreachable's |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Handle vector returns |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Provide expansion for ct* intrinsics |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Expand sext_inreg for i1 |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Add combine: X sdiv (1 << Y) -> X udiv (1 << Y) when... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Zhongxing Xu | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Remove no-op check. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Remove dead check. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Canonicalize insert/extractelement from single-element... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Introduce a redecl_iterator in Decl class, so that... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Introduce the Redeclarable template class, which serves... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Remove StmtLocResolver::VisitObjCIvarRefExpr, it was... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Don't add a SourceLocation for 'self' if it does not... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Zhongxing Xu | Replace stmt visitors with the fall back method. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Fix simplifylibcalls memset recognition to work on... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Switch lli back to using allocate-gvs-with-code behavior. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Nick Lewycky | Replace intersectWith with maximalIntersectWith. The... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Ted Kremenek | Fix crash in StoreManager::NewCastRegion() when handlin... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Ted Kremenek | Return CodeTextRegions for BlockPointerTypes in additio... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Unbreak unittests build. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Fix the inline cost calculation to take into account... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Add line breaks to make the debug output a bit more... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Ted Kremenek | Add test case for bug fix in r76262. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Catch more coalescing opportunities. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Enable cross register class coalescing. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Dan Gohman | Make GetElementPtr ConstantExprs default to having... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Revert 76177 for now. It's messing up ARM asm printing... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Dan Gohman | Fix this accidentally inverted condition. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Ted Kremenek | Fix some fallout from CFGBuilder restructuring: all... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Reid Kleckner | Add EngineBuilder to ExecutionEngine in favor of the... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Remove getFirstDeclaration/getLatestDeclaration from... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Remove ASTContext::getCanonicalDecl() and use Decl... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Move the functionality of ASTContext::getCanonicalDecl... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Resolve a location that is inside an ObjCMethodDecl. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Make ASTLocation accept a Stmt that is inside an ObjCMe... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Search through all Decls that are DeclContexts. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Set ObjCMethodDecl's EndLoc to the '}' when it's a... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Location should be passed to setLocEnd() not to setAtEn... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Argyrios Kyrtzidis | Add getSourceRange() methods for ObjC Decls. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | fix objc codegen to not have its own list of things... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Convert more code to use Operator instead of explicitly... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | This takes a long time to crash, just disable it for... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Fix caching bug revealed by analyzing ClamAV using... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Fix possible null dereference in CFG construction. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | llvm-mc: Default -triple to LLVM_HOSTTRIPLE. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Remove bogus check. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix pr4552. Stack slot coloring with register must... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | llvm-mc: Add -triple, and start fetching the target... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Add error message when clang-cc cannot be found. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Add llvm::InitializeAllTargetInfos and llvm::Initialize... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Make BasicAliasAnalysis and Value::getUnderlyingObject use |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Restructure CFG builder to have just one visitor path... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Fix some typos in a comment. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix x86 inline ams 'q' constraint support. In 32-bit... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | remove AsmPrinter::findGlobalValue, just use Value... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a GEPOperator class, and move the hasNoPointerOverflow |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Jeffrey Yasskin | Regenerate configure for ddunbar. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Reenable asmparser dependency generation, now with... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Disable llvm-config magic for AsmParser, it is isn... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | end sentence in period, draw attention to the fact... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | we beat exceptions out of lib/system a long time ago. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Simplify some more. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Commit this change, to accompany r76232. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | Use more terse and precise linkage checks. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Eliminate yet another copy of getOpcode. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Fix typo |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | these two pieces of code are the same because we always |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Fix a typo that Duncan spotted. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a new Operator class, for handling Instructions... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | Untangle a snarl that I discovered when updating the... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Sketch support for target specific assembly parser. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | fix include guard. |
commit | commitdiff | tree | snapshot |
next |