Add StringRef::compare_numeric and use it to sort TableGen register records.
[oota-llvm.git] / lib / Target / TargetIntrinsicInfo.cpp
2009-10-15 Jakob Stoklund OlesenClean up TargetIntrinsicInfo API. Add pure virtual...
2009-02-05 Dale JohannesenReapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-04 Dale JohannesenReverting 63765. This broke the build of both clang
2009-02-04 Nate BegemanNew feature: add support for target intrinsics being...