about summary refs log tree commit diff homepage
path: root/lib/Core/Context.cpp
AgeCommit message (Expand)Author
2017-07-23Remove support for LLVM < 3.4Martin Nowack
2013-08-27Port to LLVM 3.3Martin Nowack
2011-07-29Sign extend, rather than zero extend, narrow gep indicesPeter Collingbourne
2010-06-24Use LLVM's TargetData::getTypeSizeInBits to determine type bitwidth instead o...Peter Collingbourne
2009-07-28Move Machine constants into Context object, initialized based on the targetDaniel Dunbar