llvm-mirror/lib
Chris Lattner 78ad123c78 Be const correct
llvm-svn: 10856
2004-01-14 18:41:38 +00:00
..
Analysis Remove use of ConstantHandling itf 2004-01-12 18:02:15 +00:00
AsmParser Don't use ConstantExpr::getShift anymore 2004-01-12 19:08:43 +00:00
Bytecode Be const correct 2004-01-14 18:41:38 +00:00
CodeGen Properly update #intervals statistic. 2004-01-14 10:44:29 +00:00
CWriter Turn off "attribute weak" to pacify Mac OS X's system compiler, which prints a 2003-12-11 00:24:36 +00:00
Debugger Use new method 2004-01-14 17:07:46 +00:00
ExecutionEngine Don't pass anything to the IntrinsicLowering class that is not_intrinsic, 2004-01-14 06:02:53 +00:00
Support Remove use of ConstantHandling itf 2004-01-12 20:13:04 +00:00
Target Eliminate the isStringCompatible function, using ConstantArray::isString. 2004-01-14 17:15:17 +00:00
Transforms Fix InstCombine/2004-01-13-InstCombineInvokePHI.ll, which also fixes lots 2004-01-14 06:06:08 +00:00
VMCore Fix bug in previous checkin: Demorgan would be ashamed of me, I need to 2004-01-14 17:51:53 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00