llvm/lib/Transforms
Chris Lattner 159c35b3ee Change m_ConstantInt and m_SelectCst to take their constant integers
as template arguments instead of as instance variables, exposing more
optimization opportunities to the compiler earlier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61776 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 23:53:12 +00:00
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Use Function::getEntryBlock() instead of Function::front(), for clarity. 2008-10-21 03:10:28 +00:00
IPO Teach the internalize pass to also internalize 2009-01-05 21:24:45 +00:00
Scalar Change m_ConstantInt and m_SelectCst to take their constant integers 2009-01-05 23:53:12 +00:00
Utils Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00