| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a new 'type_visibility' attribute to allow users to | John McCall | 2013-02-20 | 1 | -1/+1 |
* | Pass the target options through to code generation. | Bill Wendling | 2013-02-14 | 1 | -3/+5 |
* | Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. | Jordan Rose | 2013-02-08 | 1 | -1/+2 |
* | Add support for AArch64 target. | Tim Northover | 2013-01-31 | 1 | -0/+1 |
* | Make sure that the Attribute object represents one attribute only. | Bill Wendling | 2013-01-31 | 1 | -4/+4 |
* | Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support | Dmitri Gribenko | 2013-01-30 | 1 | -1/+2 |
* | Use the AttributeSet instead of AttributeWithIndex. | Bill Wendling | 2013-01-27 | 1 | -12/+8 |
* | Move the decision about the kind of CGCXXABI to make inside | John McCall | 2013-01-25 | 1 | -6/+6 |
* | The standard ARM C++ ABI dictates that inline functions are | John McCall | 2013-01-25 | 1 | -80/+13 |
* | First pass at abstracting out a class for the target C++ ABI. | John McCall | 2013-01-25 | 1 | -4/+7 |
* | Remove the last of uses that use the Attribute object as a collection of attr... | Bill Wendling | 2013-01-23 | 1 | -3/+6 |
* | Use the AttributeSet when adding multiple attributes and an Attribute::AttrKind | Bill Wendling | 2013-01-23 | 1 | -2/+7 |
* | Have AttributeSet::getRetAttributes() return an AttributeSet instead of Attri... | Bill Wendling | 2013-01-21 | 1 | -3/+4 |
* | Make AttributeSet::getFnAttributes() return an AttributeSet instead of an Att... | Bill Wendling | 2013-01-21 | 1 | -6/+6 |
* | Use the AttributeSet query method instead of the Attribute method. | Bill Wendling | 2013-01-18 | 1 | -1/+1 |
* | [ubsan] Add support for -fsanitize-blacklist | Will Dietz | 2013-01-18 | 1 | -6/+9 |
* | [IRgen] Update modules autolink metadata to use module flags (as now specified | Daniel Dunbar | 2013-01-17 | 1 | -10/+6 |
* | Add -fmodules-autolink/-fno-modules-autolink (defaults to on) so that | Douglas Gregor | 2013-01-16 | 1 | -1/+4 |
* | Fix Const Cast | David Greene | 2013-01-15 | 1 | -1/+2 |
* | Topologically sort the link options generated for modules based on | Douglas Gregor | 2013-01-14 | 1 | -67/+112 |
* | When forming the link options for an imported module, also include the | Douglas Gregor | 2013-01-14 | 1 | -2/+7 |
* | Switch autolinking metadata format over to actual linker options, e.g., | Douglas Gregor | 2013-01-14 | 1 | -24/+33 |
* | Implement parsing, AST, (de-)serialization, and placeholder global | Douglas Gregor | 2013-01-14 | 1 | -2/+68 |
* | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko | 2013-01-12 | 1 | -2/+2 |
* | Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to | Chandler Carruth | 2013-01-02 | 1 | -5/+5 |
* | Remove the Function::getFnAttributes method in favor of using the AttributeSet | Bill Wendling | 2012-12-30 | 1 | -1/+2 |
* | Rename llvm::Attributes to llvm::Attribute. | Bill Wendling | 2012-12-20 | 1 | -16/+16 |
* | Revert r170500. It over-zealously converted *ALL* things named Attributes, wh... | Bill Wendling | 2012-12-20 | 1 | -16/+16 |
* | Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl... | Bill Wendling | 2012-12-19 | 1 | -16/+16 |
* | Rewrite calls to bitcast unprototyped functions when emitting a definition. | John McCall | 2012-12-12 | 1 | -77/+113 |
* | s/AttrListPtr/AttributeSet/g to better label what this class is going to be i... | Bill Wendling | 2012-12-07 | 1 | -6/+6 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -12/+12 |
* | Fix PR14474: don't emit debug info for interface types in -gline-tables-only ... | Alexey Samsonov | 2012-12-03 | 1 | -3/+3 |
* | Update method calls to the new interface re r168354. | Bill Wendling | 2012-11-20 | 1 | -2/+2 |
* | Rename LangOptions members for address sanitizer and thread sanitizer from | Richard Smith | 2012-11-05 | 1 | -3/+3 |
* | Update the front end to use minsize attribute | Quentin Colombet | 2012-11-01 | 1 | -0/+3 |
* | Revert commit r166946 | Quentin Colombet | 2012-10-29 | 1 | -3/+0 |
* | Make forcesizeopt attribute available to the end user | Quentin Colombet | 2012-10-29 | 1 | -0/+3 |
* | Add comment for my patch in r166809. | Fariborz Jahanian | 2012-10-26 | 1 | -0/+2 |
* | objective-C IRGen: for @implementation nested in | Fariborz Jahanian | 2012-10-26 | 1 | -1/+8 |
* | Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused. | Douglas Gregor | 2012-10-24 | 1 | -3/+1 |
* | Switch CodeGenOptions over to a .def file, like we do with LangOptions. | Douglas Gregor | 2012-10-23 | 1 | -3/+3 |
* | Set a special flag in class metadata when an Objective-C class | John McCall | 2012-10-17 | 1 | -2/+2 |
* | "'Might as well make it static const.' -- John McCall" -- Michael Scott | Nico Weber | 2012-10-17 | 1 | -1/+1 |
* | When using a symbol with attribute weakref, search for it first and | Joerg Sonnenberger | 2012-10-16 | 1 | -5/+8 |
* | Use enum values instead of magic numbers for indexing into the attribute list. | Bill Wendling | 2012-10-15 | 1 | -3/+7 |
* | Attributes Rewrite | Bill Wendling | 2012-10-15 | 1 | -1/+2 |
* | Remove operator cast method in favor of querying with the correct method. | Bill Wendling | 2012-10-14 | 1 | -3/+5 |
* | Simplify. Suggestion by Sean Silva. | Nico Weber | 2012-10-13 | 1 | -11/+3 |
* | Add codegen support for __uuidof(). | Nico Weber | 2012-10-11 | 1 | -1/+81 |