summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeExtractor] Factor out and reuse shrinkwrap analysisVedant Kumar2019-10-081-5/+10
* Add a unittest to verify for assumption cacheAditya Kumar2019-10-041-0/+52
* [CodeExtractor] Restore outputs after creating exit stubsVedant Kumar2019-02-081-6/+37
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CodeExtractor] Store outputs at the first valid insertion pointVedant Kumar2018-12-071-0/+68
* [CodeExtractor] Split PHI nodes with incoming values from outlined region (PR...Vedant Kumar2018-12-031-30/+72
* [HotColdSplitting] Identify larger cold regions using domtree queriesVedant Kumar2018-10-241-1/+20
* Rename a few unittests/.../Foo.cpp files to FooTest.cppNico Weber2018-09-031-0/+69
OpenPOWER on IntegriCloud