Delete trailing whitespace; NFC
[oota-llvm.git] / lib / Target / CppBackend /
2015-10-20 Duncan P. N. Exon... CppBackend: Remove implicit ilist iterator conversions...
2015-09-08 David BlaikieFix CPP Backend for GEP API changes for opaque pointer...
2015-08-14 David Majnemer[IR] Add token types
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-06-25 Pete CooperUse foreach loop over constant operands. NFC.
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-11 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-05-28 Benjamin KramerDon't call utostr in Twine/raw_ostream contexts.
2015-05-12 Douglas KatzmanStrip trailing whitespace. NFC
2015-04-16 Benjamin KramerMake it obvious that we're iterating over a range of...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-09 Rafael EspindolaSimplify use of formatted_raw_ostream.
2015-04-09 Rafael EspindolaThis reverts commit r234460 and r234461.
2015-04-09 Rafael EspindolaUse the cast machinery to remove dummy uses of formatte...
2015-03-21 Eric ChristopherRemove the target independent TargetMachine::getSubtarg...
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-04 Eric ChristopherAdd a dummy subtarget to the CPP backend target machine...
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Tim NorthoverCPP backend: set volatile property on atomic instructions.
2014-05-08 Rafael EspindolaUse for range loops.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-14 Nico RieckRevert "Decouple dllexport/dllimport from linkage"
2014-01-14 Nico RieckDecouple dllexport/dllimport from linkage
2014-01-12 Chandler Carruth[PM] Rename the IR printing pass header to a more gener...
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2013-12-19 Reid KlecknerBegin adding docs and IR-level support for the inalloca...
2013-12-13 Rafael EspindolaFix pr18235.
2013-12-11 NAKAMURA TakumiPrune redundant dependencies in LLVMBuild.txt.
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-11-01 Rafael EspindolaRemove linkonce_odr_auto_hide.
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-09-24 Eli FriedmanMisc fixes for cpp backend.
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-08-23 Andrea Di BiagioAdd function attribute 'optnone'.
2013-07-31 Craig TopperIncrement arg_count inside the loop in printInline...
2013-07-24 Craig TopperRevert accidental commit.
2013-07-24 Craig TopperFix aliases for shrd/shld to handle Intel syntax proper...
2013-03-25 Bill WendlingRemove assert. There may be target-dependent attributes...
2013-01-27 Bill WendlingConvert the CPP backend to use the AttributeSet instead...
2013-01-25 Bill WendlingRemove some introspection functions.
2013-01-25 Bill WendlingUse the new 'getSlotIndex' method to retrieve the attri...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-30 Bill Wendlings/hasAttribute/contains/g to be more consistent with...
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-27 Bill WendlingRemove the dependent libraries feature.
2012-11-23 Bill WendlingUpdate call to the new syntax.
2012-10-30 Quentin ColombetChange ForceSizeOpt attribute into MinSize attribute
2012-10-26 Nicolas GeoffrayFix CPP backend for method attributes by creating a...
2012-10-16 Bill WendlingPass in the context to the Attributes::get method.
2012-10-15 Bill WendlingMove the Attributes::Builder outside of the Attributes...
2012-10-14 Bill WendlingDon't pass in an Attributes object to something that...
2012-10-10 Bill WendlingRemove the final bits of Attributes being declared...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-21 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-09-20 Bill WendlingRevert r164308 to fix buildbots.
2012-09-20 Bill WendlingMake the 'get*AlignmentFromAttr' functions into member...
2012-08-17 Bill WendlingChange the `linker_private_weak_def_auto' linkage to...
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-06-23 Hans WennborgExtend the IL for selecting TLS models (PR9788)
2012-05-29 Nicolas GeoffrayUpdate CPPBackend to new API for AttrListPtr::get.
2012-05-29 Stepan DyatkovskiyConstantRangesSet renamed to IntegersSubset. CRSBuilder...
2012-05-19 Stepan DyatkovskiyOrdinary PR1255 patch: DifferenceEngine and CPPBackend...
2012-03-23 Benjamin KramerInclude cstdio in a few place that depended on getting...
2012-03-23 Benjamin KramerMove ftostr into its last user (cppbackend) and simplif...
2012-03-11 Stepan Dyatkovskiyllvm::SwitchInst
2012-03-08 Stepan DyatkovskiyTaken into account Duncan's comments for r149481 dated...
2012-02-07 Craig TopperConvert assert(0) to llvm_unreachable
2012-02-06 Bill Wendling[unwind removal] We no longer have 'unwind' instruction...
2012-02-05 Duncan SandsRemove dead test: this was already checked and handled...
2012-02-05 Duncan SandsDon't initialize CV in terms of itself! Spotted by...
2012-02-05 Chris Lattnerreapply the patches reverted in r149470 that reenable...
2012-02-01 Stepan DyatkovskiySwitchInst refactoring.
2012-02-01 Argyrios KyrtzidisRevert Chris' commits up to r149348 that started causin...
2012-01-31 Chris Lattnerwith recent changes, ConstantArray is never a "string...
2012-01-24 Chris LattnerC++, CBE, and TLOF support for ConstantDataSequential
2012-01-22 Nicolas GeoffrayUse Attributes::None instead of 0 after r148553 change...
2012-01-20 David BlaikieMore dead code removal (using -Wunreachable-code)
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2011-12-12 Daniel DunbarLLVMBuild: Introduce a common section which currently...
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-16 Evan ChengSink codegen optimization level into MCCodeGenInfo...
2011-11-12 Daniel Dunbarbuild: Attempt to rectify inconsistencies between CMake...
next