2013-02-01 |
Bill Schmidt | Add check for @foo |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: catch races on fd in more cases |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Schmidt | Fix a string not seen without asserts |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alexander Kornienko | Fixed segmentation fault when a CFGBlock has NULL succe... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Schmidt | Fix PR14881 by implementing conversion rules between... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alexey Samsonov | [TSan] remove artifacts from gotsan build in 'make... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Benjamin Kramer | InstSimplify: stripAndComputeConstantOffsets can be... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Shankar Easwaran | add proper copyright header |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tim Northover | Remove currently unused register decoder from AArch64. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Schmidt | Revise unit testing for -fno-altivec, -mno-altivec. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: even if races between atomic and plain memory... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitri Gribenko | libclang: itroduce cxstring::createEmpty() |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitri Gribenko | libclang: introduce cxstring::createNull() |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Manuel Klimek | Re-design the convenience interfaces on MatchFinder. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Alexander Kornienko | Use const visitors in ASTDumper. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Tim Northover | Add explicit triples to AArch64 tests |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Daniel Jasper | Hopefully fix windows build due to non-standard pair... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: say that the memory access is atomic in reports |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: remember 2 stack frames for atomics (caller and... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Daniel Jasper | Revamp of the basic layouting algorithm in clang-format. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: add flag to not report races between atomic and... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: flip is_write bit in shadow to is_read |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dmitry Vyukov | tsan: detect races between plain and atomic memory... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [Docs] Update status :) |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [ELF][x86-64] Fix ifunc and add test. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Richard Smith | Fix diagnostic for bad alignas use: it can't be applied... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nick Lewycky | Add a new -Wundefined-inline warning for inline functio... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Richard Smith | Implement [dcl.align]p5 and C11 6.7.5/4: alignas cannot... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nadav Rotem | Revert r174152. The shift amount may overflow and in... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [ELF][x86-64] Implement static relocation model for... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [ELF][x86-84] Add static TLS support. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Sean Callanan | Modified the expression parser's class wrapper to |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nadav Rotem | Optimize shift lefts of a constant by a value plus... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Hal Finkel | Add PPC A2Q core and BG/Q preprocessor definitions |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [ELF][x86-64] Add the _GLOBAL_OFFSET_TABLE_ Atom in... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael J.... | [ELF] Add more absolute atoms. Simplify how they are... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Shankar Easwaran | add hexagon scatter bits and split hexgontargethandler... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
John McCall | Destroy arrays and ARC fields when throwing out of... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Douglas Gregor | Don't do delayed exception-specification checking on... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Sean Silva | [docs] Fixup fallout from other grammar fixup. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Sean Silva | [docs] Add missing colon to TableGen grammar. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Andrew Trick | MachineModel: Inconsequential TableGen SubtargetEmitter... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Greg Clayton | Make sure a value is returned for Thread::ReturnFromFra... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Schmidt | Enable -fno-altivec, -mno-altivec for PowerPC. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Michael Han | [Sema][Attr]Fix alignment attribute printing. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Wendling | Remove some dead code, improve some asserts, and other... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dan Gohman | Add a comment explaining an unavailable optimization. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Wendling | Remove one of the odious 'Raw' methods. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Greg Clayton | Allow the target to give out the size of the red zone... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Greg Clayton | Get rid for switch statement warning for unhandled... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Greg Clayton | Fixed register dumping for contained-regs. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Richard Smith | Consistently format sample diagnostics on this page. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
NAKAMURA Takumi | clang/test/Index/headerfile-comment-to-html.m: Try... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Bill Wendling | Use iterators instead of relying upon a bitmask of... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Dan Gohman | Rewrite instsimplify's handling if icmp on pointer... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Chandler Carruth | Fix another typo in the classof definitions that doesn... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bill Wendling | Add iterators to the AttributeSet class so that we... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Dan Gohman | An alloca can be equal to an argument. It can't *alias... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chandler Carruth | Switch the code added in r173885 to use the new, shiny... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chandler Carruth | Fix a think-o in the condition here. =[ I would commit... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bill Wendling | s/AttrBuilder::addAttributes/AttrBuilder::addAttribute... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chandler Carruth | Fix a copy/paste-o that got missed because 'check'... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Dmitri Gribenko | Comment parsing: add more comments to CommentCommands.td |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chandler Carruth | Give the MCStreamer class hierarchy LLVM RTTI facilitie... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Dmitri Gribenko | Escape backslash in the comment. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bill Wendling | Update the tests. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bill Wendling | Remove the AttrBuilder form of the Attribute::get creators. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Fariborz Jahanian | [Comment parsing] Add support for recognizing |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Richard Smith | Regenerate configure to hopefully fix buildbot breakage... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Michael J.... | [Core] Only complain about undefined symbols if they... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
NAKAMURA Takumi | Update AMDGPURegisterInfo::eliminateFrameIndex() corres... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Anna Zaks | [analyzer]RetainCount: Fix an autorelease related false... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Richard Smith | Add -Wno-nested-anon-types to -pedantic builds of LLVM... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Daniel Dunbar | [lit] Add a test for internal shell execution behaviors. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Daniel Dunbar | [lit] Change to raise InternalShellError for all comman... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Dan Gohman | Document another instsimplify assumption. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Stellard | R600: Fold clamp, neg, abs |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Stellard | R600: Consider bitcast when folding const_address node. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tom Stellard | R600: Make store_dummy intrinsic more general by passin... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jordan Rose | [analyzer] Don't track autorelease pools created by... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jim Ingham | Add "thread return -x" to unwind the innermost user... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chad Rosier | Remove unused variable, which should have been removed... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Manman Ren | Linker: correctly link in dbg.declare |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Michael J.... | [ELF][x86-64] Improve unknown relocation message. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Michael J.... | [ELF] Create atoms for progbits sections with no symbol... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Bill Wendling | Add support for emitting a string attribute. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Daniel Dunbar | [lit] Fix bug where InternalShellError messages were... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chad Rosier | Add braces, so my head doesn't explode. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Daniel Dunbar | [lit] Fix a shell parsing bug with ';' not separated... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Tim Northover | Update AArch64 backend to changed eliminateFrameIndex... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Lang Hames | When lowering memcpys to loads and stores, make sure... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Manman Ren | [Dwarf] early exit to avoid creating dangling DIEs |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Chad Rosier | [PEI] Pass the frame index operand number to the elimin... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jim Ingham | Change the default behavior for unwinding and breakpoin... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jordan Rose | Lexer: Don't warn about Unicode in preprocessor directives. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jim Grosbach | interpreter: Fix errant fallthrough. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jim Grosbach | Object: Fix errant fallthrough. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jim Grosbach | RuntimeDyld: Fix errant fallthrough. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Jordan Rose | Preprocessor: initialize member introduced in r173881. |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Alexander Kornienko | Reverted unintendedly-committed file. |
commit | commitdiff | tree | snapshot |
next |