summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/CloningTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* reland "[DebugInfo] Support to emit debugInfo for extern variables"Yonghong Song2019-12-221-1/+1
* Revert "[DebugInfo] Support to emit debugInfo for extern variables"Reid Kleckner2019-12-221-1/+1
* [DebugInfo] Support to emit debugInfo for extern variablesYonghong Song2019-12-101-1/+1
* Fix for "DICompileUnit not listed in llvm.dbg.cu" verification error after ...Artur Pilipenko2019-08-281-0/+56
* Keep the order of the basic blocks in the cloned loop as the originalWhitney Tsang2019-07-081-0/+87
* Move DomTreeUpdater from IR to AnalysisRichard Trieu2019-02-061-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DebugInfo] DISubprogram flags get their own flags word. NFC.Paul Robinson2018-11-191-9/+9
* [CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater.Florian Hahn2018-11-131-6/+13
* Rename a few unittests/.../Foo.cpp files to FooTest.cppNico Weber2018-09-031-0/+715
OpenPOWER on IntegriCloud