2012-11-29 |
Jakob Stoklund... | Add an MCPhysReg typedef to replace naked uint16_t. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Shuxin Yang | Instruction::isAssociative() returns true for fmul... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Richard Smith | The declaration of a special member can require overloa... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Ted Kremenek | Change SValBuilder::getConditionType() to return BoolTy... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Greg Clayton | <rdar://problem/12445557> |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Sean Callanan | Don't return decorated (i.e., const or pointer) |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Ted Kremenek | Correctly handle IntegralToBool casts in C++ in the... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Chad Rosier | [driver] -mkernel implies -mstrict-align; don't add... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jim Ingham | Add an example of using the target.process.extra-startu... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jim Ingham | Tighten up how we acquire the underlying frame in the... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jakob Stoklund... | Avoid rewriting instructions twice. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Daniel Malea | Rename __lambda to __lambda_node (apply r164404 from... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jason Molenda | Correct the label for the com.apple.debugserver.posix... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Nick Lewycky | Issue a fatal error if the line doesn't have a regular... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Nadav Rotem | When combining consecutive stores allow loads in betwee... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Daniel Malea | Linux buildbot fix: detect swig tool from PATH in shell... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Bill Wendling | When we delete a dead basic block, see if any of its... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Daniel Malea | Add 'class' keyword to friend definition (to fix gcc... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Han | Implement C++11 [dcl.attr.grammar] p4: If an attribute... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Fariborz Jahanian | objective-C blocks: Make sure that identical logic... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | Per C++11 [except.spec]p2, rvalue references are not... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | PR14388: An array or function type in an exception... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Manman Ren | ABI: comments from Eli on r168820. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Manman Ren | ABI: modify CreateCoercedLoad and CreateCoercedStore... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | PR13098: If we're instantiating an overloaded binary... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitri Gribenko | Documentation: improve formatting and remove unneeded... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Ilseman | Whoops, fixed bad merge |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Ilseman | Fixed bad test case |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Ilseman | Fast-math: IRBuilder test for creating instructions... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Ilseman | Fast-math: Extend IRBuilder to have settable FastMathFl... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Michael Ilseman | Fast-math comments and convenience method |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jyotsna Verma | Define signed const-ext immediate operands and their... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Benjamin Kramer | ARM: Implement CanLowerReturn so large vectors get... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jim Ingham | Cleanup - remove declarations of unimplemented functions. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jakob Stoklund... | Make the LiveRegMatrix analysis available to targets. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jordan Rose | [analyzer] scan-build: Don't forget to close our temp... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jordan Rose | [analyzer] scan-build: Treat '.C' files as C++. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eli Bendersky | Add backreference matching capabilities to Support... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Benjamin Kramer | MCJIT depends on JIT. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Ulrich Weigand | Fix initial frame state on powerpc64. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Alexey Samsonov | Refactor -fsanitize, -f*-sanitizer arguments parsing... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Kostya Serebryany | [asan] add DISABLED_BuiltinLongJmpTest |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Patrik Hägglund | Fix warning. [-Wunused-variable] |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Patrik Hägglund | Fix tests with broken datalayout strings. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: explicitly say that failed to restore the stack |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: address several review comments |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: add log_path parameter (similar to asan) |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: dynamic history size |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Patrik Hägglund | Add error handling in getInt. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: change fast state layout in preparation to dynami... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: move traces from tls into dedicated storage at... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Kostya Serebryany | [asan] Split AddressSanitizer into two passes (Function... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Kostya Serebryany | [asan] Split AddressSanitizer into two passes (Function... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Tobias Grosser | cmake: Fix installation of include files |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Bill Wendling | Add back support for reading and parsing 'deplibs'. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andy Gibbs | Remove obsolete comment missed by r162937 |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Dmitry Vyukov | tsan: add description of memory layouts in different... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | Teach Lexer::getSpelling about raw string literals... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | Store on the CXXRecordDecl whether the class has, or... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Ted Kremenek | Remove workaround in RegionStore in r168741 since it... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andrew Trick | misched: Analysis that partitions the DAG into subtrees. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andrew Trick | misched: rename ScheduleDAGILP to ScheduleDFS to prepar... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Argyrios Kyrtzidis | Introduce ASTUnresolvedSet, an UnresolvedSet-like class... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Argyrios Kyrtzidis | Don't return a pointer to an UnresolvedSetImpl in the... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | C++ core issue 1344, PR10618: promote "addition of... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andrew Trick | misched: better alias analysis. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andrew Trick | misched: Debug output fix. Use an always valid iterator. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Sean Callanan | If Clang is looking for an Objective-C method on |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Hal Finkel | BBVectorize: Correctly merge SubclassOptionalData |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eric Christopher | Add brief support for the fission .debug_info.dwo secti... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eric Christopher | Add comments. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eric Christopher | Rearrange ordering of sections. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eric Christopher | Move and comment accessor routines. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jakob Stoklund... | Remove all references to TargetInstrInfoImpl. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jakob Stoklund... | Move the guts of TargetInstrInfoImpl into the TargetIns... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Jakob Stoklund... | Move Target{Instr,Register}Info.cpp into lib/CodeGen. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Ted Kremenek | Fix another false positive due to a CXX temporary objec... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Fariborz Jahanian | objective-C arc: Underline the selector when issuing |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Andrew Kaylor | Moving SectionMemoryManager to MCJIT to avoid cross... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Greg Clayton | <rdar://problem/12639603> |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Eli Bendersky | Some grammar fixes |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Chad Rosier | Revert r168630, r168631, and r168633 as these are causi... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Daniel Dunbar | lit: Bump the version to .3. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Daniel Dunbar | tests/lit: Change test default parameters to assume... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Enrico Granata | Fixing a silly typo in the previous patch |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Bill Schmidt | This patch makes medium code model the default for... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Sean Callanan | Fixed the debugserver Xcode project to allow |
commit | commitdiff | tree | snapshot |
2012-11-27 |
NAKAMURA Takumi | docs: [CMake] Add Xcode to the list of project formats... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
NAKAMURA Takumi | clang/www/get_started.html: s/cmake/CMake/ |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Enrico Granata | <rdar://problem/12754509> |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Ted Kremenek | Provide stop-gap solution to crash reported in PR 14436. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Fariborz Jahanian | objective-C arc: load of a __weak object happens via... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Andrew Kaylor | Fix comment formatting in RuntimeDyld.h |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Argyrios Kyrtzidis | [libclang] Remove WorkingDir field from CIndexer, it... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Eric Christopher | Attempt to make the comments for dwarf debug look more... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Eric Christopher | Reapply section moving, make sure string section is... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Chad Rosier | [arm fast-isel] Appease the machine verifier by using... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Greg Clayton | <rdar://problem/12636970> |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Chad Rosier | [arm fast-isel] Appease the machine verifier by using... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Nico Weber | Move PrettyStackTraceParserEntry to ParseAST.cpp |
commit | commitdiff | tree | snapshot |
next |