llvm-6502/lib
2007-03-04 20:01:46 +00:00
..
Analysis Speed up Loop::isLCSSAForm by using a hash table instead of a sorted vector. 2007-03-04 04:06:39 +00:00
Archive
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 eliminate some ops if they have an undef RHS 2007-03-04 20:01:46 +00:00
Debugger
ExecutionEngine Remove unnecessary #include. 2007-03-03 18:29:16 +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 fix typo 2007-03-04 06:36:24 +00:00
Target add missing braces 2007-03-04 06:13:52 +00:00
Transforms minor cleanups 2007-03-04 04:50:21 +00:00
VMCore Fix constant folding of fp->int bitcast for vectors. 2007-03-03 08:32:46 +00:00
Makefile