- be3ace8 [ms-inline asm] Refactor code. No functional change intended. by Chad Rosier · 13 years ago
- 3b6bef9 Push ArrayRef through the Expr hierarchy. by Benjamin Kramer · 13 years ago
- 2c9f87c New -fcatch-undefined-behavior features: by Richard Smith · 13 years ago
- 1ddbd89 Fix a few -Wdocumentation warnings. by Dmitri Gribenko · 13 years ago
- 42b6055 [ms-inline asm] Remove an unused argument. This logic can now be reused by the by Chad Rosier · 13 years ago
- 70517ca Fix a bunch of -Wdocumentation warnings. by Dmitri Gribenko · 13 years ago
- a904e01 Fix transposed optional / required in Objective-C metadata (GNUstep runtime) by David Chisnall · 13 years ago
- 8e4c189 Attempt to fix clang bootstrap (broken by r162425). by Eli Friedman · 13 years ago
- ea93e40 Use the alignment from lvalue emission to more accurately compute the alignment by Eli Friedman · 13 years ago
- 2735df2 [ms-inline asm] Start sending non-simple inline asms to the AsmParser. by Chad Rosier · 13 years ago
- d48bcb2 Reduce duplicated hash map lookups. by Benjamin Kramer · 13 years ago
- a7afeb0 [driver] Add support for the --param ssp-buffer-size= driver option. PR9673 by Chad Rosier · 13 years ago
- 05c5ebc [asan] If we are compiling with ASan, add metadata indicating dynamically initialized globals. Patch by Reid Watson, reviewed by Richard Smith by Kostya Serebryany · 13 years ago
- 929bbfb When performing a trivial copy of a C++ type, we must be careful not by John McCall · 13 years ago
- 0a7dd78 Screw around with ObjCRuntime some more, changing the by John McCall · 13 years ago
- d64c2eb Fix a pair of bugs relating to properties in ARC. by John McCall · 13 years ago
- bf3a966 Reapply: by Eric Christopher · 13 years ago
- 003e756 Reapply: by Eric Christopher · 13 years ago
- 1dc7ab0 Temporarily revert r162066 and r162062 to see if it brings the gdb bots back. by Eric Christopher · 13 years ago
- e7259aa Fix undefined behavior in debug info emission: operator* on WeakVH returns a by Richard Smith · 13 years ago
- 8bf4ab3 Add some caching here for the builtin types. by Eric Christopher · 13 years ago
- c076ef6 Make isa part of objc_object at metadata generation time. by Eric Christopher · 13 years ago
- c58dcdc Convert loads and stores of vec3 to vec4 to achieve better code generation. Add test case. by Tanya Lattner · 13 years ago
- ac45293 Devirtualize calls on glvalues produced by class member access expressions. by Richard Smith · 13 years ago
- 9e4abb4 Fix for PR#13606: http://llvm.org/bugs/show_bug.cgi?id=13606 by John Criswell · 13 years ago
- 5aad79f [ms-inline asm] Add support for clobbers in CodeGen. by Chad Rosier · 13 years ago
- dece8b3 Revert this to try to bring the i386 bots back. by Eric Christopher · 13 years ago
- 2f834a5 [ms-inline asm] Add support for clobbers in CodeGen. by Chad Rosier · 13 years ago
- ce23bb7 irgen: inline code for several of complex builtin calls. // rdar://8315199 by Fariborz Jahanian · 13 years ago
- 550a9d8 Avoid using i64 types for vld1q_lane/vst1q_lane intrinsics. by Bob Wilson · 13 years ago
- 634b3d2 ARM: enable struct byval for AAPCS-VFP. by Manman Ren · 13 years ago
- 0d72910 Factor out computation of whether a typeid's expression is potentially by Richard Smith · 13 years ago
- 860de6b This is always going to be true so the cast isn't necessary. by Eric Christopher · 13 years ago
- 60e2580 Add comments for turning on byval by Manman Ren · 13 years ago
- c972c92 Don't emit an invoke whose normal destination is a landingpad. Fixes test by Eli Friedman · 13 years ago
- 16ba7c8 ARM: enable struct byval for AAPCS. by Manman Ren · 13 years ago
- 8ce9cca Decrementing std::string::end is not portable, use array access instead. by Joerg Sonnenberger · 13 years ago
- 74896e0 [ms-inline asm] Use the new Inline Asm Non-Standard Dialect attribute. by Chad Rosier · 13 years ago
- 79f3098 Fix AAPCS ABI. I can't actually test this, but it restores the behavior from before r159168. PR13562. by Eli Friedman · 13 years ago
- 42f74f2 clang support for Bitrig (an OpenBSD fork); patch by David Hill. by Eli Friedman · 13 years ago
- 48a05b9 [ms-inline asm] Add basic codegen support for simple asm stmts. Currently, by Chad Rosier · 13 years ago
- 859c65c Fix an assertion failure with a C++ constructor initializing a by Eli Friedman · 13 years ago
- c343dd8 objc-arc: set nonlazybind attribute on objc_retain/ by Fariborz Jahanian · 13 years ago
- c7fb748 If we don't have a complete type for the array type yet either then by Eric Christopher · 13 years ago
- d0a97c4 Remove some unintended changes from my last patch. by Eric Christopher · 13 years ago
- 363e5ac Make sure when we get the replacement type for a template argument by Eric Christopher · 13 years ago
- a841c19 Add __builtin_readcyclecounter() to produce the @llvm.readcyclecounter() intrinsic. by Hal Finkel · 13 years ago
- 65263b4 Simplify code, no functionality change. by Benjamin Kramer · 13 years ago
- aa6eccc Fix the name of this variable. by Eric Christopher · 13 years ago
- 3e07881 Update comment to accurately reflect what should happen. by Eric Christopher · 13 years ago
- ea66f9f Make sure we don't emit IR for unused EH cleanups. PR13359. by Eli Friedman · 13 years ago
- 7916c99 When devirtualizing the conversion to a virtual base subobject, by John McCall · 13 years ago
- 94be8ea Remove deprecated getNameAsCString methods. by Benjamin Kramer · 13 years ago
- 1503f0d Introduce new queries on ObjCRuntime for how to interpret subscripts by John McCall · 13 years ago
- b48280b Handle functions with struct arguments or return types and the regparm by Rafael Espindola · 13 years ago
- bd9b65a Don't crash *or* insert a bogus autorelease when emitting a by John McCall · 13 years ago
- 11abf2a clang/lib: [CMake] Update tblgen'd dependencies. by NAKAMURA Takumi · 13 years ago
- 57bc51c ABIArgInfo's constructor is private and only used by the static get* methods. by Rafael Espindola · 13 years ago
- 78d1a10 Emit debug info for dynamic initializers. Permit __attribute__((nodebug)) on by Nick Lewycky · 13 years ago
- aa9cf8d move X86_32ABIInfo::computeInfo out of line. by Rafael Espindola · 13 years ago
- b33a3c4 Make classifyReturnType and classifyArgumentType private. by Rafael Espindola · 13 years ago
- e1ecdc1 Change APInt to APSInt in one instance. Also change a call to operator==() to by Richard Trieu · 13 years ago
- bed28ac Fix a typo (the the => the) by Sylvestre Ledru · 13 years ago
- adfa45f Add "long double" to permitted list of ARM complex homogeneous aggregates. by Tim Northover · 13 years ago
- 89770e5 Add the mechanics for -fms-inline-asm. No easy way to test at this time. by Chad Rosier · 13 years ago
- ffb0c3a Remove HasSynthBitfield and all callers/writers/etc. Also remove by Eric Christopher · 13 years ago
- 1638f2e More replacing of target-dependent intrinsics with target-indepdent by Joel Jones · 13 years ago
- e9af3e6 Fixed whitespace issue introduced in r160373. by Joao Matos · 13 years ago
- 285baac [Windows] Abstract pure virtual method calls in the ABI. Fix the Windows ABI to forward to the correct function. by Joao Matos · 13 years ago
- e87f3f6 Revert commit r160308. We decide to move builtins selection to the backend. by Simon Atanasyan · 13 years ago
- d7bad05 MIPS: Implement __builtin_mips_shll_qb builtin function overloading. by Simon Atanasyan · 13 years ago
- 6bebe5a Update Clang to reflect the move of MDBuilder in r160237. by Chandler Carruth · 13 years ago
- 71bcc68 Capitalize comment. by Eric Christopher · 13 years ago
- 87d747b This is one of the first steps at moving to replace target-dependent by Joel Jones · 13 years ago
- 8f88a1d [Windows] Use thiscall as the default calling convention for class methods. PR12785 by Timur Iskhodzhanov · 13 years ago
- 9a50249 Add _rdrand{16,32,64}_step intrinsics to immintrin.h by Benjamin Kramer · 13 years ago
- f7226fb Add the ObjFW runtime. Patch by Jonathan Schleifer! by John McCall · 13 years ago
- 198871c Add OpenCL metadata for kernel arg names. This output is controlled via a flag as noted in the OpenCL Spec. by Tanya Lattner · 13 years ago
- c852e9f Temporarily revert this to see if it brings the gdb bot back. by Eric Christopher · 13 years ago
- 3d40f96 The end of a block doesn't necessarily need a line table entry unless by Eric Christopher · 13 years ago
- 0df579e Patch by Anton Lokhmotov to add OpenCL work group size attributes. by Tanya Lattner · 13 years ago
- 34f60a4 The delete argument should not be converted to void*. by Abramo Bagnara · 13 years ago
- 0f3d097 Distinguish more carefully between free functions and C++ instance methods by John McCall · 13 years ago
- c968671 Add -ffp-contract = { fast | on | off } command line option support. by Lang Hames · 13 years ago
- 8d3ba23 Implement AST classes for comments, a real parser for Doxygen comments and a by Dmitri Gribenko · 13 years ago
- d4f5198 Remove get(V)BaseClassOffsetInBits, the CharUnit functions should be used instead. by Benjamin Kramer · 13 years ago
- 478851c Drop the ASTContext.h include from Stmt.h and fix up transitive users. by Benjamin Kramer · 13 years ago
- 11d3f4c Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep by David Chisnall · 13 years ago
- c359f20 Make the following changes in the way Mips handles vector arguments and return by Akira Hatanaka · 13 years ago
- 402a6d5 Silence warning in -Asserts build by Matt Beaumont-Gay · 13 years ago
- 941e47c Share ConvertUTF8toWide() between Lex and CodeGen. by Nico Weber · 13 years ago
- e0c1168 Significantly simplify CGExprAgg's logic about ignored results: by John McCall · 13 years ago
- b135f0f When we're looking for redeclarations which might provide a definition in CodeGen, make sure we examine all the redeclarations. PR13252. by Eli Friedman · 13 years ago
- 83122da Update Clang to reflect the new home of IRBuilder.h as of r159421. by Chandler Carruth · 13 years ago
- 7b7c973 Update based on move of DIBuilder.h to include/llvm. by Bill Wendling · 13 years ago
- c56b552 Fix PR13234 - crash when trying to report an unsupported ABI feature by Timur Iskhodzhanov · 13 years ago
- 1d2b2ca Dead code eliminate the massive hexagon builtin intrinsic supporting code. by Benjamin Kramer · 13 years ago
- e327aa8 Now that we use the GCC builtin <-> llvm intrinsic, dead code eliminate the handwritten emitter. by Benjamin Kramer · 13 years ago
- fbf7005 Support MIPS DSP Rev1 intrinsics. by Simon Atanasyan · 13 years ago
- 80bc96e Compare the canonical types and document why we give up on the covariant case. by Rafael Espindola · 13 years ago