llvm-6502/lib
2007-03-04 04:06:39 +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 Fix CodeGen/Generic/fpowi-promote.ll and PR1239 2007-03-03 23:43:21 +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
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 make better use of LCSSA information in RewriteLoopExitValues. Before, we 2007-03-04 03:43:23 +00:00
VMCore Fix constant folding of fp->int bitcast for vectors. 2007-03-03 08:32:46 +00:00
Makefile