llvm-6502/lib/Transforms
Chris Lattner a78fa8cc2d continue making the world safe for ConstantDataVector. At this point,
we should (theoretically optimize and codegen ConstantDataVector as well
as ConstantVector.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149116 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-27 03:08:05 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine continue making the world safe for ConstantDataVector. At this point, 2012-01-27 03:08:05 +00:00
Instrumentation [asan] enable asan only for the functions that have Attribute::AddressSafety 2012-01-24 19:34:43 +00:00
IPO continue making the world safe for ConstantDataVector. At this point, 2012-01-27 03:08:05 +00:00
Scalar Continue improving support for ConstantDataAggregate, and use the 2012-01-26 02:32:04 +00:00
Utils Gracefully degrade precision in branch probability numbers. 2012-01-25 09:43:14 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile