2012-09-26 |
Sylvestre Ledru | The assumption that /proc/self/exe always exists is... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add SARX/SHRX/SHLX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add RORX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add MULX code generation support |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Nico Weber | Revert r163022, it caused PR13924. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Duncan Sands | Teach the 'lint' sanity checking pass to detect simple... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Revert r164663 due to buildbot failure. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Chandler Carruth | Revert the business end of r164636 and try again. I... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Add is16BitVector and is32BitVector to MVT and call... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Replace calls to getSizeInBits with getExtendedSizeInBi... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Rename virtual table anchors from Anchor() to anchor... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Logan Chien | Add struct keyword before _Unwind_Context. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Remove hasNoAVX method. Can just invert hasAVX instead. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Craig Topper | Mark extended type querying methods as 'readonly' to... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Ted Kremenek | Remove unnecessary ASTContext& parameter from SymExpr... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Nico Weber | Add codegen support for the __debugbreak intrinsic. |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Liao | Add 'lock' prefix output support in assembly printer |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Eli Friedman | Fix an edge case of mangling involving the combination... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Bill Wendling | Generate an error message instead of asserting or segfa... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Eli Friedman | Fix the AST representation for non-type template argume... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Richard Smith | Teach Type::getAs<TemplateSpecializationType> that... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Michael Ilseman | Expansions for u/srem, using the udiv expansion. More... |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Sean Callanan | Fixed a bug in the path remapper that caused |
commit | commitdiff | tree | snapshot |
2012-09-26 |
Jordan Rose | Revert "Add --program-prefix support to build" |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jim Ingham | Add an API to figure out whether a breakpoint is intern... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jason Molenda | The iOSSimulator platform should create a PlatformDarwi... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael J.... | [Options] Store the option ID in OptTable::Info. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Ted Kremenek | Remove 'const' version of getBasicVals(), which is... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Akira Hatanaka | Initialize boolean variables in MipsSubtarget's constru... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't drop the alignment on a memcpy intrinsic when... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Reed Kotler | blank line for test commit |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jordan Rose | Rename CanFitInto64Bits to alwaysFitsInto64Bits per... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chad Rosier | [driver] Add support for the -fno-fast-math option. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Revert the business end of r164634, and replace it... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't try to promote the same alloca twice. Fixes PR13916! |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sebastian Pop | Add --program-prefix support to build |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bill Wendling | Move remaining methods inside the Attributes class... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sean Silva | docs: Sphinxify HowToSubmitABug |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bill Wendling | Move Attribute::typeIncompatible inside of the Attribut... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sebastian Pop | TargetLowering interface to set/get minimum block entri... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chad Rosier | Revert r164614 to appease the buildbots. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Argyrios Kyrtzidis | [libclang] Do a AST concurrency check in clang_indexTra... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Argyrios Kyrtzidis | Improve upon r164450 and localize the logic of updating... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Dmitri Gribenko | Optimize NumericLiteralParser::GetIntegerValue(). |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jordan Rose | [analyzer] Add tests for symbolic expression liveness. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jordan Rose | Reapply "[analyzer] Remove constraints on dead symbols... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jordan Rose | [analyzer] Calculate liveness for symbolic exprs as... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | Under certain terrible circumstances (<rdar://problem... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Greg Clayton | Added process attach options and also use the SBLaunchI... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Sid Manning | This patch makes use of recently added relocation refer... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Make this test check the transforms it's actually doing... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Liao | Add missing i64 max/min/umax/umin on 32-bit target |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jim Grosbach | ARM: Darwin BL/BLX relocations to out-of-range symbols. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Ilseman | Expansions for u/srem, using the udiv expansion. More... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bob Wilson | Consistently specify the assembly variant to MatchInstr... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Alexander Kornienko | Macro history (de-)serialization. Deserialization curre... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bob Wilson | Examine the last, not the first, instruction from the... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | -iframework should allow separate arguments. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | Introduce builtin macros to determine whether we're... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Alexander Kornienko | A minor doc fix. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Alexey Samsonov | [TSan] fork external symbolizer before starting interna... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Hans Wennborg | Fix failing test/Sema/wchar.c on ARM. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | When performing a ::delete of an object with a virtual... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chandler Carruth | Fix a case where SROA did not correctly detect dead... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Duncan Sands | Change the way the lint sanity checking pass detects... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
NAKAMURA Takumi | clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Implement Mike Herrick's proposed noexcept mangling. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | In the MS ABI, ctors return 'this'. Patch by Dmitry... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Add the Microsoft __is_interface_class type trait. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Fix for r163013 regression and further __interface... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | During jump-scope checking, build an ExprWithCleanups... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Evan Cheng | Fix an illegal tailcall opt where the callee returns... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nico Weber | Fix a -Wparentheses warning in the mingw build |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Smith | Fix crash when a decltype expression in a trailing... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Chandler Carruth | Fix a crash in SROA. This was reported independently... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Greg Clayton | <rdar://problem/9959501> |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Nick Lewycky | Don't forget that strcpy and friends return a pointer... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Michael Ilseman | Unit tests for IntegerDivision. Currently, just a basic... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Eli Friedman | Delete some code which is, as far as I can tell, dead. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Anna Zaks | [analyzer] Fix a buildbot crash triggered by turning... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Smith | Don't produce diagnostics for missing ctor-initializers... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Jim Grosbach | ARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Nick Lewycky | Remove unused name of variable to quiet a warning.... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Howard Hinnant | Apply the emulated nullptr_t with constexpr. This... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Enrico Granata | Making sure we do not try to compare a NULL string... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sean Callanan | Added a new Xcode build configuration, DebugClang, |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sean Callanan | Removed some debugging cruft. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Jim Grosbach | Mark jump tables in code sections with DataRegion direc... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Eli Friedman | Handle C++ functional casts in a similar way to C-style... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Update for r164567. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Fariborz Jahanian | objective-C: use 'instance variables' as plural when... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bob Wilson | Clear UNIVERSAL_SDK_PATH setting when building host... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Jason Molenda | Fix string comparisons in ABIMacOSX_i386::RegisterIsCal... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Sean Callanan | Brought LLDB top-of-tree into sync with LLVM/Clang |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Nick Lewycky | Teach DSE that strcpy, strncpy, strcat and strncat... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Nick Lewycky | Move all the calls to AA.getTargetLibraryInfo() to... |
commit | commitdiff | tree | snapshot |
next |