2012-10-03 |
Bill Wendling | Add function to return return attributes. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Update to use the predicate methods to query if an... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Remove the directory that these are already in. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] When indexing, invoke the importedASTFile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [libclang] Simplify indexing of module imports by handl... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bob Wilson | Back out my temporary workaround for Apple buildbots. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Smith | PR14004: Fix typo in documentation. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Fix invalid reads by memcmp. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Always initialize FPContractable. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Howard Hinnant | Holger Arnold: Correct the use and testing of __GNUC__... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael J.... | [Options] Store the owning OptTable in Option so it... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Remove useless parameter "WantFile" from Driver::GetPro... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nadav Rotem | Fix a cycle in the DAG. In this code we replace multipl... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nick Kledzik | Use unsigned long long instead of uin64_t for OS where... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Sean Callanan | An API in Clang got renamed; fixing LLDB to match. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Schmidt | This patch enables general varargs support for the... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | Fix a typo in my last patch reported by Erik Schwiebert. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chad Rosier | Typos. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Don't call getAsUnsignedInteger directly, it fails... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Remove ASTReader::needPendingInstantiation(), introduce... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Add some FIXMEs to the ASTReader code |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Douglas Gregor | Revert most of the functionality in r165001. Instead... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nick Kledzik | Add getAsUnsignedInteger test case that checks that... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | No need to call functions which do the same thing as... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Remove assert that's too restrictive. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Fariborz Jahanian | objective-C arc: Warn under arc about a use of an ivar... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add methods which query for the specific attribute... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Simon Atanasyan | Implement Adnroid MIPS toolchain support: |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Fix failure of newly added test, by using %clang instea... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Adds a test to verify that Clang does the optimization... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Tim Northover | Implement .rel relocation for R_ARM_ABS32 in MCJIT. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | This Patch corrects a problem whereby the optimization... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nadav Rotem | A DAGCombine optimization for mergeing consecutive... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Revert "InlineObjCInstanceMethod.m: Remove lines introd... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Preston Gurd | Set up MCSchedModel after detecting the CPU type in... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alexander Potapenko | Set ASAN_NEEDS_SEGV=0 on Android only. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | clang-check: Add clangRewriteCore.a to the Makefile... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | Matching block names with FileCheck requires asserts. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Benjamin Kramer | CodeGen: Fix a silly typo when emitting subs of block... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | When mangling an APSInt with the ms abi, make sure... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Daniel Jasper | As opposed to the clang-fixit tool described on |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitry Vyukov | tsan: update the test for new atomic enums |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitry Vyukov | tsan: update the test for new atomic enums |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitry Vyukov | tsan: prepare for migration to new memory_order enum... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitry Vyukov | tsan: prepare for migration to new memory_order enum... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Logan Chien | Fix typo in comments. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Dmitri Gribenko | Comment to XML conversion: escape XML special chars... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | The top-level clang Makefile is #included into other... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Silviu Baranga | Fixed a bug in the ExecutionDependencyFix pass that... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Fix an issue where we failed to adjust the alignment... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Try to use a better set of abstractions for computing... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Eric Christopher | Revert 165051-165049 while looking into the foreach... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bill Wendling | Add the missing backslash-newline which was causing... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alexey Samsonov | Make sure 32-bit ASan runtime is available on 64-bit... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alexey Samsonov | Build ASan runtime on Linux for both x86_64 and i386... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | While I'm here, resync a %select with the enum definiti... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Craig Topper | Fix doxygen comment to match function name. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Move expression mangling in the microsoft mangler to... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Craig Topper | Remove unused function that used to get itineraries... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Nico Weber | Replace a default: with an explicit list of cases.... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
John McCall | Update the block specification for some long-settled... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Craig Topper | Fix 80-column violation |
commit | commitdiff | tree | snapshot |
2012-10-03 |
NAKAMURA Takumi | InlineObjCInstanceMethod.m: Remove lines introduced... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | [PCH] Fix serialization of an ImportDecl. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Set the file entry for a Module* that was created durin... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Add a FIXME. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Introduce ASTConsumer::HandleImplicitImportDecl() callb... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Argyrios Kyrtzidis | Some renames to use the 'visitor' nomenclature, no... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Han | Improve C++11 attribute parsing. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
NAKAMURA Takumi | test/ExecutionEngine/MCJIT: MCJIT should work also... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jason Molenda | The kernel loading code is now isolated in the DynamicL... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Adjust the return type of an inlined devirtu... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | [analyzer] Push evalDynamicCast and evalDerivedToBase... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jordan Rose | Teach getCXXRecordDeclForPointerType about references. |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Third try at fixing this. ;] Go back to using std:... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Jakob Stoklund... | The early if conversion pass is ready to be used as... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Richard Trieu | Change how the SelfReferenceChecker handles MemberExpr... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Chandler Carruth | Switch the SetVector::remove_if implementation to use... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Evan Cheng | Fix a serious X86 instruction selection bug. In |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Revert "Don't use a debug location for frame setup... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Revert 165058, per Jim request. This requires further... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Revert 165057, per Jim's request. This requires furthe... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexander Kornienko | Added a test for C++11 statement attributes serialization. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jack Carter | The mips 64bit instructions DSLL, DSRA, DSRL, DEXT... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Fariborz Jahanian | [Doc parse]: SUpport for message in deprecated/unavailable |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Teach the new SROA to handle cases where an alloca... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Clean up these doxygen comments to follow the proposed... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nick Lewycky | Make sure to put our sret argument into %rax on x86... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Remove the old coalescer algorithm. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jason Molenda | Change DynamicLoaderDarwinKernel::OSKextLoadedKextSumma... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Handle reserved registers more accurately in handleMove(). |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Silence -Wunused-value warning. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Rewrite the symbol references as wildca... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Add basic support for wildcard MCParsed... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jakob Stoklund... | Make sure the whole live range is covered when values... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Allow alternate instructions to silence bot. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | 80-col. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Kaylor | Clean-up of memory buffer and object ownership model... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Don't use a debug location for frame setup instructions... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Use the existing DebugLoc. |
commit | commitdiff | tree | snapshot |
next |