llvm-6502/lib/Transforms
2011-05-23 21:07:39 +00:00
..
Hello
InstCombine rearrange two transforms, since one subsumes the other. Make the shift-exactness 2011-05-23 00:32:19 +00:00
Instrumentation Conditionalize the format of the GCOV files by target type. Darwin uses the 4.2 2011-05-17 23:05:13 +00:00
IPO fix PR9856, an incorrectly conservative assertion: a global can be 2011-05-22 07:15:13 +00:00
Scalar When checking for signed multiplication overflow, watch out for INT_MIN and -1. 2011-05-23 21:07:39 +00:00
Utils Add a parameter to ConstantFoldTerminator() that callers can use to ask it to also clean up the condition of any conditional terminator it folds to be unconditional, if that turns the condition into dead code. This just means it calls RecursivelyDeleteTriviallyDeadInstructions() in strategic spots. It defaults to the old behavior. 2011-05-22 16:24:18 +00:00
CMakeLists.txt
Makefile