llvm-6502/lib/Transforms
Reid Spencer c29b13d648 Changes for ffs lib call simplification:
* Check for availability of ffsll call in configure script
* Support ffs, ffsl, and ffsll conversion to constant value if the argument
  is constant.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22027 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-14 16:42:52 +00:00
..
Hello Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Instrumentation Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
IPO Changes for ffs lib call simplification: 2005-05-14 16:42:52 +00:00
Scalar preserve calling conventions when hacking on code 2005-05-14 12:25:32 +00:00
Utils Make sure to preserve the calling convention when changing an invoke into 2005-05-14 12:21:56 +00:00
ExprTypeConvert.cpp Preserve calling conv when hacking on calls 2005-05-14 12:28:32 +00:00
LevelRaise.cpp Preserve calling conv when hacking on calls 2005-05-14 12:28:32 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
TransformInternals.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
TransformInternals.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00