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 |
2012-10-02 |
Eric Christopher | Make the location a parameter since we may not want... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Eric Christopher | Remove the SavePoint infrastructure from fast isel... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Hemant Kulkarni | Changed test output comparison to be consistent with... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [PCH/Module] Change the map of file-level DeclIDs to... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] When indexing an AST file, only deserialize... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Fixup test case to be valid ms-style... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Refactor clients of AnalyzerOptions::getBooleanOption... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Set the 'build clang only' flag when we're building... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Tweak AnalyzerOptions::getOptionAsInteger() to populate... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Change AnalyzerOptions::mayInlineCXXMemberFunction... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Fariborz Jahanian | [Doc parsing]: Add available and deprecated attribute... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Nick Kledzik | Improve overflow detection in StringRef::getAsUnsignedI... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tobias Grosser | Add a new isl based code generation |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tobias Grosser | Add an ast pretty printer pass based on the isl code... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tobias Grosser | Update isl to get the new code generation |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tobias Grosser | Detect the isl code generation feature correctly |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Howard Hinnant | Make vector::iterator and string::iterator more resilie... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Fix another crasher in SROA, reported by Joel. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | [ms-inline asm] Enhance the isSimpleMSAsm() function... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Kaylor | Support for generating ELF objects on Windows. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Fix test for r165028. It only generates that flag for... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | During LTO, we call 'dsymutil' when we compile source... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Fix a silly coding error on my part. The whole point... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Rafael Espindola | Convert to FileCheck. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | No need to call the InitializeAll* functions. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
NAKAMURA Takumi | FP_CONTRACT: Fix two tests for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] When indexing an AST file, only deserialize... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | Add info in the preprocessing record whether an inclusi... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] Even though we disable the preprocessing... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Argyrios Kyrtzidis | [libclang] Implement the importedASTFile indexing callb... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | Fix broken tests. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexander Potapenko | Do not patch the instruction address when symbolizing... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Duncan Sands | Fix PR13991: legalizing an overflowing multiplication... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Splitting this test case into two because the behavior... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Allowing individual targets to determine whether a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexey Samsonov | [Sanitizer] fix line width |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexey Samsonov | [ASan] Change __asan_set_on_error_callback to weak... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Aaron Ballman | Silencing an MSVC warning about */ being found outside... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Evgeniy Stepanov | [*San]: handle EINTR. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Add redecls into their lexical DeclContext: this is... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Dmitry Vyukov | tsan: fix mac build |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexey Samsonov | [ASan] Add extern C for __asan_symbolize on Windows |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Enable programmatic provisioning of virtual module... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Only those InterestingDecls that got added to the AST... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Alexey Samsonov | [Sanitizer/ASan] Simplify the code that prints and... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Dmitry Vyukov | tsan: wait for pending reports before exit |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Dmitry Vyukov | tsan: output tid's in reports |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Dmitry Vyukov | tsan: run output tests in parallel |
commit | commitdiff | tree | snapshot |
2012-10-02 |
James Molloy | Add default JIT LIT variable. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | -arch is a darwin-specific driver feature, use a triple... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Benjamin Kramer | Force triple in test to unbreak it on non-darwin platforms. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Axel Naumann | Merge pending instantiations instead of overwriting... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bill Wendling | Use an environment variable instead of what's in the... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Greg Clayton | <rdar://problem/11791234> |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Tweak diagnostic text to indicate that __weak on a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Lang Hames | Add FP_CONTRACT support for clang. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Ted Kremenek | Check if an IdentifierInfo* is null when the FunctionDe... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Re-enable this test to reflect re-enabling the new... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chandler Carruth | Turn the new SROA pass back on. Let's see if it sticks... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jason Molenda | Handle KASLR kernel loading for kernel corefiles. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Jordan Rose | -Wformat: Don't check format strings in uninstantiated... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Chad Rosier | Fix 80-column violations. Cleanup whitespace in generat... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
NAKAMURA Takumi | clang/test/Index: Fix two tests. Both %S and %t are... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Hemant Kulkarni | Emit symbol tables. |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chad Rosier | [ms-inline asm] Use the convertToMapAndConstraints... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Chad Rosier | [ms-inline asm] Add the convertToMapAndConstraints... |
commit | commitdiff | tree | snapshot |
2012-10-01 |
Michael Gottesman | [clang-tests] Changed relative paths to absolute paths... |
commit | commitdiff | tree | snapshot |
next |