summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Type.h
Commit message (Expand)AuthorAge
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Mark some Type and EVT methods as LLVM_READONLY.Craig Topper2013-12-28
* Remove the notion of primitive types.Rafael Espindola2013-12-07
* Remove unused value.Rafael Espindola2013-12-07
* Fix the segfault reported in PR 11990.Kaelyn Uhrain2013-12-07
* TypeFinder: prefer iterative algorithm to keep stack usage low.Will Dietz2013-10-16
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* Make APFloat constructor require explicit semantics.Tim Northover2013-01-22
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02