hanchenye-llvm-project/llvm/lib
Chris Lattner d8e7451dc3 Fix i64 uint_to_fp on ppc64
llvm-svn: 32297
2006-12-07 01:24:16 +00:00
..
Analysis Adjust to new ConstantIntegral interface for Max/Min tests. 2006-12-06 20:45:15 +00:00
AsmParser Regenerate. 2006-12-05 23:50:48 +00:00
Bytecode Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
CodeGen MI keeps a ptr of TargetInstrDescriptor, use it. 2006-12-07 01:21:59 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Detemplatize the Statistic class. The only type it is instantiated with 2006-12-06 17:46:33 +00:00
Linker Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Support merge the Statistic and StatisticBase classes, eliminating virtual methods 2006-12-06 18:20:44 +00:00
System Eliminate "control reaches end of non-void function" warnings. 2006-12-05 17:53:26 +00:00
Target Fix i64 uint_to_fp on ppc64 2006-12-07 01:24:16 +00:00
Transforms Update ConstantIntegral Max/Min tests for new interface. 2006-12-06 20:39:57 +00:00
VMCore For PR950: 2006-12-06 20:30:17 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00