Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Function.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-16 Bill WendlingUse the Attributes::get method which takes an AttrVal...
2012-10-15 Bill WendlingMove the Attributes::Builder outside of the Attributes...
2012-10-15 Bill WendlingAttributes Rewrite
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-10-10 Bill WendlingPass into the AttributeWithIndex::get method an ArrayRe...
2012-10-10 Bill WendlingHave 'addFnAttr' take the attribute enum value. Then...
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-10-09 Bill WendlingRemove some dead methods.
2012-10-03 Bill WendlingAdd function to return return attributes.
2012-09-26 Bill WendlingBuildbot Fix.
2012-09-26 Bill WendlingQuery the parameter attributes directly instead of...
2012-09-26 Bill WendlingRemove the `hasFnAttr' method from Function.
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-05-12 Jay FoadTeach Function::hasAddressTaken that BlockAddress doesn...
2012-03-09 Daniel Dunbar[Support] Drop verbose _ATTRIBUTE from LLVM_ATTRIBUTE_...
2011-10-20 Eli FriedmanRefactor code from inlining and globalopt that checks...
2011-10-17 Bill WendlingCorrect over-zealous removal of hack.
2011-10-17 Bill WendlingNow that we have the ReturnsTwice function attribute...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2011-07-14 Chris Lattnerconsolidate GlobalValue::isDeclaration into one
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-05-25 Rafael EspindolaFix some issues Duncan found in the previous commit.
2011-05-25 Rafael EspindolaReplace the -unwind-tables option with a per function...
2011-05-16 Rafael EspindolaDon't do tail calls in a function that call setjmp...
2010-10-23 Chandler CarruthSwitch attribute macros to use 'LLVM_' as a prefix...
2010-03-24 Gabor GreifFinally land the InvokeInst operand reordering.
2010-01-21 Jim Grosbachback this out for now. Growing Function is not good.
2010-01-21 Jim GrosbachMake sure that landing pad entries in the EH call site...
2009-12-29 Chris Lattneradd a layer of accessors around the Value::SubClassData...
2009-11-15 Chris Lattnermark getIntrinsicID() 'readonly'. This allows various...
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-08-26 Gabor GreifRemove all the LLVM_COMPACTIFY_SENTINELS-related macro...
2009-08-25 Gabor Greifre-committing yesterday's r79938.
2009-08-25 Bill Wendling--- Reverse-merging r79938 into '.':
2009-08-24 Gabor GreifResubmit an earlier patch of mine:
2009-08-11 Benjamin KramerMake LLVMContext and LLVMContextImpl classes instead...
2009-08-04 Owen AndersonFactor some of the constants+context related code out...
2009-07-31 Dan GohmanReapply r77654 with a fix: MachineFunctionPass's getAna...
2009-07-31 Daniel DunbarRevert r77654, it appears to be causing llvm-gcc bootst...
2009-07-31 Dan GohmanManage MachineFunctions with an analysis Pass instead...
2009-07-25 Daniel DunbarInitial update to VMCore to use Twines for string argum...
2009-07-22 Owen AndersonGet rid of the Pass+Context magic.
2009-07-06 Owen Anderson"LLVMContext* " --> "LLVMContext *"
2009-07-05 Owen AndersonMore LLVMContext-ification.
2009-07-02 Owen AndersonAdd an accessor to Function so that Passes can easily...
2009-06-10 Jay FoadImplement and use new method Function::hasAddressTaken().
2009-03-27 Dan GohmanRevert r67844. This fixes the llvm-gcc-4.2 build on...
2009-03-27 Duncan SandsReapply r66415, which was reverted in r66426 for
2009-03-09 Bill WendlingRevert r66415. It's causing failures during bootstrap...
2009-03-09 Gabor Greifin builds without asserts we do not need to allocate...
2009-03-07 Gabor Greiffurther simplifications arising from peruse of the...
2009-03-07 Gabor GreifRemove the burden of dealing with list offsets
2009-03-04 Gabor Greifooops, forgot to include the pointless-write eliminator...
2009-03-04 Gabor GreifGive sentinel traits the right to determine the policy...
2009-03-02 Gabor GreifDeclare Sentinel fragments as mutable to get rid
2009-03-01 Gabor GreifAnother sentinel optimization. This one should always
2009-03-01 Gabor GreifReuse a technique (pioneered for BasicBlocks) of superp...
2009-03-01 Gabor Greiffix a comment
2009-02-05 Dale JohannesenReapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-04 Dale JohannesenReverting 63765. This broke the build of both clang
2009-02-04 Nate BegemanNew feature: add support for target intrinsics being...
2009-01-04 Nick LewyckyAdd utility functions for marking parameters as noalias...
2008-10-07 Eric ChristopherFix disagreement about where the attributes are
2008-10-04 Chris Lattnercomment cleanups
2008-09-29 Devang PatelFix grammer.
2008-09-26 Devang PatelImplement function notes as function attributes.
2008-09-26 Devang PatelNow Attributes are divided in three groups
2008-09-25 Devang Patel Large mechanical patch.
2008-09-23 Devang PatelMove FN_NOTE_AlwaysInline and other out of ParamAttrs...
2008-09-23 Devang PatelRemove tabs.
2008-09-23 Devang Patels/ParameterAttributes/Attributes/g
2008-09-23 Devang PatelUse parameter attribute store (soon to be renamed) for
2008-09-22 Devang PatelAdd hasNote() to check note associated with a function.
2008-09-02 Devang Patels/FP_AlwaysInline/FN_NOTE_AlwaysInline/g
2008-09-02 Devang PatelGetter and setter for function notes.
2008-08-29 Daniel DunbarAdd GlobalValue::{removeFromParent,eraseFromParent}
2008-08-23 Chris LattnerSwitch the asmprinter (.ll) and all the stuff it requir...
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-07-10 Bill WendlingPull r53428 from Gaz into mainline:
2008-07-08 Duncan SandsAdd some helpers for manipulating function
2008-05-26 Duncan SandsFactor code to copy global value attributes like
2008-05-16 Eric ChristopherAdd functions to enable adding a single attribute to...
2008-04-08 Duncan SandsConvenience method for setting the nounwind
2008-04-06 Gabor GreifAPI changes for class Use size reduction, wave 1.
2008-03-13 Chris Lattnermove a bunch of trivial methods to be inline.
2008-03-13 Chris LattnerVarious improvements suggested by Duncan
2008-03-12 Chris LattnerReimplement the parameter attributes support, phase...
2008-03-03 Devang Patels/isReturnStruct()/hasStructRetAttr()/g
2008-02-22 Dale JohannesenPass alignment on ByVal parameters, from FE, all
2008-02-19 Dale JohannesenExpand ParameterAttributes to 32 bits (in preparation
2008-01-03 Chris LattnerDisallow copying explicitly.
2008-01-02 Chris LattnerSplit param attr implementation out from Function.cpp...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-18 Duncan SandsRename isNoReturn to doesNotReturn, and isNoUnwind to
2007-12-10 Duncan SandsMake PruneEH update the nounwind/noreturn attributes
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-12-10 Gordon HenriksenReverting dtor devirtualization patch.
2007-12-09 Gordon HenriksenDevirtualizing Value destructor (PR889). Patch by Pawel...
next