1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Nuno Lopes e8880a9916 change the objectsize intrinsic signature: add a 3rd parameter to denote the maximum runtime performance penalty that the user is willing to accept.
This commit only adds the parameter. Code taking advantage of it will follow.

llvm-svn: 156473
2012-05-09 15:52:43 +00:00
..
2009-09-27 06:25:05 +00:00
2012-02-29 01:53:13 +00:00
2010-01-05 21:54:09 +00:00
2012-04-23 17:39:52 +00:00
2011-11-08 00:23:01 +00:00
2011-02-11 19:37:55 +00:00
2010-07-12 00:19:47 +00:00
2009-09-16 16:33:59 +00:00
2012-04-23 17:39:52 +00:00
2010-09-02 22:38:56 +00:00

This directory contains test cases for the instcombine transformation.  The
dated tests are actual bug tests, whereas the named tests are used to test
for features that the this pass should be capable of performing.