summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/DebugIR.cpp
Commit message (Expand)AuthorAge
* Use right pointer type in DebugIRMatt Arsenault2013-09-27
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-09
* Remove DIBuilder cache of variable TheCU and change the fewEric Christopher2013-07-19
* Revert "Remove DIBuilder cache of variable TheCU and change the few"Eric Christopher2013-07-18
* Remove DIBuilder cache of variable TheCU and change the fewEric Christopher2013-07-18
* Add comparison operators for DIDescriptors to fix c++98 falloutEric Christopher2013-07-17
* Use sys::fs::createTemporaryFile.Rafael Espindola2013-07-05
* Debug Info: cleanupManman Ren2013-07-02
* Debug Info: clean up usage of Verify.Manman Ren2013-07-01
* Remove needless include (unistd.h) in DebugIR passDaniel Malea2013-06-28
* Remove limitation on DebugIR that made it require existing debug metadata.Daniel Malea2013-06-28
* Re-implement DebugIR in a way that does not subclass AssemblyWriter:Daniel Malea2013-05-23
* Add DebugIR pass -- emits IR file and replace source lines with IR lines in MDDaniel Malea2013-05-08