llvm-6502/lib/Transforms
2012-02-20 15:07:47 +00:00
..
Hello
InstCombine InstCombine: When comparing two GEPs that were derived from the same base pointer but use different types, expand the offset calculation and to the compare on the offset if profitable. 2012-02-20 15:07:47 +00:00
Instrumentation
IPO Rename class Evaluate to Evaluator and put it in an anonymous namespace. 2012-02-20 03:25:59 +00:00
Scalar Remove dead code. Improve llvm_unreachable text. Simplify some control flow. 2012-02-19 11:37:01 +00:00
Utils Remove redundant comment. Use a more efficient datatype. 2012-02-17 02:12:54 +00:00
Vectorize
CMakeLists.txt
LLVMBuild.txt
Makefile