llvm-6502/lib/Transforms
Bill Wendling 16eeb6f5eb The DIBuilder class is just a wrapper around debug info creation
(a.k.a. MDNodes). The module doesn't belong in Analysis. Move it to the VMCore
instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159414 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-29 08:32:07 +00:00
..
Hello
InstCombine make instcombine produce calls to llvm.donothing instead of a random intrinsic 2012-06-28 22:31:24 +00:00
Instrumentation [asan] set a hard limit on the number of instructions instrumented pear each BB. This is (hopefully temporary) workaround for PR13225 2012-06-28 09:34:41 +00:00
IPO Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and 2012-06-28 00:05:13 +00:00
Scalar The DIBuilder class is just a wrapper around debug info creation 2012-06-29 08:32:07 +00:00
Utils The DIBuilder class is just a wrapper around debug info creation 2012-06-29 08:32:07 +00:00
Vectorize Precompute SCEV pointer analysis prior to instruction fusion in BBVectorize. 2012-06-28 05:42:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile