Files
llvm-6502/include/llvm
Duncan Sands 25cf2275ff If the type legalizer actually legalized anything
(this doesn't happen that often, since most code
does not use illegal types) then follow it by a
DAG combiner run that is allowed to generate
illegal operations but not illegal types.  I didn't
modify the target combiner code to distinguish like
this between illegal operations and illegal types,
so it will not produce illegal operations as well
as not producing illegal types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59960 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-24 14:53:14 +00:00
..
2008-09-25 21:00:45 +00:00
2008-10-13 10:28:12 +00:00
2008-10-06 20:33:02 +00:00
2008-09-25 21:00:45 +00:00
2008-07-05 22:41:37 +00:00
2008-10-16 20:18:31 +00:00
2008-06-24 17:46:48 +00:00
2008-10-17 08:31:36 +00:00
2008-10-28 06:20:17 +00:00