2012-10-17 |
David Blaikie | Fix -Woverloaded-virtual when the using statement refer... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
NAKAMURA Takumi | LoopVectorize.cpp: Fix a warning. [-Wunused-variable] |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Smith | DR1528: C++11 doesn't allow repeated cv-qualifiers... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fariborz Jahanian | XFAIL these tests until I can figure out what is going... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fariborz Jahanian | Adds couple of missing warning flags so warnings can... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Michael Liao | Disable extract-concat test case temporarily |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Smith | Add -std=c++1y argument, for *highly* experimental... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jakub Staszak | Remove redundant SetInsertPoint call. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Greg Clayton | <rdar://problem/12462048> |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Michael Liao | Revert r166049 |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Reed Kotler | Add conditional branch instructions and their patterns. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Enrico Granata | Improvements to the data formatters logging - plus... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Sean Callanan | Fixed ClangASTContext to own its TargetOptions |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Sean Callanan | Added support for "bool", "true", and "false" to |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Fariborz Jahanian | [Doc parsing]: This patch adds <Declaration> tag to |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Anna Zaks | [analyzer] CmpRuns: cleanup APIs, allow processing... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Roman Divacky | Fix some typos and wrong indenting. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Greg Clayton | Added register write examples and also how to modify... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Michael Liao | Teach DAG combine to fold (extract_subvec (concat v1... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jakob Stoklund... | Switch MRI::UsedPhysRegs to a register unit bit vector. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nadav Rotem | Update the release notes about how to enable the loop... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Evan Cheng | Add a really faster pre-RA scheduler (-pre-RA-sched... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jordan Rose | [analyzer] When binding to a ParenExpr, bind to its... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jordan Rose | [analyzer] Create a temporary region when accessing... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Enrico Granata | <rdar://problem/12503640> Fixing an issue where the... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
David Blaikie | Move -Wint-to-pointer-cast from -Wall to -Wmost to... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jakob Stoklund... | Merge MRI::isPhysRegOrOverlapUsed() into isPhysRegUsed(). |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nadav Rotem | Update the release notes about the store-merge dag... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nadav Rotem | Update the release notes about the new TargetTransformI... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Dunbar | build/clang_darwin: Don't try to build ARM contents... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nadav Rotem | Update the release notes about the new loop vectorizer. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Nadav Rotem | Add a loop vectorizer. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Dunbar | build/make: There is no need to put timestamps into... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Jakob Stoklund... | Check for empty YMM use-def lists in X86VZeroUpper. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Eric Christopher | Revert r158009 since there are some uses of artificial... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Anton Korobeynikov | Fix fallout from RegInfo => FrameLowering refactoring... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Andrew Trick | misched: Better handling of invalid latencies in the... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Sean Silva | docs: Add link to integrated assembler HowTo |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Dunbar | Support: Don't remove special files on signals. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Alexey Samsonov | [ASan] unit tests: Move main() to a separate file.... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Kostya Serebryany | [asan] added a test for a bug in asan at -O0 introduced... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Kostya Serebryany | [asan] better debug diagnostics in asan compiler module |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Alexey Samsonov | [ASan] Fix strchr/index tests for users who have 'char... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Jasper | Fix tests, which accidentally matched implicit code... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Alexey Samsonov | [ASan] don't use attribute no_address_safety_analysis... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Alexey Samsonov | [Sanitizer] symbolizer: increase the maximal number... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Chandler Carruth | Remove an unneeded flag from the bitrig driver tests. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Chandler Carruth | This just in, it is a *bad idea* to use 'udiv' on an... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Daniel Jasper | First version of matchers for Types and TypeLocs. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Kostya Serebryany | [asan] fix gcc warnings while building asan-rt |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Bill Wendling | Marked this variable as 'used' so that LTO doesn't... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Chandler Carruth | Fix a really annoying "bug" introduced in r165941.... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Richard Smith | Update test FIXME: The '[]' in 'delete []' is never... |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Craig Topper | Remove LLVM_DELETED_FUNCTION from destructors that... |
commit | commitdiff | tree | snapshot |
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 |
next |