2013-07-12 |
Charles Davis | Target/X86: Add explicit Win64 and System V/x86-64... |
blob | commitdiff | raw |
2013-06-27 |
Michael Gottesman | Added support for the Builtin attribute. |
blob | commitdiff | raw | diff to current |
2013-05-24 |
Diego Novillo | Add a new function attribute 'cold' to functions. |
blob | commitdiff | raw | diff to current |
2013-04-20 |
Stephen Lin | Add CodeGen support for functions that always return... |
blob | commitdiff | raw | diff to current |
2013-02-26 |
Kostya Serebryany | Unify clang/llvm attributes for asan/tsan/msan (LLVM... |
blob | commitdiff | raw | diff to current |
2013-02-22 |
Bill Wendling | Implement the NoBuiltin attribute. |
blob | commitdiff | raw | diff to current |
2013-02-12 |
Guy Benyei | Add static cast to unsigned char whenever a character... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
Kostya Serebryany | [tsan/msan] adding thread_safety and uninitialized_chec... |
blob | commitdiff | raw | diff to current |
2013-02-06 |
Bill Wendling | Initial submission for the attribute group feature. |
blob | commitdiff | raw | diff to current |
2013-02-05 |
Bill Wendling | Use the do-while(0) thing for this #define. |
blob | commitdiff | raw | diff to current |
2013-02-05 |
Michael Gottesman | Added LLVM Asm/Bitcode Reader/Writer support for new... |
blob | commitdiff | raw | diff to current |
2013-01-23 |
Bill Wendling | Add the IR attribute 'sspstrong'. |
blob | commitdiff | raw | diff to current |
2013-01-22 |
Tim Northover | Make APFloat constructor require explicit semantics. |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Jordan Rose | Use hexDigitValue in LLLexer. |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
James Molloy | Add a new attribute, 'noduplicate'. If a function conta... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | raw | diff to current |
2012-11-28 |
Bill Wendling | Add back support for reading and parsing 'deplibs'. |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Bill Wendling | Remove the dependent libraries feature. |
blob | commitdiff | raw | diff to current |
2012-11-27 |
Michael Ilseman | Fast-math flags for LLVM IR parsing and printing |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Craig Topper | Fix typo in a comment. |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Quentin Colombet | Change ForceSizeOpt attribute into MinSize attribute |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Elena Demikhovsky | Special calling conventions for Intel OpenCL built... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
Nadav Rotem | Add the "ForceSizeOpt" attribute. |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Micah Villmow | Add in support for SPIR to LLVM core. This adds a new... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] Enumerate the InlineAsm dialects and... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Chad Rosier | [ms-inline asm] Add the nsdialect keyword to the lexer. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Chad Rosier | [ms-inline asm] Remove the Inline Asm Non-Standard... |
blob | commitdiff | raw | diff to current |
2012-08-17 |
Bill Wendling | Change the `linker_private_weak_def_auto' linkage to... |
blob | commitdiff | raw | diff to current |
2012-08-10 |
Chad Rosier | [ms-inline asm] Add a new Inline Asm Non-Standard Diale... |
blob | commitdiff | raw | diff to current |
2012-06-23 |
Hans Wennborg | Extend the IL for selecting TLS models (PR9788) |
blob | commitdiff | raw | diff to current |
2012-05-24 |
David Blaikie | Silence Clang's -Wlogical-op-parentheses warning. |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Tobias Grosser | Add half support to LLVM (for OpenCL) |
blob | commitdiff | raw | diff to current |
2012-02-06 |
Bill Wendling | 'unwind' is a keyword, not an instruction. |
blob | commitdiff | raw | diff to current |
2012-01-20 |
Kostya Serebryany | Extend Attributes to 64 bits |
blob | commitdiff | raw | diff to current |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
blob | commitdiff | raw | diff to current |
2011-10-27 |
Benjamin Kramer | LLLexer: Factor hex char parsing. |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Chris Lattner | Make SMDiagnostic a little more sane. Instead of passi... |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Rafael Espindola | Remove last references to hotpatch. |
blob | commitdiff | raw | diff to current |
2011-10-03 |
Rafael Espindola | Add the returns_twice attribute to LLVM. |
blob | commitdiff | raw | diff to current |
2011-08-12 |
Bill Wendling | Initial commit of the 'landingpad' instruction. |
blob | commitdiff | raw | diff to current |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
blob | commitdiff | raw | diff to current |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
blob | commitdiff | raw | diff to current |
2011-07-28 |
Eli Friedman | LangRef and basic memory-representation/reading/writing... |
blob | commitdiff | raw | diff to current |
2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Eli Friedman | Initial implementation of 'fence' instruction, the... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Jeffrey Yasskin | Add APInt(numBits, ArrayRef<uint64_t> bigVal) construct... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | remove asmparser support for the old getresult instruct... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | stop accepting begin/end around function bodies in... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Chris Lattner | Remove old backwards compatibility support from the... |
blob | commitdiff | raw | diff to current |
2011-06-15 |
John McCall | Add a new function attribute, nonlazybind, which inhibi... |
blob | commitdiff | raw | diff to current |
2011-06-15 |
Nick Lewycky | Teach the .ll parser to handle named metadata with... |
blob | commitdiff | raw | diff to current |
2011-06-04 |
Nick Lewycky | Refactor parsing of variable names (ie., %foo and ... |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Rafael Espindola | Replace the -unwind-tables option with a per function... |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Bill Wendling | Revert r129235 pending a vetting of the EH rewrite. |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Bill Wendling | Beginning of the Great Exception Handling Rewrite. |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Tilmann Scheller | Use X86_thiscall calling convention for Win64 as well. |
blob | commitdiff | raw | diff to current |
2011-03-02 |
Tilmann Scheller | Add Win64 thiscall calling convention. |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Rafael Espindola | First step in fixing PR8927: |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Nick Lewycky | Add missing standard headers. Patch by Joerg Sonnenberger! |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Nick Lewycky | Add missing std:: prefixes to some calls. C++ doesn... |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Charles Davis | Add a new 'hotpatch' attribute. This attribute will... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Benjamin Kramer | Push twines deeper into SourceMgr's error handling... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Che-Liang Chiou | Add ret instruction to PTX backend |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type. |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Chris Lattner | remove unions from LLVM IR. They are severely buggy... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Bill Wendling | Create the new linker type "linker_private_weak_def_auto". |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Bill Wendling | Implement the "linker_private_weak" linkage type. This... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Revert r107205 and r107207. |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Bill Wendling | Introducing the "linker_weak" linkage type. This will... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Anton Korobeynikov | Add support for thiscall calling convention. |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Chris Lattner | Add support for a union type in LLVM IR. Patch by... |
blob | commitdiff | raw | diff to current |
2010-02-06 |
Jakob Stoklund Olesen | Reintroduce the InlineHint function attribute. |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Eric Christopher | Remove the InlineHint attribute. There are no current... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Chris Lattner | rename NamedOrCustomMD -> MetadataVar to follow convent... |
blob | commitdiff | raw | diff to current |
2009-12-30 |
Chris Lattner | rename lltok::Metadata -> lltok::exclaim. We name... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Anton Korobeynikov | Add MSP430 interrupt calling conv. No functionality... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Chris Lattner | full asmparser support for blockaddress. We can now do: |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Chris Lattner | rename indbr -> indirectbr to appease the residents... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Chris Lattner | add enough support for indirect branch for the feature... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Victor Hernandez | Remove FreeInst. |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Dale Johannesen | Rename msasm to alignstack per review. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Chris Lattner | add some fixme's |
blob | commitdiff | raw | diff to current |
2009-10-17 |
Victor Hernandez | Autoupgrade malloc insts to malloc calls. |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Dale Johannesen | Add an "msasm" flag to inline asm as suggested in PR... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Devang Patel | Parse custom metadata attached with an instruction. |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Victor Hernandez | Revert 82694 "Auto-upgrade malloc instructions to mallo... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Victor Hernandez | Auto-upgrade malloc instructions to malloc calls. |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Devang Patel | Parse debug info attached with an instruction. |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Dale Johannesen | Add an 'inline hint' attribute to represent source |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Duncan Sands | Fix the build with gcc-4.4 on linux: header needed |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Owen Anderson | Push LLVMContexts through the IntegerType APIs. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Daniel Dunbar | Convert APint::{fromString,APInt,getBitsNeeded} to... |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Owen Anderson | Move types back to the 2.5 API. |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Devang Patel | Parse named metadata. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Dan Gohman | Add a new keyword 'inbounds' for use with getelementptr... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Dan Gohman | Rename the new unsigned and signed keywords to nuw... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Dan Gohman | Assembly and Bitcode support for unsigned/signed overfl... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Bill Wendling | Add plumbing for the `linker_private' linkage type... |
blob | commitdiff | raw | diff to current |
next |