llvm-6502/lib/Transforms
Eric Christopher 7a61d701c0 Have IRBuilder take a template argument on whether or not to preserve
names. This can save a lot of allocations if you aren't going to be
looking at the output.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54546 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-08 19:39:37 +00:00
..
Hello Clean up the use of static and anonymous namespaces. This turned up 2008-05-13 00:00:25 +00:00
Instrumentation Trim #includes. 2008-08-05 15:32:23 +00:00
IPO Let SRETPromotion properly preserve the function name instead of (implicitly) 2008-08-07 16:01:23 +00:00
Scalar Have IRBuilder take a template argument on whether or not to preserve 2008-08-08 19:39:37 +00:00
Utils Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00