llvm-6502/lib
Reid Spencer 315d05542c Finally get the casting right in this file. Also, remove some unnecessary
casting because sdiv doesn't require operand signs to match any more.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32240 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-05 22:39:58 +00:00
..
Analysis Finally get the casting right in this file. Also, remove some unnecessary 2006-12-05 22:39:58 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +00:00
AsmParser Regenerate. 2006-12-05 19:16:11 +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 Change inferred casts to explicit casts. 2006-12-04 02:46:44 +00:00
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target Revert an unintended change. 2006-12-05 22:03:40 +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