hanchenye-llvm-project/llvm/lib
Brian Gaeke 7610971759 It seems likely that floats would need a cast too, because they are
ordinarily promoted to doubles.

llvm-svn: 6894
2003-06-25 03:05:33 +00:00
..
Analysis Remove support for the MultiObject flag, which was fundamentally broken 2003-06-22 03:03:52 +00:00
AsmParser
Bytecode
CWriter It seems likely that floats would need a cast too, because they are 2003-06-25 03:05:33 +00:00
CodeGen Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
ExecutionEngine Include <cmath> instead of <math.h> 2003-06-23 19:41:55 +00:00
Support Remove usage of sys/unistd.h 2003-06-19 18:42:09 +00:00
Target Add the padding needed for variable-size alloca's, which should work now. 2003-06-23 02:13:57 +00:00
Transforms Fix bug: ADCE/2003-06-24-BadSuccessor.ll 2003-06-24 23:02:45 +00:00
VMCore Make assertion more descriptive 2003-06-24 22:20:19 +00:00
Makefile