aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/MDBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Struct-path aware TBAA: change the format of TBAAStructType node.Manman Ren2013-04-271-7/+7
* TBAA: add utility to create a TBAA scalar type nodeManman Ren2013-04-111-1/+13
* Add MDBuilder utilities for path-aware TBAA.Manman Ren2013-04-021-0/+23
* Fix indent and remove unneeded #includes in MDBuilder.h.Jakub Staszak2013-01-101-131/+132
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+162