projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[FastISel] Add support for the stackmap intrinsic.
[oota-llvm.git]
/
lib
/
AsmParser
/
2014-06-06
Rafael Espindola
Allow aliases to be unnamed_addr.
tree
|
commitdiff
2014-06-05
Tom Roeder
Add a new attribute called 'jumptable' that creates...
tree
|
commitdiff
2014-06-04
Rafael Espindola
Clauses in a landingpad are always Constant. Use a...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Update comments to match reality.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Fix a small bug in the parsing of anonymous globals.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Simplify the parsing of unnamed globals. No functionali...
tree
|
commitdiff
2014-06-03
Rafael Espindola
Update comment. This should have been part of r210062.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Allow alias to point to an arbitrary ConstantExpr.
tree
|
commitdiff
2014-05-28
Rafael Espindola
[pr19844] Add thread local mode to aliases.
tree
|
commitdiff
2014-05-21
Richard Smith
[modules] Add module maps for LLVM. These are not quite...
tree
|
commitdiff
2014-05-20
Nick Lewycky
Add 'nonnull', a new parameter and return attribute...
tree
|
commitdiff
2014-05-17
Rafael Espindola
Use create methods since msvc doesn't handle delegating...
tree
|
commitdiff
2014-05-17
Rafael Espindola
Reduce abuse of default values in the GlobalAlias const...
tree
|
commitdiff
2014-05-16
Rafael Espindola
Fix most of PR10367.
tree
|
commitdiff
2014-05-16
Rafael Espindola
Change the GlobalAlias constructor to look a bit more...
tree
|
commitdiff
2014-05-09
Reid Kleckner
Revert "[ms-cxxabi] Add a new calling convention that...
tree
|
commitdiff
2014-05-09
Rafael Espindola
Don't crash on redefinitions.
tree
|
commitdiff
2014-05-07
Duncan P. N. Exon...
IR: Don't allow non-default visibility on local linkage
tree
|
commitdiff
2014-04-24
Reid Kleckner
Add 'musttail' marker to call instructions
tree
|
commitdiff
2014-04-16
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-05
Saleem Abdulrasool
AsmParser: add a warning for compatibility parsing
tree
|
commitdiff
2014-04-05
Saleem Abdulrasool
AsmParser: restore LLVM IR compatibility for linker_pri...
tree
|
commitdiff
2014-03-13
Rafael Espindola
Remove the linker_private and linker_private_weak linkages.
tree
|
commitdiff
2014-03-11
Tim Northover
IR: add a second ordering operand to cmpxhg for failure
tree
|
commitdiff
2014-03-09
David Majnemer
IR: Change inalloca's grammar a bit
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Chandler Carruth
[Layering] Move AutoUpgrade.h into the IR library where its
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-04
Chandler Carruth
[Modules] Move ValueHandle into the IR library where...
tree
|
commitdiff
2014-01-31
Reid Kleckner
[ms-cxxabi] Add a new calling convention that swaps...
tree
|
commitdiff
2014-01-17
Reid Kleckner
Add an inalloca flag to allocas
tree
|
commitdiff
2014-01-17
Juergen Ributzka
Add two new calling conventions for runtime calls
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-14
Nico Rieck
Revert "Decouple dllexport/dllimport from linkage"
tree
|
commitdiff
2014-01-14
Nico Rieck
Decouple dllexport/dllimport from linkage
tree
|
commitdiff
2014-01-07
Chandler Carruth
Move the LLVM IR asm writer header files into the IR...
tree
|
commitdiff
2013-12-19
Reid Kleckner
Begin adding docs and IR-level support for the inalloca...
tree
|
commitdiff
2013-12-02
Manman Ren
Debug Info: drop debug info via upgrading path if versi...
tree
|
commitdiff
2013-11-19
Rafael Espindola
Make it explicit that nulls are not allowed in names.
tree
|
commitdiff
2013-11-15
Matt Arsenault
Add addrspacecast instruction.
tree
|
commitdiff
2013-11-08
Juergen Ributzka
[Stackmap] Add AnyReg calling convention support for...
tree
|
commitdiff
2013-11-01
Rafael Espindola
Remove linkonce_odr_auto_hide.
tree
|
commitdiff
2013-10-31
Andrew Trick
Add new calling convention for WebKit Java Script.
tree
|
commitdiff
2013-10-27
Shuxin Yang
Revert r193251 : Use address-taken to disambiguate...
tree
|
commitdiff
2013-10-23
Shuxin Yang
Use address-taken to disambiguate global variable and...
tree
|
commitdiff
2013-10-09
Rafael Espindola
Add a GlobalAlias::isValidLinkage to reduce code duplic...
tree
|
commitdiff
2013-10-06
Rafael Espindola
Add support for aliases with linkonce_odr.
tree
|
commitdiff
2013-10-01
Rafael Espindola
Remove several unused variables.
tree
|
commitdiff
2013-09-28
Manman Ren
AutoUpgrade: upgrade from scalar TBAA format to struct...
tree
|
commitdiff
2013-09-16
Peter Collingbourne
Implement function prefix data as an IR feature.
tree
|
commitdiff
2013-09-11
Benjamin Kramer
Revert "Give internal classes hidden visibility."
tree
|
commitdiff
2013-09-11
Benjamin Kramer
Give internal classes hidden visibility.
tree
|
commitdiff
2013-08-23
Andrea Di Biagio
Add function attribute 'optnone'.
tree
|
commitdiff
2013-07-12
Charles Davis
Target/X86: Add explicit Win64 and System V/x86-64...
tree
|
commitdiff
2013-07-06
Nick Lewycky
Extend 'readonly' and 'readnone' to work on function...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Added support for the Builtin attribute.
tree
|
commitdiff
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
tree
|
commitdiff
2013-05-24
Diego Novillo
Add a new function attribute 'cold' to functions.
tree
|
commitdiff
2013-05-05
Dmitri Gribenko
Add ArrayRef constructor from None, and do the cleanups...
tree
|
commitdiff
2013-04-22
Eli Bendersky
Fix for PR 14965: Better error message for GEP with...
tree
|
commitdiff
2013-04-20
Stephen Lin
Move 'kw_align' case to proper section, reorganize...
tree
|
commitdiff
2013-04-20
Stephen Lin
Add CodeGen support for functions that always return...
tree
|
commitdiff
2013-04-18
Bill Wendling
Fix comment. Patch by Stephen Lin.
tree
|
commitdiff
2013-04-09
Chandler Carruth
Rationalize the formatting of these case labels. Having...
tree
|
commitdiff
2013-02-26
Kostya Serebryany
Unify clang/llvm attributes for asan/tsan/msan (LLVM...
tree
|
commitdiff
2013-02-22
Bill Wendling
Implement the NoBuiltin attribute.
tree
|
commitdiff
2013-02-14
Chad Rosier
Update comment.
tree
|
commitdiff
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
tree
|
commitdiff
2013-02-12
Bill Wendling
Merge the collected attributes into the call instructio...
tree
|
commitdiff
2013-02-11
Kostya Serebryany
[tsan/msan] adding thread_safety and uninitialized_chec...
tree
|
commitdiff
2013-02-10
Bill Wendling
Eat the alignment keyword if we're in an attribute...
tree
|
commitdiff
2013-02-10
Bill Wendling
Use a 'continue' here to stop from double lexing.
tree
|
commitdiff
2013-02-09
Bill Wendling
TEMPORARY SYNTAX CHANGE!
tree
|
commitdiff
2013-02-08
Bill Wendling
Parse the attribute group reference on a function.
tree
|
commitdiff
2013-02-08
Bill Wendling
Use ParseFnAttributeValuePairs instead of ParseOptional...
tree
|
commitdiff
2013-02-06
Bill Wendling
Initial submission for the attribute group feature.
tree
|
commitdiff
2013-02-05
Bill Wendling
Use the do-while(0) thing for this #define.
tree
|
commitdiff
2013-02-05
Michael Gottesman
Added LLVM Asm/Bitcode Reader/Writer support for new...
tree
|
commitdiff
2013-01-31
Bill Wendling
Make sure that the Attribute object represents one...
tree
|
commitdiff
2013-01-27
Bill Wendling
Use the AttributeSet instead of AttributeWithIndex.
tree
|
commitdiff
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
tree
|
commitdiff
2013-01-22
Tim Northover
Make APFloat constructor require explicit semantics.
tree
|
commitdiff
2013-01-18
Jordan Rose
Use hexDigitValue in LLLexer.
tree
|
commitdiff
2013-01-07
David Tweed
There was a switch fall-through in the parser for textu...
tree
|
commitdiff
2013-01-02
Chandler Carruth
Move all of the header files which are involved in...
tree
|
commitdiff
2012-12-30
Bill Wendling
Use the predicate methods off of AttributeSet instead...
tree
|
commitdiff
2012-12-20
James Molloy
Add a new attribute, 'noduplicate'. If a function conta...
tree
|
commitdiff
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
tree
|
commitdiff
2012-12-09
Michael Ilseman
Reorganize FastMathFlags to be a wrapper around unsigne...
tree
|
commitdiff
2012-12-07
Bill Wendling
s/AttrListPtr/AttributeSet/g to better label what this...
tree
|
commitdiff
2012-12-04
Bill Wendling
Split up the ParseOptionalAttrs method into three diffe...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
tree
|
commitdiff
2012-11-28
Bill Wendling
Add back support for reading and parsing 'deplibs'.
tree
|
commitdiff
2012-11-27
Bill Wendling
Remove the dependent libraries feature.
tree
|
commitdiff
2012-11-27
Michael Ilseman
Fast-math flags for LLVM IR parsing and printing
tree
|
commitdiff
2012-11-20
Bill Wendling
Make the AttrListPtr object a part of the LLVMContext.
tree
|
commitdiff
2012-11-16
Justin Holewinski
Preserve address space of forward-referenced global...
tree
|
commitdiff
2012-11-16
Craig Topper
Fix typo in a comment.
tree
|
commitdiff
next