llvm-project/llvm/lib/Transforms
Victor Hernandez 7b151e9f06 No need to look through bitcasts for DbgInfoIntrinsic
llvm-svn: 94114
2010-01-21 23:09:12 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
IPO Move per-function inline threshold calculation to a method. 2010-01-20 17:51:28 +00:00
InstCombine No need to look through bitcasts for DbgInfoIntrinsic 2010-01-21 23:07:15 +00:00
Instrumentation simplify this code. 2010-01-20 23:30:28 +00:00
Scalar DbgInfoIntrinsics no longer appear in an instruction's use list; so clean up looking for them in use iterations and remove OnlyUsedByDbgInfoIntrinsics() 2010-01-21 23:05:53 +00:00
Utils No need to look through bitcasts for DbgInfoIntrinsic 2010-01-21 23:09:12 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00