Re-sort all of the includes with ./utils/sort_includes.py so that
[oota-llvm.git] / lib / Transforms / Instrumentation / DebugIR.cpp
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-09-27 Matt ArsenaultUse right pointer type in DebugIR
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-07-19 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-18 Eric ChristopherRevert "Remove DIBuilder cache of variable TheCU and...
2013-07-18 Eric ChristopherRemove DIBuilder cache of variable TheCU and change...
2013-07-17 Eric ChristopherAdd comparison operators for DIDescriptors to fix c...
2013-07-05 Rafael EspindolaUse sys::fs::createTemporaryFile.
2013-07-02 Manman RenDebug Info: cleanup
2013-07-01 Manman RenDebug Info: clean up usage of Verify.
2013-06-28 Daniel MaleaRemove needless include (unistd.h) in DebugIR pass
2013-06-28 Daniel MaleaRemove limitation on DebugIR that made it require exist...
2013-05-23 Daniel MaleaRe-implement DebugIR in a way that does not subclass...
2013-05-08 Daniel MaleaAdd DebugIR pass -- emits IR file and replace source...