llvm-6502/lib
2009-03-31 08:41:31 +00:00
..
Analysis getEntryFor() may invalidate DenseMap iterator. 2009-03-30 18:34:47 +00:00
Archive
AsmParser Fix a bug in our autoupgrade support: in an argument list to a function 2009-03-25 06:36:36 +00:00
Bitcode
CodeGen Oy! When reverting r68073, I added in experimental code. Sorry... 2009-03-31 08:41:31 +00:00
CompilerDriver -write-graph now can be used with -o. 2009-03-27 12:57:14 +00:00
Debugger
ExecutionEngine fix one more fp80 case (used only by Interpreter) 2009-03-24 18:16:17 +00:00
Linker
Support move a large method out of line. 2009-03-28 02:08:47 +00:00
System
Target Oy! When reverting r68073, I added in experimental code. Sorry... 2009-03-31 08:41:31 +00:00
Transforms Loop Index Split can eliminate a loop if it can determin if loop body is executed only once. There was a bug in determining IV based value of the iteration for which the loop body is executed. Fix it. 2009-03-30 22:24:10 +00:00
VMCore Fix infinite looping 2009-03-30 15:28:21 +00:00
Makefile