llvm-6502/lib/Transforms
Dan Gohman 9f2d671b15 Make RequiresTypeConversion canonicalize the types before calling the
target hooks canLosslesslyBitCastTo and isTruncateFree. This allows
targets to avoid worrying about handling all combinations of integer
and pointer types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70555 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-01 17:07:43 +00:00
..
Hello
Instrumentation
IPO Use a safer iterator interface and get rid of std C++ library misuse. 2009-04-17 14:56:18 +00:00
Scalar Make RequiresTypeConversion canonicalize the types before calling the 2009-05-01 17:07:43 +00:00
Utils Real fix for PR3549, by using caching for predecessor counts in addition to the predecessors themselves. This halves the time 2009-04-22 08:50:12 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00