llvm-6502/include/llvm/Transforms
Daniel Malea aadaf9f230 Remove limitation on DebugIR that made it require existing debug metadata.
- Build debug metadata for 'bare' Modules using DIBuilder
- DebugIR can be constructed to generate an IR file (to be seen by a debugger)
  or not in cases where the user already has an IR file on disk.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185193 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-28 19:05:23 +00:00
..
IPO Add a flag to defer vectorization into a phase after the inliner and its 2013-06-24 07:21:47 +00:00
Utils
Instrumentation.h Remove limitation on DebugIR that made it require existing debug metadata. 2013-06-28 19:05:23 +00:00
IPO.h
ObjCARC.h
Scalar.h Remove the simplify-libcalls pass (finally) 2013-06-20 19:48:07 +00:00
Vectorize.h