2011-12-15 |
Eli Friedman | Zap unnecessary semicolons. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kostya Serebryany | [asan] regression test for asan issue 19, currently... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | When name lookup finds a module-private Objective-C... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Keep track of all declarations of an Objective-C class... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Set specific target cpu for testcase. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Howard Hinnant | Fixed several bugs, implemented support for vector... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Johnny Chen | Move disassemble-raw-data dir to reside under test... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Added test case for r146671. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob Stoklund... | Use the proper comparator for set_intersection. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Smith | Refactor and simplify AddInitializerToDecl. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chris Lattner | clarify that clang version number macros are marketing... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Lang Hames | Fix VSELECT operand order. Was previously backwards... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Update DebugLoc while merging nodes at -O0. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Extend ObjCInterfaceDecl::DefinitionData to contain... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Update tests to match r146665. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Introduce the core infrastructure needed to model a... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hal Finkel | Add a test case to make sure that the nop really does... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Devang Patel | Virtual table holder field is either metadata or null. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hal Finkel | Ensure that the nop that should follow a bl call in... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kostya Serebryany | [asan] poison the internal asan heap memory, just in... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | "Accidentally" fixed a bug with overloading of function... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Two null Decl*'s don't refer to the same declaration... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Provide a default constructor for ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Jakob Stoklund... | Synthesize missing register class intersections. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Osborne | Pass optLevel to XCoreDAGToDAGISel. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Howard Hinnant | Remove quotes from locale name identifier. Credit... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Fix test/Sema/format-strings-scanf.c |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Hans Wennborg | Support the 'a' length modifier in scanf format strings... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Give up on using write(); hopefully unbreaks... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | Revert r146646 that was a mistake, and make the intende... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Try to unbreak mingw build. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Move the definition-specific data of ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Greg Clayton | Bumped Xcode project version to lldb-95 and debugserver... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Fix test. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Install a fatal error handler that will... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Greg Clayton | <rdar://problem/10584789> |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make constant folding for GEPs a bit more aggressive. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | <climits> has UINT_MAX, not <limits>. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Another fixit for r146633 (to make debian-fnt bot happy... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Greg Clayton | Expose new read memory fucntion through python in SBPro... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Fixit for r146633. Make sure UINT_MAX is defined on... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Enhance the -Wsign-compare handling to suppress the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | Add support for matching one or more (aka regex +)... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | gcov-style profiling support for OpenBSD. Patch by... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Don't try to form FGETSIGN after legalization; it is... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Johnny Chen | http://llvm.org/bugs/show_bug.cgi?id=11579 |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Anna Zaks | [analyzer] Ensure that the order in which checker callb... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Use SmallVector/assign(), rather than std::vector/push_... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Fariborz Jahanian | objc: do not auto synthesize properties declared in |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Chad Rosier | Add support for lowering fneg when AVX is enabled. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Pete Cooper | Added InstCombine for "select cond, ~cond, x" type... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Owen Anderson | Enable synthesis of FLOG2 and FEXP2 SelectionDAG nodes... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | In debugger support mode, if we have a top-level messag... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Eli Friedman | Make loop preheader insertion in LoopSimplify handle... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Richard Trieu | Modify how the -verify flag works. Currently, the... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Douglas Gregor | Replace all comparisons between ObjCInterfaceDecl point... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Bill Wendling | Re-re-enable compact unwind after fixing a failure... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Indexing API: provide an attribute list... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Argyrios Kyrtzidis | [libclang] Suppress indexing references for occurrences... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Kevin Enderby | Another improvement to the implementation of .incbin... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Replace Decl::isSameEntityAs with a free function decla... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | The saved registers weren't being processed in the... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sean Callanan | I have added a function to SBTarget that allows |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Dan Gohman | Move Instruction::isSafeToSpeculativelyExecute out... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jakob Stoklund... | Consider CPE alignment in CreateNewWater(). |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON better assembly operand range checking for... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Produce more detailed diagnostics when static_assert... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Johnny Chen | Add more robustness - use PyString_CheckExact(pvalue... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON VLD2/VST2 lane indexed assembly parsing and... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Devang Patel | Do not sink instruction, if it is not profitable. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Add a blurb about MachineInstr bundling support. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bill Wendling | Reapply r146481 with a fix to create the Builder value... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kevin Enderby | Improve the implementation of .incbin directive by... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Andrew Trick | LSR: Fold redundant bitcasts on-the-fly. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Richard Smith | Halve the constexpr recursion depth in this test in... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Rafael Espindola | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON fix alignment encoding for VST2 w/ writeback. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Kevin Enderby | Add the .incbin directive which takes the binary data... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Introduce Decl::isSameEntityAs(), to help compare decla... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | Nuke old code. Missed in last commit. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Add high level description of MachineInstr bundles. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON refactor VST2 w/ writeback instructions. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Douglas Gregor | Don't consider an overloaded operator& when the express... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Rafael Espindola | Don't use the frame pointer on linux x86 and x86_64... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON improve factoring a bit. No functional change. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Johnny Chen | http://llvm.org/bugs/show_bug.cgi?id=11569 |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Evan Cheng | Model ARM predicated write as read-mod-write. e.g. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Disable verification step on the failing... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
DeLesley Hutchins | Allow empty argument lists in thread safety attributes |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM NEON VST2 assembly parsing and encoding. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Stepan Dyatkovskiy | Fix for bug #11429: Wrong behaviour for switches. Small... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Dan Gohman | It turns out that clang does use pointer-to-function... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
David Blaikie | Move & comment the 'decltype in declarator-id' as sugge... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jakob Stoklund... | Fix speling and 80-col. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Anna Zaks | [analyzer] Re-enable the test which was failing on... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Akira Hatanaka | Add support for local dynamic TLS model in LowerGlobalT... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | Fix copy/pasto that skipped the 'modify' step. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Jim Grosbach | ARM/Thumb2 mov vs. mvn alias goes both ways. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | VFP2 is required for FP loads. Noticed by inspection. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chad Rosier | Tidy up. |
commit | commitdiff | tree | snapshot |
next |