llvm-6502/lib/Transforms
2009-07-18 09:53:21 +00:00
..
Hello
Instrumentation Revert yesterday's change by removing the LLVMContext parameter to AllocaInst and MallocInst. 2009-07-15 23:53:25 +00:00
IPO Add line breaks to make the debug output a bit more readable. 2009-07-18 05:12:58 +00:00
Scalar Add combine: X sdiv (1 << Y) -> X udiv (1 << Y) when X doesn't have the 2009-07-18 09:53:21 +00:00
Utils Fix the inline cost calculation to take into account instructions 2009-07-18 05:26:06 +00:00
Makefile