llvm-6502/lib/Transforms
2010-01-20 05:49:59 +00:00
..
Hello
InstCombine optimize ~(~X >>s Y) --> (X >>s Y), patch by Edmund Grimley 2010-01-19 18:16:19 +00:00
Instrumentation
IPO
Scalar When doing address-mode sinking, expand the base register first, rather 2010-01-19 22:45:06 +00:00
Utils Map operands of all function-local metadata, not just metadata passed to llvm.dbg.declare intrinsics 2010-01-20 05:49:59 +00:00
Makefile