Add addrspacecast instruction.
[oota-llvm.git] / lib / IR / AutoUpgrade.cpp
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-10-15 Craig TopperRemove x86_sse42_crc32_64_8 intrinsic. It has no functi...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-09-28 Manman RenAutoUpgrade: upgrade from scalar TBAA format to struct...
2013-07-20 Matt ArsenaultRemove trailing whitespace, fix file path in comment
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.