aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode
Commit message (Expand)AuthorAgeFilesLines
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-253-3/+3
* Use separate ValueList for metadata.Devang Patel2009-08-042-0/+93
* Revert recent bitcode writer patches.Devang Patel2009-08-041-5/+0
* Constants and Metadata share ValueList. This means they must be emitted inter...Devang Patel2009-08-041-0/+5
* Don't remove aggregate-typed module level constants before encoding functionsNick Lewycky2009-06-121-0/+12
* fix a bitcode reader bug where it can't handle extractelement correctly:Chris Lattner2009-02-031-0/+8
* Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.Evan Cheng2008-05-242-0/+3
* Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2.unpckh.pd, and x86.sse2...Evan Cheng2008-05-246-0/+7
* Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd.Evan Cheng2008-05-242-0/+2
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* fix this test.Chris Lattner2008-02-171-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-172-17/+21
* Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sureEvan Cheng2007-12-172-0/+2
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-042-0/+10
* Moving regression test to reflect move in source and headers to Bitcode.Chandler Carruth2007-07-253-0/+30