hanchenye-llvm-project/llvm/unittests/Transforms/Utils
Benjamin Kramer 576f5a10e6 Remove unneeded and invalid SetInsertPoint calls from unittest.
BB->end() returns a sentinel value that is not a legal insert point.

llvm-svn: 164699
2012-09-26 15:16:05 +00:00
..
CMakeLists.txt Unit tests for IntegerDivision. Currently, just a basic sanity check to ensure that the code was generated properly. Future work would be finding some way to test the actual result that would be computed. 2012-09-25 01:33:33 +00:00
Cloning.cpp
IntegerDivision.cpp Remove unneeded and invalid SetInsertPoint calls from unittest. 2012-09-26 15:16:05 +00:00
Local.cpp Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h 2012-06-29 12:38:19 +00:00
Makefile llvm/unittests: Simplify LINK_COMPONENTS. 2012-06-21 22:17:51 +00:00