aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/InlineAsm.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-09-05[inline asm] Add a check in InlineAsm::ConstraintInfo::Parse to make sure '{'Akira Hatanaka1-0/+4
2014-04-09[C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper1-1/+1
2014-03-11Remove copy ctors that did the same thing as the default one.Benjamin Kramer1-10/+0
2013-02-12Add static cast to unsigned char whenever a character classification function...Guy Benyei1-2/+2
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-2/+2
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+295