Simplify the PatternMatch unittest by giving it a module, function, and
[oota-llvm.git] / unittests / IR / IRBuilderTest.cpp
2013-12-05 Michael IlsemanUse present fast-math flags when applicable in CreateBinOp
2013-11-15 Benjamin KramerGive unit test its own LLVMContext so MDNodes aren...
2013-10-05 Aaron BallmanSilencing an MSVC warning.
2013-09-30 Benjamin KramerIRBuilder: Add RAII objects to reset insertion points...
2013-01-23 NAKAMURA TakumiIRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
2013-01-23 NAKAMURA TakumiIRTests/IRBuilderTest.cpp: Let GV added to the module.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...