summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Add isOSFreeBSD triple testEd Maste2014-05-08
* Move late partial-unrolling thresholds into the processor definitionsHal Finkel2014-05-08
* [modules] Add missing #include.Richard Smith2014-05-08
* GlobalValue: Assert symbols with local linkage have default visibilityDuncan P. N. Exon Smith2014-05-07
* llvm-cov: Fix some funny indentation (NFC)Justin Bogner2014-05-07
* Let OnDiskHashTable call the destructor of its Items.Nico Weber2014-05-07
* Fix using wrong result type for setcc.Matt Arsenault2014-05-07
* split delinearization pass in 3 stepsSebastian Pop2014-05-07
* Style update: don't duplicate the function name.Rafael Espindola2014-05-07
* Style update: don't duplicate the function name.Rafael Espindola2014-05-07
* Remove the UseCFI option from createAsmStreamer.Rafael Espindola2014-05-07
* DebugInfo: Use enum instead of unsignedEd Maste2014-05-07
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-07
* [BUG][REFACTOR]Zinovy Nis2014-05-07
* [C++11] Add NArySCEV->Operands iterator rangeTobias Grosser2014-05-07
* llvm-cov: Handle missing source files as GCOV doesJustin Bogner2014-05-07
* llvm-cov: Implement --no-outputJustin Bogner2014-05-07
* Special case aliases in GlobalValue::getSection.Rafael Espindola2014-05-06
* Revert "Try simplifying LexicalScopes ownership again."David Blaikie2014-05-06
* ArrayRef-ize the Feature and Processor tables for SubtargetFeatures.Eric Christopher2014-05-06
* Implememting named register intrinsicsRenato Golin2014-05-06
* Special case aliases in GlobalValue::getAlignment.Rafael Espindola2014-05-06
* Be more strict about not allowing setSection on aliases.Rafael Espindola2014-05-06
* Fix some obvious Doxygen comment bugs.Owen Anderson2014-05-06
* Update comment from a recent commit.David Blaikie2014-05-06
* PR19598: Provide the ability to RAUW a declaration with itself, creating a no...David Blaikie2014-05-06
* Revert "Walk back commits for unused function parameters - they're still being"Eric Christopher2014-05-06
* blockfreq: Move include to .cppDuncan P. N. Exon Smith2014-05-06
* Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith2014-05-06
* Revert r208025, which made buildbots unhappy for unknown reasons.Richard Smith2014-05-06
* [Support/MemoryBuffer] Rename IsVolatile -> IsVolatileSize and add a comment ...Argyrios Kyrtzidis2014-05-06
* Add llvm::function_ref (and a couple of uses of it), representing a type-eras...Richard Smith2014-05-06
* Improve 'tail' call marking in TRE. A bootstrap of clang goes from 375k calls...Nick Lewycky2014-05-05
* Walk back commits for unused function parameters - they're still beingEric Christopher2014-05-05
* [Support/MemoryBuffer] Introduce a boolean parameter (false by default) 'IsVo...Argyrios Kyrtzidis2014-05-05
* Remove unused argument from AddFeature.Eric Christopher2014-05-05
* Fix typo (also tab character).Eric Christopher2014-05-05
* Remove the -disable-cfi option.Rafael Espindola2014-05-05
* Add range access to ELFFile's sections collection.Simon Atanasyan2014-05-05
* [LCG] Add the last (and most complex) of the edge insertion mutationChandler Carruth2014-05-04
* IR: Cleanup AttributeSet::get for AttrBuilderDavid Majnemer2014-05-03
* Fix pr19645.Rafael Espindola2014-05-03
* Rename member variable to try to fix the bots.Rafael Espindola2014-05-03
* Move LTOModule and LTOCodeGenerator to the llvm namespace.Rafael Espindola2014-05-03
* Style fix: don't duplicate the method names.Rafael Espindola2014-05-03
* Style update: don't duplicate comments, they were getting out of sync.Rafael Espindola2014-05-03
* Vectorize intrinsic math function calls in SLPVectorizer.Karthik Bhat2014-05-03
* Try simplifying LexicalScopes ownership again.David Blaikie2014-05-02
* Remove dead declaration.Rafael Espindola2014-05-02
* Teach GlobalDCE how to remove empty global_ctor entries.Nico Weber2014-05-02