2012-10-17 |
John McCall | Set a special flag in class metadata when an Objective... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
John McCall | Organize and rename the magic constants for class flags. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Michael Liao | Check SSSE3 instead of SSE4.1 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
John McCall | At -O0, prefer objc_storeStrong with a null new value... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Michael Liao | Fix setjmp on models with non-Small code model nor... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jakob Stoklund... | Use a SparseSet instead of a BitVector for UsedInInstr... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Blaikie | Implement C++ 10.3p16 - overrides involving deleted... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jason Molenda | Add code to UnwindAssemblyInstEmulation::GetNonCallSite... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nico Weber | "'Might as well make it static const.' -- John McCall... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Douglas Gregor | Fix the handling of target options in our unit tests. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eli Friedman | Move test to a more appropriate place. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eric Christopher | Use a typedef to reduce some typing and reformat code... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eric Christopher | Variable name cleanup. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eric Christopher | Formatting and 80-col. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eric Christopher | Spacing. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Eli Friedman | Fix pretty-printing for variables declared in a conditi... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Douglas Gregor | Serialize TargetOptions into an AST file, and make... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Richard Smith | DR1492: In a definition of a destructor, the exception... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Greg Clayton | API cleanup. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | PR13684: Emit vtable entries for deleted functions... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakob Stoklund... | Avoid rematerializing a redef immediately after the... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakob Stoklund... | Revert r166046 "Switch back to the old coalescer for... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix testing case arm-abi-vector.c by using... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Derek Schuff | Add pnaclcall convention to Native Client targets. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | XFAIL this testing case to recover buildbot |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Chad Rosier | [ms-inline asm] Move some logic around to simplify... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jim Ingham | Add the ability to set timeout & "run all threads"... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Michael Gottesman | [InstCombine] Teach InstCombine how to handle an obfusc... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Enrico Granata | Removing the two extra GetXSize(bool) calls since we... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Test pure virtual vtable entries in the Itanium ABI. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Enrico Granata | <rdar://problem/12446320> Fixing an issue with our... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jason Molenda | llvm needs the OS to be set to either iOS or Mac OS X |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Note deleted functions when dumping vtables. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Greg Clayton | Patch from Matt Kopec: |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Chad Rosier | [ms-inline asm] Add the helper function, isParseringInl... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakub Staszak | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix ABI alignment issues in varargs. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Michael Liao | Check .rela instead of ELF64 for the compensation vaue... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakub Staszak | 80-col fixup. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Michael Liao | Teach DAG combine to fold (trunc (fptoXi x)) to (fptoXi x) |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Anna Zaks | [analyzer] Expose clang_version in CmpRuns |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Anna Zaks | [analyzer] Ivar Invalidation: track ivars in continuati... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rafael Espindola | Switch back to the old coalescer for now to fix the... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakub Staszak | Simplify potentially quadratic behavior while erasing... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: passing illegal vector types as varargs. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Manman Ren | ARM ABI: fix ABI alignment issues when passing legal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Blaikie | Implement GCC's -Wint-to-pointer-cast. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Sean Callanan | If a full path to a compiler is provided on the |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | And now we can call the other 'get' method from this... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Michael Liao | Support v8f32 to v8i8/vi816 conversion through custom... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Use the appropriate Attributes::get method to create... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Joerg Sonnenberger | When using a symbol with attribute weakref, search... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Owen Anderson | Speculative fix the mask constants to be of type uintpt... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Fariborz Jahanian | Minor tweak to last patch along with a test case. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Alexander Potapenko | Do not call ReplaceCFAllocator() before __CFInitialize... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Alexander Potapenko | Commit a leftover file from r166026: Add MACOS_VERSION_... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Alexander Potapenko | Add MACOS_VERSION_MOUNTAIN_LION. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Fariborz Jahanian | fixes an objc crash involving objc bool literal on |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dmitri Gribenko | Fix function parameter spelling in comments. Caught... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
David Chisnall | GNUstep runtime version default to 1.6, generate correc... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Schmidt | This patch addresses PR13949. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Tobias Grosser | isl scheduler: Do not fail when returning an empty... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Tobias Grosser | isl-codegen: Support '<' and '>' |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Alexey Samsonov | Transform pattern: |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Stepan Dyatkovskiy | Issue: |
commit | commitdiff | tree | snapshot |
2012-10-16 |
NAKAMURA Takumi | Reapply r165661, Patch by Shuxin Yang <shuxin.llvm... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Cleanup whitespace. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Owen Anderson | Fix a bug in the set(I,E)/reset(I,E) methods that I... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Craig Topper | Move X86MCInstLower class definition into implementatio... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Cleanup whitespace. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Have AttributesImpl defriend the Attributes class. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Have AttrBuilder defriend the Attributes class. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Use the Attributes::get method which takes an AttrVal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Use the Attributes::get method which takes an AttrVal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Put simple c'tors inline. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Bill Wendling | Pass in the context to the Attributes::get method. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Kostya Serebryany | [asan] fix lint |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jason Molenda | Add a new ABI plugin method which specifies whether... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Craig Topper | Fix filename in file header. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rafael Espindola | Fix the cpu name and add -verify-machineinstrs. |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jordan Rose | [analyzer] ObjCContainersASTChecker: minor cleanup... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Andrew Trick | misched: Added handleMove support for updating all... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jim Ingham | Patch from Matt Kopec <matt.kopec@intel.com> to fix... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jakob Stoklund... | Remove unused BitVectors from getAllocatableSet(). |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Nadav Rotem | LTO also needs to initialize the TargetTransform infras... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] CmpRuns - cleaned up the API, added relative... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Embed the analyzer version into the plist... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Enhance the error message. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Anna Zaks | [analyzer] Do not warn on direct ivar assignments withi... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Greg Clayton | Added "process plugin packet send" and "process plugin... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jakob Stoklund... | Remove RegisterClassInfo::isReserved() and isAllocatable(). |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Michael Liao | Add __builtin_setjmp/_longjmp supprt in X86 backend |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Daniel Dunbar | Un-revert r164907 and r164902 (+ follow-ups), 10.6... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Daniel Dunbar | platform/clang_darwin: Drop an x86_64 slice into cc_kex... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Daniel Dunbar | Un-revert r164907 and r164902 (+ follow-ups), 10.6... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jakob Stoklund... | Remove LIS::isAllocatable() and isReserved() helpers. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Owen Anderson | Add range-based set()/reset() to BitVector. These... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jakob Stoklund... | Switch most getReservedRegs() clients to the MRI equiva... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jakob Stoklund... | Freeze the reserved registers as soon as isel is complete. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Jim Grosbach | ARM: v1i64 and v2i64 VBSL intrinsic support. |
commit | commitdiff | tree | snapshot |
next |