2013-02-14 |
Francois Pichet | Add missing typename to unbreak the MSVC 2012 build. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Nick Lewycky | Teach the DataLayout aware constant folder to be much... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jim Ingham | Add a test for handling a function call that throws... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Reed Kotler | Remove the form field from Mips16 instruction formats... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Jim Ingham | Probably should return that value we took the trouble... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Andrew Trick | Revert "s/grep/FileCheck/ in some tests" |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Cameron Zwarich | Fix RegisterCoalescer::rematerializeTrivialDef() so... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Cameron Zwarich | Fix some issues with rematerialization in RegisterCoale... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Rafael Espindola | Don't assume the mangling of static functions. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Rafael Espindola | Don't asume that a static function in an extern "C... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Rafael Espindola | merge hasCLanguageLinkage and isExternC. Keep the short... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Edwin Vane | Initial docs directory |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Rafael Espindola | Add a getLanguageLinkage method to VarDecls and Functio... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Nick Lewycky | When marking derived classes' virtual methods ODR-used... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Ted Kremenek | Teach ccc-analyze to pass on -iquote with no spaces... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Daniel Malea | Fix broken testcase: ignore LLDB output that warns... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Richard Smith | Actually fix rendering of the example code block! |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Richard Smith | Some grammar fixes to 'Format String Checking', and... |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Daniel Malea | Marking two tests expected-to-fail on Linux |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Richard Smith | Document Clang's support for [[gnu::...]] attributes. |
commit | commitdiff | tree | snapshot |
2013-02-14 |
Argyrios Kyrtzidis | [docs] The stat cache has been removed from the PCH... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Greg Clayton | Centralized the expression prefixes that are used for... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Weiming Zhao | temporarily revert the patch due to some conflicts |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Greg Clayton | A lot more cleanup on the AppleObjCRuntimeV2 class. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Greg Clayton | Cleaned up and removed unused code. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Retain the name of the new internal global that's been... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Matt Kopec | Skip another two other tests asserting on Linux in... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Anshuman Dasgupta | Hexagon: add support for predicate-GPR copies. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Greg Clayton | <rdar://problem/13210494> |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Fariborz Jahanian | objective-C: Make order of ivars which are synthesized |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Alex Rosenberg | llvm-gcc -pedantic warns about C++ comments in C90... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ryan Govostes | Fix iterator definitions for ImmutableSet and ImmutableMap. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tom Stellard | R600: Add support for 128-bit parameters |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Malea | Skip test that causes lldb to assert due to inferior... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Malea | Allow expression evaluation to work when multiple threa... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Eli Bendersky | s/grep/FileCheck/ in some tests |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nick Lewycky | Don't build tail calls to functions with three inreg... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Sean Callanan | Made NULL, nil, and Nil use the appropriate |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tanya Lattner | Remove outdated performance.html webpage. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Eli Bendersky | s/grep/FileCheck/ in some tests |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Weiming Zhao | Bug fix 13622: Add paired register support for inline... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chad Rosier | [ms-inline asm] Fix up test case for non-Darwin platforms. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Jyotsna Verma | Hexagon: Use absolute addressing mode loads/stores... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Ryan Govostes | Add iterator_traits to ImmutableMap and ImmutableSet. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chad Rosier | [ms-inline asm] Add test case for r175083. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chad Rosier | [ms-inline-asm] Add support for memory references that... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chad Rosier | [ms-inline asm] Add a comment about the determinism... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Dmitri Gribenko | configure: remove workaround for gcc's -Wno-maybe-unini... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Richard Smith | ubsan: Add checking for invalid downcasts. Per [expr... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Richard Smith | ubsan: Add checking for invalid downcasts. Per [expr... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Sean Silva | [docs] PR15254: Add "AST" to the lexicon. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Benjamin Kramer | LoopVectorize: Simplify code for clarity. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Add a blurb about the attributes changes to the release... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Jasper | Allow breaking after the return type in function declar... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Reed Kotler | For Mips 16, add the optimization where the 16 bit... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Manman Ren | Clean up LDV, no functionality change. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Andrew Kaylor | Improved handling for DW_AT_const_value |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Jasper | Fix comment alignment close to the column limit. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Andrew Trick | MIsched: HazardRecognizers are created for each DAG... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
David Peixotto | PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Malea | Skip tests that assert on Linux in RecordLayoutBuilder... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Daniel Malea | Disable TestConditionalBreak.py due to Linux crash |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chad Rosier | [ms-inline-asm] Use an array_pod_sort, rather than... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Argyrios Kyrtzidis | [libclang] Fix annotation of a range where the begin... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Greg Clayton | Quiet "the missing case in switch statement" warnings... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Pekka Jaaskelainen | Metadata for annotating loops as parallel. The first... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Alexander Potapenko | [ASan] When re-executing the process on OS X, make... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Krzysztof Parzyszek | Add registration for PPC-specific passes to allow the... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Benjamin Kramer | X86: Disable generation of rep;movsl when %esi is used... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Dmitry Vyukov | tsan: do not imitate memory write on malloc() (Go) |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Tim Northover | Mention AArch64 in release notes for 3.3 |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Timur Iskhodzhanov | ... and now fix the +Asserts build |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Timur Iskhodzhanov | Fix the microsoft-abi-structors test expectations to... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Manuel Klimek | Pull search state out as class members. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Manuel Klimek | An attempt to make the search algorithm easier to under... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Evgeniy Stepanov | Fix MSan annotations inclusion guard. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Kostya Serebryany | [asan] fix fixed mapping for mac (ASAN_FLEXIBLE_MAPPING... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Use array_pod_sort. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Manuel Klimek | Update phab docs to clarify how to accept a change. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Bill Wendling | Add some accessor and query methods for retrieving... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Timur Iskhodzhanov | Emit virtual/deleting destructors properly with -cxx... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Reed Kotler | Make jumptables work for -static |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Elena Demikhovsky | Prevent insertion of "vzeroupper" before call that... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Craig Topper | Remove unnecessary condtional assignment. The next... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Eric Christopher | This is actually located at the end, not the middle. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Kostya Serebryany | [msan] don't check shadow inside interceptors if we... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Shankar Easwaran | fix the mergeable string atom, when the target points... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Shankar Easwaran | add merge strings option, this temporarily fixes the... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Kostya Serebryany | [tsan] simplify tsan-vs-gvn test since gvn vs tsan... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Eric Christopher | Check i1 as well as i8 variables for 8 bit registers... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Eric Christopher | Finish obviously broken thought. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Kostya Serebryany | [tsan] disable load widening in ThreadSanitizer mode |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Kostya Serebryany | [asan] fix confusing indentation |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Chris Lattner | use memcpy instead of dubious union to type pun two... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nico Weber | Formatter: And more cast tests (these don't pass yet). |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nico Weber | Formatter: Add more cast tests. |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nico Weber | Formatter: Refactor the cast detection code to be a... |
commit | commitdiff | tree | snapshot |
2013-02-13 |
Nico Weber | Formatter: Detect ObjC method expressions after casts. |
commit | commitdiff | tree | snapshot |
next |