Add ELF program header.
[oota-llvm.git] / include /
2012-10-05 Hemant KulkarniAdd ELF program header.
2012-10-05 Adhemerval ZanellaAdd PowerPC64 definitions for ELF.h
2012-10-05 Bill WendlingMove methods out-of-line.
2012-10-05 Sean Silvatblgen: Use appropriate LLVM-style RTTI functions.
2012-10-05 Sean Silvatblgen: Replace uses of dynamic_cast<XXXRecTy> with...
2012-10-05 Sean Silvatblgen: Put dyn_cast<> infrastructure in place for...
2012-10-05 Eli FriedmanMake sure to generate the right kind of MDNode for...
2012-10-04 Micah VillmowRename the Target specific passes in the DataLayout...
2012-10-04 Micah VillmowResubmit the copying of TargetData to DataLayout withou...
2012-10-04 Preston GurdThis patch corrects commit 165126 by using an integer...
2012-10-04 Micah VillmowBacking out my changes, something screwed up from my...
2012-10-04 Micah VillmowCreate the DataLayout class, as a direct copy of Target...
2012-10-04 Micah VillmowAccidently checked in the files, only wanted to copy...
2012-10-04 Micah Villmowgit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2012-10-04 Jakub StaszakFix doxygen comment to match parameters' names.
2012-10-04 Jakob Stoklund OlesenSwitch MachineTraceMetrics to the new TargetSchedModel...
2012-10-04 Benjamin KramerHoist some grossly duplicated code from the COFF/ELF...
2012-10-04 Duncan SandsFix wrong name in comment.
2012-10-04 Bill WendlingAdd method to query for NoCapture attribute.
2012-10-04 Bill WendlingUse attribute query methods.
2012-10-04 Bill WendlingAdd method to query for 'NoAlias' attribute on call...
2012-10-03 Andrew TrickAdded instregex support to TableGen subtarget emitter.
2012-10-03 Sean Silvatblgen: Remove last traces of old TableGenMain API.
2012-10-03 Sean Silvatblgen: Put new TableGenMain API in place.
2012-10-03 Bill WendlingAdd function to return return attributes.
2012-10-03 Bill WendlingNo need to call functions which do the same thing as...
2012-10-03 Bill WendlingRemove assert that's too restrictive.
2012-10-03 Bill WendlingAdd methods which query for the specific attribute...
2012-10-03 Eric ChristopherRevert 165051-165049 while looking into the foreach...
2012-10-03 Craig TopperRemove unused function that used to get itineraries...
2012-10-03 Chandler CarruthThird try at fixing this. ;] Go back to using std:...
2012-10-03 Chandler CarruthSwitch the SetVector::remove_if implementation to use...
2012-10-02 Chad RosierRevert 165057, per Jim's request. This requires furthe...
2012-10-02 Chandler CarruthTeach the new SROA to handle cases where an alloca...
2012-10-02 Chandler CarruthClean up these doxygen comments to follow the proposed...
2012-10-02 Chad Rosier[ms-inline asm] Add basic support for wildcard MCParsed...
2012-10-02 Andrew KaylorClean-up of memory buffer and object ownership model...
2012-10-02 Eric ChristopherRemove the SavePoint infrastructure from fast isel...
2012-10-02 Andrew KaylorSupport for generating ELF objects on Windows.
2012-10-01 Chad Rosier[ms-inline asm] Add the convertToMapAndConstraints...
2012-10-01 Jim GrosbachMachO: direct-to-object attribute for data-in-code...
2012-10-01 Chad Rosier[ms-inline asm] Expose the getReg() function in the...
2012-10-01 Micah VillmowAdd in support for SPIR to LLVM core. This adds a new...
2012-10-01 Michael LiaoFix PR13899
2012-10-01 Benjamin KramerProvide a shortcut for MCObjectStreamer when emitting...
2012-10-01 Benjamin KramerTargetData: s/uint32_t/unsigned/ per Kuba's request.
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2012-09-29 Benjamin KramerShrink TargetAlignElem a bit, we do a lot of searches...
2012-09-29 Craig TopperRemove more LLVM_DELETED_FUNCTIONs from destructors...
2012-09-28 Bill WendlingRemove unused methods.
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-28 Benjamin KramerPackedVector: Make the BitVector implementation configu...
2012-09-28 Benjamin KramerProvide malloc-free sentinels for the SparseBitVector...
2012-09-28 Benjamin KramerMake backtraces work again with both the configure...
2012-09-28 Craig TopperRemove a LLVM_DELETED_FUNCTION from destructor to fix...
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-09-27 Bill WendlingAdd constructors to the attribute builder.
2012-09-27 Nick LewyckyAdd missing function CreateFPCast to the TargetFolder...
2012-09-26 Bill WendlingBuildbot Fix.
2012-09-26 Dan GohmanAdd IRBuilder code for adding !tbaa.struct metadata...
2012-09-26 Bill WendlingQuery the parameter attributes directly instead of...
2012-09-26 Bill WendlingRemove the `hasFnAttr' method from Function.
2012-09-26 Bill WendlingInitial commit for the AttributesImpl class.
2012-09-26 Hans WennborgAddress Duncan's comments on r164684:
2012-09-26 Chandler CarruthAdd some convenience methods to IRBuilder for construct...
2012-09-26 Craig TopperRevert r164663 due to buildbot failure.
2012-09-26 Craig TopperAdd is16BitVector and is32BitVector to MVT and call...
2012-09-26 Craig TopperRename virtual table anchors from Anchor() to anchor...
2012-09-26 Craig TopperMark extended type querying methods as 'readonly' to...
2012-09-26 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-25 Bill WendlingMove remaining methods inside the Attributes class...
2012-09-25 Bill WendlingMove Attribute::typeIncompatible inside of the Attribut...
2012-09-25 Sebastian PopTargetLowering interface to set/get minimum block entri...
2012-09-25 Chad RosierRevert r164614 to appease the buildbots.
2012-09-25 Michael IlsemanExpansions for u/srem, using the udiv expansion. More...
2012-09-24 Chad RosierTypo.
2012-09-24 Chad RosierRather then have a wrapper function, have tblgen instan...
2012-09-23 Craig TopperAdd LLVM_OVERRIDE to methods that override their base...
2012-09-22 Andrew TrickMachine Model (-schedmodel only). Added SchedAliases.
2012-09-22 Jordan RoseAdd llvm::getOrdinalSuffix to get the appropriate ...
2012-09-22 Jordan RoseCasting: assert that pointer arguments to isa<> are...
2012-09-22 Jordan RoseDenseMap: assert that we have found a bucket before...
2012-09-21 Eric ChristopherAdd an --enable-backtraces option to configure to determine
2012-09-21 Dan GohmanAdd an MDBuilder utility for creating !tbaa.struct...
2012-09-21 Chad Rosier[ms-inline asm] Expose the mnemonicIsValid() function...
2012-09-21 Bill WendlingEncapsulate the "construct*AlignmentFromInt" functions.
2012-09-21 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-09-21 Alexey SamsonovFix SymbolRef::getAddress implementation for ELF. The...
2012-09-21 Jim GrosbachARM: Use a dedicated intrinsic for vector bitwise select.
2012-09-20 Bill WendlingRevert r164308 to fix buildbots.
2012-09-20 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-09-20 Bill WendlingRemove more bare uses of the different Attribute enums.
2012-09-20 Bill WendlingMake the 'getAsString' function a method of the Attribu...
2012-09-19 Jim GrosbachARM: Tidy up IntrinsicsARM.td a bit.
2012-09-19 Bill WendlingAdd predicates for queries on whether an attribute...
2012-09-19 Micah VillmowAdd in new data types that are used by AMDIL/ANL among...
2012-09-19 Owen AndersonImplement a correct copy constructor for Record. Now...
2012-09-19 Andrew KaylorThis patch adds memory support functions which will...
2012-09-19 Preston GurdAdd support for macro parameters/arguments delimited...
next