summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/IR/IntrinsicsTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle more edge cases in intrinsic name binary searchReid Kleckner2016-01-261-0/+40
I tried to make the AMDGPU intrinsic info table use this instead of another StringMatcher, and some issues arose. llvm-svn: 258871
OpenPOWER on IntegriCloud