summaryrefslogtreecommitdiffstats
path: root/llvm/test/Instrumentation/DataFlowSanitizer/union-large.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add target triples to all dfsan tests.Peter Collingbourne2014-12-051-0/+1
| | | | llvm-svn: 223536
* [dfsan] Try not to create too many additional basic blocks in functions whichPeter Collingbourne2014-08-061-0/+3013
already have a large number of blocks. Works around a performance issue with the greedy register allocator. llvm-svn: 214944
OpenPOWER on IntegriCloud