llvm-project/llvm/lib
Reid Spencer f37dc65b08 Bail on the getInferredCast idea. Remove the function and convert
remaining uses to more specific casts.

llvm-svn: 32231
2006-12-05 19:14:13 +00:00
..
Analysis Bail on the getInferredCast idea. Remove the function and convert 2006-12-05 19:14:13 +00:00
AsmParser Regenerate. 2006-12-04 05:24:24 +00:00
Bytecode For PR950: Implement read/write of ICmp and FCmp constant expressions 2006-12-04 05:23:49 +00:00
CodeGen Unbreak VC++ build. 2006-12-02 02:22:01 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Unbreak VC++ build. 2006-12-02 02:22:01 +00:00
Linker Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Support Add a helper function 2006-11-28 22:32:35 +00:00
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target If we have ScalarSSE, we can select bitconvert into single instructions. 2006-12-05 18:45:06 +00:00
Transforms add an instcombine xform. This speeds up 462.libquantum from 9.78s to 2006-12-05 01:26:29 +00:00
VMCore Bail on the getInferredCast idea. Remove the function and convert 2006-12-05 19:14:13 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00