llvm-6502/lib/Transforms
2009-03-30 22:24:10 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Use a SmallPtrSet instead of std::set. 2009-03-23 23:39:20 +00:00
Scalar 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
Utils Now that errs() is properly non-buffered, there's no need to 2009-03-23 15:57:19 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00