llvm-6502/lib/Transforms
2010-07-12 12:02:10 +00:00
..
Hello Add an exports file for the Hello example plugin. 2010-06-24 17:36:51 +00:00
InstCombine instcombine: fold (x & y) | (~x & z) and (x & y) ^ (~x & z) into ((y ^ z) & x) ^ z which is one instruction shorter. (PR6773) 2010-07-12 11:54:45 +00:00
Instrumentation use setArgOperand 2010-06-28 12:31:35 +00:00
IPO cache dereferenced iterators 2010-07-12 11:19:24 +00:00
Scalar recommit r108131 (hich has been backed out in r108135) with a fix 2010-07-12 12:02:10 +00:00
Utils cache dereferenced iterators 2010-07-12 10:59:23 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00