llvm-mirror/lib
Reid Spencer 4610488330 Deal with error handling better.
llvm-svn: 34887
2007-03-03 18:19:18 +00:00
..
Analysis Fix an unequal bitwidth issue. 2007-03-02 02:59:25 +00:00
AsmParser Regenerate. 2007-03-01 19:41:47 +00:00
Bytecode Use a simpler constructor for ConstantInt. 2007-03-01 20:25:31 +00:00
CodeGen Only propagate IsKill if the last use is a kill. 2007-03-03 06:32:37 +00:00
Debugger
ExecutionEngine Deal with error handling better. 2007-03-03 18:19:18 +00:00
Linker
Support Fix ashr for bitwidths > 64. This is now validated up to 1024 bits. 2007-03-02 22:39:11 +00:00
System
Target Make sure that when we store a value it is masked to its correct bit 2007-03-03 16:33:33 +00:00
Transforms my recent change caused a failure in a bswap testcase, because it changed 2007-03-03 05:27:34 +00:00
VMCore Fix constant folding of fp->int bitcast for vectors. 2007-03-03 08:32:46 +00:00
Makefile