2012-01-04 |
Fariborz Jahanian | objc: When issuing warning for missing synthesis for |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Add an APValue representation for the difference betwee... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Dan Gohman | Generalize isSafeToSpeculativelyExecute to work on... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Greg Clayton | <rdar://problem/10507811> |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Chris Lattner | fix test on -Asserts builds. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Chris Lattner | implement rdar://10639962 by keeping track of increased... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Add missing #endif in documentation. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Fariborz Jahanian | Support __has_attribute for objc_suppress_autosynthesis |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Marshall Clow | Improved comment to explain why we can use __cxa_get_gl... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | Silence warnings of a mysterious compiler that still... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Daniel Dunbar | Driver/Darwin: Remove a hack that avoided passing ... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sean Callanan | Added logging to track when the IR interpreter |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | Simplify more DenseMap.find users. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sean Callanan | Added examples of commands that list and delete |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Add __has_feature(modules) to indicate when modules... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Howard Hinnant | Just getting started on the personality routine. This... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | StringMap.find never points to an empty bucket or tombs... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Fix test so it doesn't depend on the host's calling... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sebastian Pop | add polly.sh script |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sebastian Pop | use getHostTriple instead of getDefaultTargetTriple... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | Enable -soft-float for MIPS. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sean Callanan | Fixed the help text for raw commands like "expr" |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Sean Callanan | Instead of blindly printing a string when |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for variables in disjoint... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for non-template function... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Implement declaration merging for typedefs loaded from... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Marshall Clow | Better comment |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Benjamin Kramer | Penryn doesn't support sse4.2, don't enable it in the... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
David Chisnall | Restore r147493 and remove the part of the test that... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Nick Lewycky | Remove pointless asserts. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Nick Lewycky | Teach instcombine all sorts of great stuff about shifts... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Craig Topper | Allow vector shuffle normalizing to use concat vector... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Extend ConditionBRVisitor to handle condition variable... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Craig Topper | Implement VECTOR_SHUFFLE canonicalizations during DAG... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Douglas Gregor | Don't treat 'import' as a contextual keyword when we... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Rafael Espindola | Process attributes in explicit function template instan... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Add an explicit LambdaExprContext to Declarator, to... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
NAKAMURA Takumi | test/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | Have functions return structures smaller than 128-bit... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | Rename immLUiOpnd. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | - Define base classes for Jump-and-link instructions... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Fix messed-up indentation in r147515. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Akira Hatanaka | Have getRegForInlineAsmConstraint return the correct... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Eli Friedman | Stub out the Sema interface for lambda expressions... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Kostya Serebryany | [asan] remove objdump-based tests in favour of much... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Evan Cheng | Fix more places which should be checking for iOS, not... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Evan Cheng | For x86, canonicalize max |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Rafael Espindola | Revert r147493. It broke test/CodeGenObjC/constant... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Kostya Serebryany | [asan] one more test for asan instrumentation: (*a... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Teach the static analyzer to not treat XPC types as... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Ted Kremenek | Minor code formatting cleanups. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Fariborz Jahanian | In non-gc, non-arc mode, property of 'Class' type |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eli Friedman | Get rid of an unnecessary check; the AST for init-lists... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris Lattner | Turn a few more inline asm errors into "emitErrors... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chris Lattner | generalize LLVMContext::emitError to take a twine inste... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Enhance UnixAPIChecker to also warn about zero-sized... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Minor tweak to name lookup for C/Objective-C: after... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Test "merging" of typedef types across distinct modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Marshall Clow | Don't allocate TLS storage when checking to see if... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eli Friedman | Support constant evaluation for OpenCL nested vector... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chad Rosier | Fix 80-column violations. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Add initial version of checker to check if virtual... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
David Chisnall | Initialise constant Objective-C string isa pointers... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Marshall Clow | Don't allocate TLS storage when checking to see if... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Jakob Stoklund... | Don't use enums larger than 1 << 31 for target features. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: diagnose misplacement of objc_suppress_autosynthesis |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chad Rosier | Fixed by Chandler in r147434. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Implement cross-module declaration merging for tag... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Jakob Stoklund... | Revert r146997, "Heed spill slot alignment on ARM." |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Jakob Stoklund... | Assert when reserved registers have been assigned. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Nadav Rotem | Revert 147426 because it caused pr11696. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Nadav Rotem | Fix incorrect widening of the bitcast sdnode in case... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Force set-xcode-analyzer to use the system version... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add __has_feature(objc_modules) |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Chad Rosier | Enhance DAGCombine for transforming 128->256 casts... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add a test for the driver-level -fmodules/-fno-modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Ted Kremenek | Add test case for PR 9774, which got fixed along the... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Nick Lewycky | Conform to the style guide; remove 'else' after 'return... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Abramo Bagnara | Added testcases for -Wdisabled-macro-expansion. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Owen Anderson | Remove the restriction that target intrinsics can only... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Lang Hames | Clarified assert text. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Stepan Dyatkovskiy | Fix for PR11652: assertion failures when Type.cpp is... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Re-uglify #public and #private to #__public_macro and... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: use objc_suppress_autosynthesis attribute on... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Eliminate the uglified keyword __import_module__ for... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Joerg Sonnenberger | Don't depend on undefined macros being 0, there are... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Matt Beaumont-Gay | Fix malformed assert. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Bob Wilson | Fix missing include of int_lib.h and ppc ifdef for... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Fariborz Jahanian | objc: introduce objc_suppress_autosynthesis class |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Under -fmodules, accept #public <macroname> and #privat... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Nick Lewycky | Fix typo in ruler. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Devang Patel | Intel style asm variant does not need '%' prefix. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Introduce a non-uglified syntax for module imports... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Don't attempt to merge a deserialized declaration with... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Factor the merging of declarations in the AST reader... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add -fno-modules to the driver, to turn off modules... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Add a "Modules" language option, which subsumes the... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Douglas Gregor | Rename the command-line option for mapping #include... |
commit | commitdiff | tree | snapshot |
next |