llvm-6502/lib
2006-12-04 21:22:45 +00:00
..
Analysis Add a comment and fix a memory leak. Thanks to Vikram for pointing this out. 2006-12-04 21:22:45 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +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 Change inferred casts to explicit casts. 2006-12-04 02:46:44 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Non-darwin gcc should default to static relocation to match gcc. 2006-12-04 18:07:10 +00:00
Transforms Update call to CastInst::getCastOpcode for its new signature. 2006-12-04 02:48:01 +00:00
VMCore Implement new cast creation functions for both instructions and constant 2006-12-04 20:17:56 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00