llvm-project/llvm/lib/Transforms
Dan Gohman 9a6fef0a52 Simplify code by using SmallVector's pop_back_val() instead of
separate back() and pop_back() calls.

llvm-svn: 71089
2009-05-06 17:22:41 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Scalar Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Utils Simplify code by using SmallVector's pop_back_val() instead of 2009-05-06 17:22:41 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00