summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Revert "SCEVExpander: Try hard not to create derived induction variables in o...Arnold Schwaighofer2014-02-15
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-15
* Remove unnecessary typename introduced in r201440.David Blaikie2014-02-15
* Hopefully fix the build with gcc.Rafael Espindola2014-02-14
* Add extern template instantiations of llvm::Calculate.Rafael Espindola2014-02-14
* Remove unused #includeEli Bendersky2014-02-14
* Don't build DFSan functionality for Android.Stephen Hines2014-02-13
* Check that GlobalAliases don't have section or alignment.Rafael Espindola2014-02-13
* SCCIterator: Merge MinVisitNumStack and VisitStackDuncan P. N. Exon Smith2014-02-13
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Remove dead code.Rafael Espindola2014-02-13
* [Vectorizer] Add a new 'OperandValueKind' in TargetTransformInfo calledAndrea Di Biagio2014-02-12
* [Stackmaps] Fix the ID type to be i64 also for stackmaps (as we claim in the ...Juergen Ributzka2014-02-12
* Extend RTDyld API to enable optionally precomputing the total amount of memoryLang Hames2014-02-12
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Remove unneeded includeMatt Arsenault2014-02-12
* ScalarEvolution: Analyze trip count of loops with a switch guarding the exit.Benjamin Kramer2014-02-11
* Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and itsDmitri Gribenko2014-02-11
* Changed attributes of all gather intrinsics from IntrReadMem to IntrReadArgMe...Craig Topper2014-02-11
* [Stackmaps] Cleanup code. No functional change intended.Juergen Ributzka2014-02-10
* LTO API: add lto_module_create_from_memory_with_path.Manman Ren2014-02-10
* Mark the methods in the Mangler const.Rafael Espindola2014-02-10
* Change the begin and end methods in ObjectFile to match the style guide.Rafael Espindola2014-02-10
* ARM: use natural LLVM IR for vshll instructionsTim Northover2014-02-10
* Make succ_iterator a real random access iterator and clean up a couple of users.Benjamin Kramer2014-02-10
* ARM: use LLVM IR to represent the vshrn operationTim Northover2014-02-10
* [mips][msa] Add DLSA instruction.Matheus Almeida2014-02-10
* MCParser: add a single token lookaheadSaleem Abdulrasool2014-02-09
* Use a consistent argument order in TargetLoweringObjectFile.Rafael Espindola2014-02-09
* Pass the Mangler by reference.Rafael Espindola2014-02-08
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-08
* Comment cleanup. Don't repeat the function name in the comment.Rafael Espindola2014-02-07
* Comment cleanup. Don't repeat the function name in the comment.Rafael Espindola2014-02-07
* Remove training whitespace.Rafael Espindola2014-02-07
* LLVM-1163: AAPCS-VFP violation when CPRC allocated to stackOliver Stannard2014-02-07
* X86: Resolve a long standing FIXME and properly isel pextr[bw].Jim Grosbach2014-02-07
* Remove const_cast for STI when parsing inline asmDavid Peixotto2014-02-06
* [PM] Fix horrible typos that somehow didn't cause a failure in a C++11Chandler Carruth2014-02-06
* [PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth2014-02-06
* Disable most IR-level transform passes on functions marked 'optnone'.Paul Robinson2014-02-06
* Add address space argument to allowsUnalignedMemoryAccess.Matt Arsenault2014-02-05
* Fix layering StringRef copy using BumpPtrAllocator.Nick Kledzik2014-02-05
* [PM] Don't require analysis results to be const in the new pass manager.Chandler Carruth2014-02-05
* Remove support for not using .loc directives.Rafael Espindola2014-02-05
* Revert "Fix an invalid check for duplicate option categories."Rafael Espindola2014-02-05
* Fix an invalid check for duplicate option categories.Alexander Kornienko2014-02-05
* AVX-512: Added intrinsic for cvtph2ps.Elena Demikhovsky2014-02-05
* Add CheckChildInteger to ISelMatcher operations. Removes nearly 2000 bytes fr...Craig Topper2014-02-05
* Fix configure to find arc4random via header files.Todd Fiala2014-02-05