llvm-6502/lib
2004-07-26 02:47:12 +00:00
..
Analysis Fix a latent bug in the AliasSetTracker that was exposed by the FreeInst additions and broke a bunch of programs last night. 2004-07-25 18:32:01 +00:00
Archive
AsmParser Fix bug in previous patch :( 2004-07-26 01:40:20 +00:00
Bytecode Fix a serious bug in the double constant reader. In particular, because 2004-07-25 23:15:44 +00:00
CodeGen Add some comments to the backtracking code. 2004-07-25 08:10:33 +00:00
Debugger
ExecutionEngine
Linker
Support Remove linux/solaris specific stuff. 2004-07-25 07:34:00 +00:00
System
Target Temporarily disable this code, as it is emitting LLVM_NAN("nan") which results in a call to the 2004-07-25 22:36:35 +00:00
Transforms Throttle back indvar substitution from creating multiplies in loops. This is bad bad bad. 2004-07-26 02:47:12 +00:00
VMCore Avoid use of size(), which counts, in favor of other mechanisms. 2004-07-25 21:44:54 +00:00
Makefile